返回當前時間的時間戳(1970紀元後經過的浮點秒數)。 實例. 以下實例展示了time() 函數的使用方法: #!/usr/bin/python import time print "time.time(): ...
確定! 回上一頁