Jiwu Bu

  C++博客 :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理 ::
  32 随笔 :: 0 文章 :: 25 评论 :: 0 Trackbacks

11 2009 档案

     摘要: boost::filestream组件封装  阅读全文
posted @ 2009-11-23 13:44 bujiwu 阅读(781) | 评论 (0)  编辑

     摘要: 在Linux与Winodws下编译boost  阅读全文
posted @ 2009-11-23 13:31 bujiwu 阅读(709) | 评论 (0)  编辑

     摘要: semaphore信号学习笔记  阅读全文
posted @ 2009-11-17 13:28 bujiwu 阅读(575) | 评论 (0)  编辑

     摘要: setitimer  阅读全文
posted @ 2009-11-16 13:50 bujiwu 阅读(2963) | 评论 (0)  编辑

     摘要: 常常需要使用pthread_mutex线程同步,每次都要使用pthread_mutex_init, pthread_mutex_lock, pthread_unlock, pthread_mutex_destroy这几个函数,干脆封装一下,以便以后重用。  阅读全文
posted @ 2009-11-08 20:57 bujiwu 阅读(3926) | 评论 (0)  编辑

     摘要: 进程间通讯--System V 共享内存  阅读全文
posted @ 2009-11-08 09:39 bujiwu 阅读(459) | 评论 (0)  编辑

     摘要: 进程间通讯--System V 消息队列  阅读全文
posted @ 2009-11-07 21:47 bujiwu 阅读(683) | 评论 (0)  编辑

     摘要: core dump  阅读全文
posted @ 2009-11-05 13:12 bujiwu 阅读(586) | 评论 (0)  编辑

     摘要: 创建守护进程  阅读全文
posted @ 2009-11-01 22:15 bujiwu 阅读(454) | 评论 (0)  编辑

     摘要: Linux与Windows中map类erase方法的差异  阅读全文
posted @ 2009-11-01 10:40 bujiwu 阅读(5155) | 评论 (4)  编辑