time
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>新建网页 1</title>
</head>
<body>
<p><font color="#0000FF">int</font><font color="#00FF00"> other</font>.<font color="#FF8C00">time</font>()</p>
<p><strong>函数功能:</strong></p>
<p><font color="darkgreen">获取当前时间</font></p>
<p><strong>参数说明:</strong></p>
<p><strong>返回值:</strong></p>
<p>反正一个整型数据</p>
<p><strong>使用例子:</strong></p>
<p><font color="darkgreen">--获取当前时间赋值于nowtime<br>
</font>nowtime = <font color="#00FF00">other</font>.<font color="#FF8C00">time</font>()<font color="#0000FF"><br>
</font></p>
<p><strong>参数说明:</strong></p>
</body>
</html>