首页
文章
活动
博客
图书
招聘
Search
登录
注册
MBR
2012-03-08
李琪
转一篇MBR文章: http://coldbloodx.blog.sohu.com/167401311.html
0
该文章对我有帮助
344°
/
3445 人阅读
/
0 条评论
发表评论
请
登录
后发表评论
李琪
访客 9382
李琪
的其他博文
更多
在python中,当做列表操作的时候,建议用extend()函数代替+。
My wiki on platform.com
Source code line number based on Linux platform.
Python字典用法例子
如何读懂DHCP数据报文
How to modify the initrd.img file?
Coredump enable and corefile pattern configuration on Linux.
Python type, types and isinstance()使用
Python 文件方法异常总结
Python中的两种返回对象的字符串函数效率测试: repr() vs str()