摘要: boost::filestream組件封裝 閱讀全文
11 2009 檔案
摘要: 在Linux與Winodws下編譯boost 閱讀全文
摘要: 常常需要使用pthread_mutex線程同步,每次都要使用pthread_mutex_init, pthread_mutex_lock, pthread_unlock, pthread_mutex_destroy這幾個函數,干脆封裝一下,以便以后重用。 閱讀全文
摘要: 進程間通訊--System V 共享內存 閱讀全文
摘要: 進程間通訊--System V 消息隊列 閱讀全文
摘要: Linux與Windows中map類erase方法的差異 閱讀全文