Welcome![Sign In][Sign Up]
Location:
Search - Symbian api

Search list

[Documentssymbian

Description: XML parsing in S60 3rd 一、XML文件解析的机制和框架 Symbian已经为我们提供了类CParser在Symbian平台上对XML文件进行解析,Symbian中的CParser是基于SAX(SAX,Simple API for XML)方式的,它是基于事件流方式,与DOM相比SAX方式在操作上会有点麻烦而且显得没那么好理解。简要比较一下,DOM是将XML在内存中展开成一个树的模型,我们可以方便地访问它的每个子节点,可读可写。但是SAX呢?我们只能通过一个单向文本流去解析XML,在过程中有多个事件回调(开始某个元素处理、结束某个元素处理等等),它是单向只读的。 对XML进行解析的关键是理解how SAX based parsing works. 使用Symbian XML API的关键是理解SAX是怎么工作的和在Symbian里面SAX是怎样实现的。
Platform: | Size: 91136 | Author: 747048310@qq.com | Hits:

[SymbianStreams

Description: symbian7.0环境应用程序,实现使用文件和流api保存和载入数据-symbian7.0 environmental applications, documents and the use of achieving flow api save and load data
Platform: | Size: 558080 | Author: 孙凯 | Hits:

[SymbianSockets

Description: NOKIA手机的基于C++的socket完整的开发API,非常好用-Nokia phones based on the C socket complete development API, very handy
Platform: | Size: 21504 | Author: 杨安国 | Hits:

[Game ProgramS60_3rd_Edition_Calendar_Interim_API_Example_v1_0_

Description: 塞班3D游戏,供学习实用,symbian第三版-Saipan 3D games for learning practical, the third edition of symbian
Platform: | Size: 102400 | Author: yangdapeng | Hits:

[SymbianFileList

Description: 基于Symbian OS,Series60 2.X平台,文件列表应用程序,练习使用文件部署等API。-Based on Symbian OS, Series60 2.X platform, a document list application, the deployment of such practice to use the file API.
Platform: | Size: 31744 | Author: david | Hits:

[Other Embeded programXMLParseMustSuc

Description: Symbian下解析XML的代码,完全用API解析-Symbian under the analytic XML code, complete with API Analysis
Platform: | Size: 800768 | Author: | Hits:

[Symbiangnubox.tar

Description: 一套Symbian平台的工具库源码,利用这套API,可以通过红外或者蓝牙方式进行Internet访问,无需开通GPRS。-?惶譙ymbian平台????具库源码??利用这套API??可以通 ?
Platform: | Size: 35840 | Author: mylen | Hits:

[SymbianShoutcast_2x3x_20060526

Description: 在线广播的symbian的源码,可在线播放MP3,socket使用CMNET连接-Online radio symbian source code, available online to play MP3, socket used to connect CMNet
Platform: | Size: 223232 | Author: | Hits:

[Symbiansymbianliulanqi

Description: 基于SYMBIAN手机智能操作系统,通过插件,Browser Control API的方式实现浏览器。-Based on the Symbian smart phone operating system, the adoption of plug-ins, Browser Control API way to achieve your browser.
Platform: | Size: 15360 | Author: majun | Hits:

[Symbiansymbian

Description: symbian的官方开发讲义,中文的,找到很不容易啊,写的很不错。-symbian official development lectures, Chinese, and find very不容易啊and writing is pretty good.
Platform: | Size: 9553920 | Author: zjj | Hits:

[Communication-Mobilenokia

Description: symbian编程,国内的参考书,系统介绍api和symbian的体系结构。-symbian programming, internal reference, the system introduced api and symbian architecture.
Platform: | Size: 19810304 | Author: yulei | Hits:

[SymbianMyAppS60

Description: • Symbian OS basics, Memory Management, Descriptors, Application Structure, Client-Server, Active Object, Application UI Viewer, Screen Saver, File Handling, Simple 2D,3D games, Simple Banner, Scalable UI, Location Finder GPS, HTTP client API, End-End Socket HTTP API,DBMS, Messaging Application. -err
Platform: | Size: 11264 | Author: phani | Hits:

[SymbianSDL-1.2.13-s60-2.3.4

Description: S60 SDL is a Simple DirectMedia Layer adaptation for S60. SDL is a cross-platform multimedia library: Applications and libraries built on SDL can easily be ported to other operating systems. But S60 SDL does more than makes porting easy: S60 multimedia applications can be implemented without any knowledge of Symbian C++ native API and a developer can use SDL and standard C, C++ interfaces. The SDL development supports both Nokia OpenC and Symbian stdlib (ESTLIB) C implementations.
Platform: | Size: 798720 | Author: modoko | Hits:

[SymbianXeDomExample

Description: S60 XML DOM Engine API 的应用例子。-a example of using S60 XML DOM Engine API
Platform: | Size: 125952 | Author: chenkuanyi | Hits:

[Program docGamesOnSymbianOS

Description: symbian 上的游戏设计开发,相应库函数,API的样例。-games on symbian os
Platform: | Size: 2463744 | Author: chenkuanyi | Hits:

[SymbianLab14

Description: symbian OS s60 多媒体API的使用-symbian multimedia API use
Platform: | Size: 360448 | Author: Ran | Hits:

[TCP/IP stacktcpip

Description: This example demonstrates the use of the Symbian OS Sockets Client API to send and receive data to and from an external server using a connection oriented protocol.-This example demonstrates the use of the Symbian OS Sockets Client API to send and receive data to and from an external server using a connection oriented protocol.
Platform: | Size: 11264 | Author: fox | Hits:

[SymbianTelephony

Description: How to use CTelephony API(s) on Symbian S60 3rd
Platform: | Size: 194560 | Author: Huy Tran | Hits:

[SymbianSYMBIAN2

Description: Symbian C++高效编程:本书旨在帮助读者编写良好的基于Symbian OS的C++程序。全书共分为21章,分别介绍了Symbian OS中的类命名约定、异常退出、清除栈、两段构造、描述符、良好的描述符风格、动态的数组与缓冲区、使用活动对象的事件驱动多任务、活动对象、Symbian OS的线程与进程、客户/服务器原理、客户/服务器框架实践、二进制类型、ECOM、严重错误、用断言发现bug、调试宏与测试类、兼容性、轻量级模板、API、良好的编码风格等内容。   本书适合于使用Symbian OS进行程序开发的人员。-Symbian C++ efficient programming: write a good book to help readers based on Symbian OS for C++ program. The book is divided into 21 chapters, each presented in the class Symbian OS naming conventions, abnormal exit, clear the stack, two structures, descriptors, good descriptor style, dynamic array and the buffer, use, event-driven object multi-tasking, active objects, Symbian OS, threads and processes, client/server principle Client/server framework practice, binary type, ECOM, a serious error, with the assertion found bug, debug macros and test type, compatibility, lightweight template , API, good coding style and so on. This book is suitable for use Symbian OS for application development personnel.
Platform: | Size: 25929728 | Author: yiming dong | Hits:

[SymbianSymbian_OS_End-to-End_HTTP_API_Example

Description: symbian http api example from nokia forum
Platform: | Size: 1637376 | Author: tong yan | Hits:
« 12 3 »

CodeBus www.codebus.net