摘要: 作者:Maxdong24 原帖地址: http://blog.csdn.net/maxdong24/article/details/73321571 阅读全文
posted @ 2018-01-23 16:42 肖伯特 阅读(1073) 评论(0) 推荐(0)
摘要: python2.x和3.x中的输出语句有着明显不同 2.x中的print不是个函数,输出格式如下 1 Python 2.7.12+ (default, Aug 4 2016, 20:04:34) 2 [GCC 6.1.1 20160724] on linux2 3 Type "help", "cop 阅读全文
posted @ 2018-01-23 16:35 肖伯特 阅读(267) 评论(0) 推荐(0)