07 2015 档案
摘要:变革,永远需要代价;深蹲,只是为了跳得更高。从来就没有,不需要抵抗重力的飞翔!
阅读全文
摘要:``` python#-*- encoding=utf-8 -*-print '----------------------方法1--------------------------'#方法1,实现__new__方法#并在将一个类的实例绑定到类变量_instance上,#如果cls._instanc...
阅读全文
摘要:Linux下如何查看版本信息, 包括位数、版本信息以及CPU内核信息、CPU具体型号等等,整个CPU信息一目了然。 1、# uname -a (Linux查看版本当前操作系统内核信息) Linux localhost.localdomain 2.4.20-8 #1 Thu Mar 13 ...
阅读全文
摘要:```python#include #include #include #include #include #define IPCKEY 0x366378int test_share_mem_write(){ int shm_id; key_t key; void * p_sm =...
阅读全文
摘要:[Python之isinstance](http://blog.csdn.net/business122/article/details/7608176)
阅读全文
摘要:[在Python中使用protocol buffers参考指南](http://blog.csdn.net/losophy/article/details/17006573)
阅读全文
摘要:[Python collections模块实例讲解](http://www.jb51.net/article/48771.htm)
阅读全文
浙公网安备 33010602011771号