函式:time()


time

取得目前时间的 UNIX 时间戳记。

语法: int time(void);

传回值: 整数

函式种类: 时间日期

内容说明

传回目前时间的戳记值。

参考

date()  


[ 上一页 下一页 ]