搜索资源列表
warrior
- 基于BREW 2.0 开发的冒险类手机游戏,在多款手机上通过测试,是学习BREW的好的参考。把解压后的文件夹作为BREW模拟器的运行目录即可运行。-based on the BREW 2.0 development of the struggling mobile phone games, assorted phone test BREW is a good learning reference. Put the extracted files folder as BREW Simulator
CoolPicture
- 基于BREW 2.0 开发的手机图片下载程序,在多款手机上通过测试,是学习BREW网络编程的好的范例。把解压后的文件夹作为BREW模拟器的运行目录即可运行。 -based on the BREW 2.0 development of the mobile phone download pictures, in assorted phone test BREW is learning network programming of good examples. Put the extracted
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\\
brewhellome
- brew的简单例子,解压后直接放到一个文件夹下,运行模拟器后既可以实现简单的hello-brew a simple example of extracting directly into a folder, run the simulator can be achieved only after a simple hello
BrewProgramingSourceCode
- 文件夹说明: Test1 : 第二章 软件基础 指针测试 Test2 : 第二章 软件基础 理解指针的本质 Test2-1 : 第二章 软件基础 指针的增减 Test3 : 第二章 软件基础 函数指针 Test4 : 第三章 编译器基础 Test5 : 第八章 BREW的事件处理 Test6 : 第九章 与用户交互 Test7 : 第十章 数据存储 Test8 : 第十一章 图形描绘 Test9 : 第十二章 播放音乐 Test10 : 第十六章 扩展