课程
/后端开发
/Python
/python进阶
time.time()是什么意思?
2016-04-03
源自:python进阶 2-12
正在回答
返回当前的时间戳 1970纪元后经过的浮点秒数
Return the time in seconds since the epoch as a floating point number.
举报
学习函数式、模块和面向对象编程,掌握Python高级程序设计