首页
文章
活动
博客
图书
招聘
Search
登录
注册
MBR
2012-03-08
李琪
转一篇MBR文章: http://coldbloodx.blog.sohu.com/167401311.html
0
该文章对我有帮助
332°
/
3323 人阅读
/
0 条评论
发表评论
请
登录
后发表评论
李琪
访客 9263
李琪
的其他博文
更多
Source code line number based on Linux platform.
Coredump enable and corefile pattern configuration on Linux.
Python type, types and isinstance()使用
如何读懂DHCP数据报文
字典的一个用法实例
Python 文件方法异常总结
在python中,当做列表操作的时候,建议用extend()函数代替+。
How to modify the initrd.img file?
Python字典用法例子
元组也没比列表快多少呀,当作遍历操作的时候。