C语言 c++ php mysql nginx linux lnmp lamp lanmp memcache redis 面试 笔记 ppt 设计模式 问题 远程连接

  2015年7月20日
摘要: #include #include int func(int n){ //资源的统一申请 int i = 0; int ret = 0; int* p = (int*)malloc(sizeof(int) * n); do { if( NULL ... 阅读全文
posted @ 2015-07-20 22:32 思齐_ 阅读(454) 评论(0) 推荐(0) 编辑