搜索资源列表
Developing_Series_60_Applications(A_Guide_for_Symb
- 《Developing Series 60 Applications: A Guide for Symbian OS C++ Developers》本压缩包中包含了电子书和源码。 Series 60是在Symbian OS下进行智能手机应用程序开发的主要平台,它拥有广大的用户群。本书是诺基亚与EMCC软件公司共同推出的一本Series 60开发的权威参考书,为Symbian OS下的C++编程提供全面指导。全书共13章,循序渐进地讲解Symbian OS基础、Series 60 GUI
AppUidViewer
- Symbian OS 上列举所有程序UID,适合所有3rd手机-Symbian OS on all the procedures listed UID, suitable for all 3rd phone
SymbianAPPFRAME
- 用程序框架由一套核心类组成,这些类是所有应用程序框架的基础。这些类封装了应用程序和所需OS服务器之间的相互作用-With the procedural framework composed by a set of core classes, these classes are all application framework. The class encapsulates the application and the required interaction between the OS s
getUID
- symbian程序,获得机器上安装的所有程序的UID-symbian program, access to all programs installed on the machine' s UID
symbianex
- 包含了本书所用到的所有源代码文件。 Example_XXX为每章内容介绍所用源代码文件; Exercise_XXX为每章习题所提供的源代码样例。 CH01-CH07中都有一个commonframework文件夹,在编写控制台程序时都需要包含此文件夹。-Used book contains all the source code files. Example_XXX for each chapter describes the use of source code files