首页
文章
活动
博客
图书
招聘
Search
登录
注册
IBM_CN_Linux
2011-12-10
李琪
http://www.ibm.com/developerworks/cn/linux/
0
该文章对我有帮助
295°
/
2955 人阅读
/
0 条评论
发表评论
请
登录
后发表评论
李琪
访客 8856
李琪
的其他博文
更多
Coredump enable and corefile pattern configuration on Linux.
字典的一个用法实例
元组也没比列表快多少呀,当作遍历操作的时候。
体验 python re module
Python 文件方法异常总结
如何读懂DHCP数据报文
Source code line number based on Linux platform.
在python中,当做列表操作的时候,建议用extend()函数代替+。
Python中的两种返回对象的字符串函数效率测试: repr() vs str()
Python字典用法例子