#Include <Date.au3> MsgBox(0,'',nows()) Func nows() Dim $timearry $timearry()=StringSplit(_NowTime(),':') Return Number($timearry[4]) EndFunc
举报
#Include <Date.au3> MsgBox(0,'',nows()) Func nows() Dim $timearry $timearry=StringSplit(_NowTime(),':') Return Number($timearry[3]) EndFunc
只是好奇 和MsgBox(0,0,@SEC)有什么区别? sxd 发表于 2010-1-14 09:09
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-7-25 13:37 , Processed in 0.081436 second(s), 20 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.