首页
文章
活动
博客
图书
招聘
Search
登录
注册
IBM_CN_Linux
2011-12-10
李琪
http://www.ibm.com/developerworks/cn/linux/
0
该文章对我有帮助
323°
/
3234 人阅读
/
0 条评论
发表评论
请
登录
后发表评论
李琪
访客 9300
李琪
的其他博文
更多
在python中,当做列表操作的时候,建议用extend()函数代替+。
How to modify the initrd.img file?
MBR
Python type, types and isinstance()使用
Source code line number based on Linux platform.
Coredump enable and corefile pattern configuration on Linux.
Python 文件方法异常总结
体验 python re module
元组也没比列表快多少呀,当作遍历操作的时候。
字典的一个用法实例