Python执行环境
摘要:解释器环境与选项[root@localhost ~]# python -c 'print "hello"'helloPython解释器环境变量Python文档字符串 如果函数、类或模块的第一行是一个字符串,这个字符串就成为文档字符串(docstrings)。 内置函数help()或对象的默认方法...
阅读全文
posted @ 2016-01-25 21:12
posted @ 2016-01-25 21:12
posted @ 2016-01-23 15:25
posted @ 2016-01-19 22:24
posted @ 2016-01-18 20:30