weidagang2046的專欄

          物格而后知致
          隨筆 - 8, 文章 - 409, 評論 - 101, 引用 - 0
          數據加載中……

          C/C++

          C語言中對文件的隨機存取

          posted @ 2007-01-05 10:49 weidagang2046 閱讀(1869) | 評論 (0)  編輯

          C語言學習進程:fseek與ftell函數

          posted @ 2007-01-05 10:46 weidagang2046 閱讀(35115) | 評論 (7)  編輯

          C++標準I/O重定向

          posted @ 2006-11-19 21:38 weidagang2046 閱讀(2051) | 評論 (0)  編輯

          VC++2005快速構建安全的應用程序

          posted @ 2006-11-09 23:24 weidagang2046 閱讀(357) | 評論 (0)  編輯

          用C++實現簡單的文件I/O操作

          posted @ 2006-10-13 08:45 weidagang2046 閱讀(442) | 評論 (0)  編輯

          C++的多態性實現機制剖析

          posted @ 2006-10-09 22:02 weidagang2046 閱讀(554) | 評論 (0)  編輯

          學STL Iterator,traits筆記

          posted @ 2006-09-25 11:48 weidagang2046 閱讀(3780) | 評論 (0)  編輯

          The Standard Librarian: What Are Allocators Good For?

          posted @ 2006-09-16 15:08 weidagang2046 閱讀(755) | 評論 (0)  編輯

          Using auto_ptr to Handle Memory

          posted @ 2006-09-14 08:46 weidagang2046 閱讀(682) | 評論 (0)  編輯

          const使用詳解

          posted @ 2006-08-15 00:01 weidagang2046 閱讀(329) | 評論 (0)  編輯

          All About: File I/O in C++

          posted @ 2006-05-21 20:43 weidagang2046 閱讀(577) | 評論 (0)  編輯

          C++中動態分配二維數組的方法

          posted @ 2006-05-16 21:39 weidagang2046 閱讀(858) | 評論 (0)  編輯

          using Declaration

          posted @ 2006-03-12 13:44 weidagang2046 閱讀(801) | 評論 (0)  編輯

          Use Functor for Callbacks in C++

          posted @ 2006-01-21 15:45 weidagang2046 閱讀(448) | 評論 (0)  編輯

          A Crash Course in the C++ Standard Template Library

          posted @ 2005-12-16 17:35 weidagang2046 閱讀(787) | 評論 (0)  編輯

          教你理解復雜的C/C++聲明

          posted @ 2005-12-13 17:00 weidagang2046 閱讀(279) | 評論 (0)  編輯

          Member Function Pointers and the Fastest Possible C++ Delegates

          posted @ 2005-11-03 04:32 weidagang2046 閱讀(1386) | 評論 (0)  編輯

          Pointers to C++ Member Functions

          posted @ 2005-11-03 03:47 weidagang2046 閱讀(799) | 評論 (0)  編輯

          C++中異常處理的游戲規則

          posted @ 2005-11-02 01:13 weidagang2046 閱讀(336) | 評論 (0)  編輯

          C++中幾個比較不常用的關鍵字

          posted @ 2005-11-02 01:00 weidagang2046 閱讀(283) | 評論 (0)  編輯

          C++ constructor trivia

          posted @ 2005-10-23 22:55 weidagang2046 閱讀(646) | 評論 (0)  編輯

          C++箴言:絕不在構造或析構期調用虛函數

          posted @ 2005-10-23 22:01 weidagang2046 閱讀(304) | 評論 (0)  編輯

          Smart Pointers - What, Why, Which?

          posted @ 2005-10-23 18:47 weidagang2046 閱讀(551) | 評論 (0)  編輯

          How to interpret complex C/C++ declarations

          posted @ 2005-10-17 14:16 weidagang2046 閱讀(508) | 評論 (0)  編輯

          strtok用法

          posted @ 2005-10-16 22:17 weidagang2046 閱讀(10125) | 評論 (0)  編輯

          Learn a new trick with the offsetof() macro

          posted @ 2005-10-16 20:12 weidagang2046 閱讀(724) | 評論 (0)  編輯

          Multiple inheritance and the this pointer

          posted @ 2005-10-16 16:41 weidagang2046 閱讀(767) | 評論 (1)  編輯

          領悟設計模式--Template Method / Visitor

          posted @ 2005-09-09 16:05 weidagang2046 閱讀(323) | 評論 (0)  編輯

          異步消息的傳遞-回調機制

          posted @ 2005-09-04 14:10 weidagang2046 閱讀(476) | 評論 (0)  編輯

          內聯函數與普通函數的區別是什么

          posted @ 2005-09-04 08:42 weidagang2046 閱讀(3644) | 評論 (0)  編輯

          基本面試題

          posted @ 2005-09-03 11:41 weidagang2046 閱讀(224) | 評論 (0)  編輯

          C/C++數組名與指針區別深入探索

          posted @ 2005-08-24 12:33 weidagang2046 閱讀(269) | 評論 (1)  編輯

          C變量與函數

          posted @ 2005-08-11 09:41 weidagang2046 閱讀(545) | 評論 (0)  編輯

          C++容許private方法是virtual是不是一個漏洞

          posted @ 2005-08-07 23:26 weidagang2046 閱讀(2665) | 評論 (0)  編輯

          內部函數和外部函數

          posted @ 2005-07-10 17:38 weidagang2046 閱讀(422) | 評論 (0)  編輯

          c++辨析談

          posted @ 2005-07-10 17:24 weidagang2046 閱讀(143) | 評論 (0)  編輯

          水滴石穿C語言之可變參數問題

          posted @ 2005-07-10 17:19 weidagang2046 閱讀(162) | 評論 (0)  編輯

          關于C的變長參數的思考心得

          posted @ 2005-07-10 17:00 weidagang2046 閱讀(192) | 評論 (0)  編輯

          深析C++析構函數

          posted @ 2005-05-12 11:24 weidagang2046 閱讀(292) | 評論 (0)  編輯

          主站蜘蛛池模板: 昭平县| 遵化市| 商河县| 淮滨县| 湛江市| 漾濞| 项城市| 锦屏县| 富宁县| 师宗县| 昆明市| 宣汉县| 沁水县| 海兴县| 九龙城区| 广宗县| 祥云县| 保山市| 平原县| 柘荣县| 白城市| 仲巴县| 凭祥市| 静安区| 台东县| 攀枝花市| 景洪市| 永清县| 仙游县| 庆阳市| 建瓯市| 浦县| 大同市| 齐齐哈尔市| 马公市| 双城市| 阜宁县| 金门县| 公主岭市| 巨野县| 东莞市|