搜索资源列表
brewdemo
- brew开发的c文件的模板,使用时查找name并替换成你得工程名,用vc++开发-brew development of the c document template, when you use name and you have to replace the project, and vc use development
ifile
- 基于Brew平台的C语言的文件操作示例代码
BREWAppWizard
- brew sdk2.0 for vs2005 产生C++ hellowolrd示例程序框架的向导工程 使用方法: 1、解压缩 2、将BREWAppWizardForCpp文件夹拷到vc2005的向导目的下(比如c:\\Program Files\\Microsoft Visual Studio 8\\VC\\VCWizards) 3、将BREWAppWizardForCpp.vsdir和BREWAppWizardForCpp.vsz拷到C:\\Program Files\\
cppapp
- 封装的http和文件存取的c++类例子--C++ class example of encapsulated http and file access
MFileMgr
- brew 文件浏览器实现,是纯c编写的,有框架的。-file manager of brew platform.
sound
- BREW上用C语言编写的SOUND文件。虽然简单单对新手来说有一定作用。具有学习作用-BREW using C language on the SOUND file. Although a simple one-on-newcomers have a certain effect. With a learning effect
BrewProgramingSourceCode
- 文件夹说明: Test1 : 第二章 软件基础 指针测试 Test2 : 第二章 软件基础 理解指针的本质 Test2-1 : 第二章 软件基础 指针的增减 Test3 : 第二章 软件基础 函数指针 Test4 : 第三章 编译器基础 Test5 : 第八章 BREW的事件处理 Test6 : 第九章 与用户交互 Test7 : 第十章 数据存储 Test8 : 第十一章 图形描绘 Test9 : 第十二章 播放音乐 Test10 : 第十六章 扩展