C 面向對象編程匯集
C面向對象編程匯集
參考資料:
Object-oriented Programming with ANSI-C
1993年,第一份c如何編寫OO的資料,free.
OOC.PDF
https://www.cs.rit.edu/~ats/books/ooc.pdf
中文翻譯:
https://code.google.com/p/ooc/downloads/detail?name=ooc-translate-preview-r26.pdf&can=2&q=
輕量級的C語言面向對象編程框架
http://sinojelly.blog.51cto.com/479153/281184
UML—OOPC嵌入式C語言開發精講
里面有一套框架可以 c寫OO.
http://pan.baidu.com/share/link?shareid=3402978666&uk=3188261067&adapt=pc&fr=ftw#path=%252FC%25E8%25AF%25AD%25E8%25A8%2580
你試過這樣寫C程序嗎 --函數式編程
< >
我所偏愛的 C 語言面向對象編程范式--云風
http://blog.codingnow.com/2010/03/object_oriented_programming_in_c.html
C語言面向對象編程 -- 6篇專欄
http://blog.csdn.net/column/details/object-orient-c.html