- Mar 01 Sun 2009 00:15
C語言的歷史
- Mar 01 Sun 2009 00:14
C89, C90, C99是什麼?
Q: 有時會看到人家提到 C89, C90, C99, C++98, 或 C++03, 那是啥?
A: 是俗稱 C 或 C++ 的標準的版本,數字指的是年代。
- Feb 27 Fri 2009 00:01
C++中extern C含義深層探索
- Feb 26 Thu 2009 23:48
C/C+語言struct深層探索
- Feb 25 Wed 2009 15:47
MISRA--作為工業標準的C編程規範(1)
- Feb 25 Wed 2009 15:15
Introduction to the Volatile Keyword
Introduction to the Volatile Keyword
認識關鍵字Volatile
- Feb 25 Wed 2009 14:39
預處理器定義
1.巨集指令:
#define #error #import #undef #elif #if #include #else #ifdef #line #endif #ifndef #pragma
- Feb 25 Wed 2009 12:33
Efficient C Code for 8-bit Microcontrollers 中英文版
Efficient C Code for 8-bit Microcontrollers
為8位微控制器寫高效率的C程式
- Feb 24 Tue 2009 14:41
doxygen的注釋的寫法的介紹
Doxygen是基於GPL的開源項目,是一個非常優秀的文檔系統,當前支援在大多數unix(包括linux),windows家族,Mac系統上運行,完全支援C++, C, Java, IDL(Corba和Microsoft 家族)語言,部分支援PHP和C#語言,輸出格式包括HTML、latex、RTF、ps、PDF、壓縮的HTML和unix manpage,Doxygen軟體可以從這裡下載,軟體本身用法非常簡單。這裡不做介紹,下面主要是代碼中doxygen的注釋的寫法的介紹。
- Feb 18 Wed 2009 14:06
Keil C51开发系统基本知识 1
http://www.dss.cn/Article/mcu/200504/649.html
http://blog.csdn.net/LWZYJ/archive/2007/01/20/1488883.aspx