首页
文章
活动
博客
图书
招聘
Search
登录
注册
My wiki on platform.com
2011-12-18
李琪
http://wiki.platform.com/wiki/index.php/Qi_Li
0
该文章对我有帮助
325°
/
3252 人阅读
/
0 条评论
发表评论
请
登录
后发表评论
李琪
访客 9224
李琪
的其他博文
更多
体验 python re module
Source code line number based on Linux platform.
IBM_CN_Linux
字典的一个用法实例
Python type, types and isinstance()使用
元组也没比列表快多少呀,当作遍历操作的时候。
Python 文件方法异常总结
Python中的两种返回对象的字符串函数效率测试: repr() vs str()
MBR
在python中,当做列表操作的时候,建议用extend()函数代替+。