buptlibin

导航

 

2011年4月21日

摘要: -∞.Theory(Math, Number Theory, Graph, Automata, Geometry)-3.Hardware(Processor Architecture, Memory Hierarchy, Cache,System I/O)-2.Machine-Level Programming(Assembly, Executable File Format, Linking & Loading)-1.Operating System(Process & Thread, Memory Management, File System, I/O, Kernel & 阅读全文
posted @ 2011-04-21 22:35 buptlibin 阅读(178) 评论(0) 推荐(0)
 

2011年4月20日

摘要: http://www.w3school.com.cn/ 阅读全文
posted @ 2011-04-20 15:00 buptlibin 阅读(184) 评论(0) 推荐(0)
 

2011年3月31日

摘要: 简明 Python 教程Swaroop, C. H. 著沈洁元译www.byteofpython.infohttp://linux.chinaitlab.com/manual/Python_chinese/大概需要(5+)个小时看 初步了解pathon的语法Python3.X语法区别于2.X的地方输入:raw_input()--->input()输出:print '@@@@',var ---> print('@@',var) #必须加上括号 阅读全文
posted @ 2011-03-31 09:53 buptlibin 阅读(287) 评论(0) 推荐(0)