摘要:
import time def fun(bian): ###装饰器 def fun_1(): ##定义 start_time = time.time() bian() stop_time = time.time() print('it is run %s'%(stop_time-start_time 阅读全文
posted @ 2018-03-13 16:06
滕虎
阅读(96)
评论(0)
推荐(0)
摘要:
## abs python 内置的函数 求绝对值 阅读全文
posted @ 2018-03-13 11:09
滕虎
阅读(111)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2018-03-13 10:47
滕虎
阅读(88)
评论(0)
推荐(0)

浙公网安备 33010602011771号