搜索资源列表
Symbian_OS_primer_plus
- symbian C++ 入门经典 初学者必读,step by step 目录 1 概述 5 2 预备知识 5 3 Symbian OS Platform及应用开发5 3.1 内核和用户库.5 3.2 文件和目录5 3.3 目标平台及其变种6 3.4 Symbian OS的目标类型.6 4 应用开发工具包(SDKs)和工具7 4.1 SDK安装后的目录结构.7 4.1.1 根目录.7 4.1.2 Epoc32\.7 4.1.3 Epoc32E
SunSNS
- 简单自定义网格代码实例,CarbideC++编译,在第三版上运行,供Symbian入门学习参考-Since the definition of a simple code example of the grid, CarbideC++ compiler, to run in the third edition, Introduction to the study reference for Symbian
Wiley.S60.Programming.A.Tutorial.Guide.Apr.2007.zi
- 塞班S60系统开发向导(英文高清PDF版)-Saipan S60 System Development Guide (English PDF version of high-definition)
SymbianOSCCoeControl
- 首先调用SystemGc()获取图形上下文,SystemGc()是CCoeControl的一个成员函数;然后设置相应的图形上下文项;最后调用绘图函数DrawRect()画一个矩形。 所有的绘图都是通过图形上下文(graphics context,GC)来完成的。在Symbian OS中,定义了一个抽象类CGraphicsContext来统一图形上下文的接口,为设备无关的绘图提供了丰富的API。-First Call SystemGc () to obtain a graphics conte