搜索资源列表
VTABLE
- 用C实现虚函数表的例子,可以实现面向对象的思想-C realization of the virtual function table example, can achieve the object-oriented thinking
Welcome_to_the_BREW
- BREW的初级知识,分三章,第一章预备知识,第二章各种接口的使用,第三章杂项,主要是一些C标准库库函数的介绍-BREW primary knowledge, divided into three chapters, the first chapter prior knowledge, the second chapter the use of various interfaces, the third chapter of miscellaneous items, mainly the stan
brew_API
- BREW API,BREW 的接口函数,比较不错,随用随查哦-BREW API, BREW interface functions, is doing relatively well, with the oh with the following search
BrewProgramingSourceCode
- 文件夹说明: Test1 : 第二章 软件基础 指针测试 Test2 : 第二章 软件基础 理解指针的本质 Test2-1 : 第二章 软件基础 指针的增减 Test3 : 第二章 软件基础 函数指针 Test4 : 第三章 编译器基础 Test5 : 第八章 BREW的事件处理 Test6 : 第九章 与用户交互 Test7 : 第十章 数据存储 Test8 : 第十一章 图形描绘 Test9 : 第十二章 播放音乐 Test10 : 第十六章 扩展