Python碎碎念
摘要:
os.system(' ls ../') os.system()命令是直接调用shell命令执行的 在Python的函数调用中,只要你有一个命名参数,它右边的所有参数也都需要是命名参数,否则不工作 在import module 之后,可以使用 print(module_name.function_n 阅读全文
posted @ 2017-05-01 19:24 枝桠 阅读(105) 评论(0) 推荐(0)
posted @ 2017-05-01 19:24 枝桠 阅读(105) 评论(0) 推荐(0)
posted @ 2017-05-01 17:59 枝桠 阅读(193) 评论(0) 推荐(0)
posted @ 2017-05-01 11:43 枝桠 阅读(428) 评论(0) 推荐(0)
posted @ 2017-05-01 11:37 枝桠 阅读(142) 评论(0) 推荐(0)
posted @ 2017-05-01 11:30 枝桠 阅读(158) 评论(0) 推荐(0)
posted @ 2017-05-01 11:10 枝桠 阅读(819) 评论(0) 推荐(0)
posted @ 2017-05-01 09:42 枝桠 阅读(3429) 评论(0) 推荐(0)
posted @ 2017-05-01 09:36 枝桠 阅读(266) 评论(0) 推荐(0)
posted @ 2017-05-01 09:08 枝桠 阅读(7030) 评论(0) 推荐(2)