首页
文章
活动
博客
图书
招聘
Search
登录
注册
My wiki on platform.com
2011-12-18
李琪
http://wiki.platform.com/wiki/index.php/Qi_Li
0
该文章对我有帮助
346°
/
3462 人阅读
/
0 条评论
发表评论
请
登录
后发表评论
李琪
访客 9435
李琪
的其他博文
更多
Coredump enable and corefile pattern configuration on Linux.
Python中的两种返回对象的字符串函数效率测试: repr() vs str()
MBR
Python字典用法例子
字典的一个用法实例
Source code line number based on Linux platform.
How to modify the initrd.img file?
IBM_CN_Linux
Python 文件方法异常总结
在python中,当做列表操作的时候,建议用extend()函数代替+。