CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SYMBIAN API

搜索资源列表

  1. FileList

    0下载:
  2. 基于Symbian OS,Series60 2.X平台,文件列表应用程序,练习使用文件部署等API。
  3. 所属分类:Symbian

    • 发布日期:2008-10-13
    • 文件大小:32112
    • 提供者:david
  1. symbian

    0下载:
  2. XML parsing in S60 3rd 一、XML文件解析的机制和框架 Symbian已经为我们提供了类CParser在Symbian平台上对XML文件进行解析,Symbian中的CParser是基于SAX(SAX,Simple API for XML)方式的,它是基于事件流方式,与DOM相比SAX方式在操作上会有点麻烦而且显得没那么好理解。简要比较一下,DOM是将XML在内存中展开成一个树的模型,我们可以方便地访问它的每个子节点,可读可写。但是SAX呢?我们只能通过一个单向文本流去解
  3. 所属分类:文档资料

  1. MyAppS60

    0下载:
  2. • Symbian OS basics, Memory Management, Descr iptors, 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,
  3. 所属分类:Symbian

    • 发布日期:2017-03-29
    • 文件大小:11186
    • 提供者:phani
  1. SDL-1.2.13-s60-2.3.4

    0下载:
  2. 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 multimed
  3. 所属分类:Symbian

    • 发布日期:2017-03-23
    • 文件大小:798819
    • 提供者:modoko
  1. XeDomExample

    0下载:
  2. S60 XML DOM Engine API 的应用例子。-a example of using S60 XML DOM Engine API
  3. 所属分类:Symbian

    • 发布日期:2017-04-03
    • 文件大小:125465
    • 提供者:chenkuanyi
  1. GamesOnSymbianOS

    0下载:
  2. symbian 上的游戏设计开发,相应库函数,API的样例。-games on symbian os
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2463690
    • 提供者:chenkuanyi
  1. Lab14

    0下载:
  2. symbian OS s60 多媒体API的使用-symbian multimedia API use
  3. 所属分类:Symbian

    • 发布日期:2017-04-26
    • 文件大小:360323
    • 提供者:Ran
  1. tcpip

    0下载:
  2. 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 re
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:11707
    • 提供者:fox
  1. AnsPhone

    0下载:
  2. Symbian手机的一个接电话的例子。该例子调用了接电话的API来拨打、接听电话和获得通话信息。-Symbian mobile phone, a case in point. The example of a phone call to the API call, phone calls and access to information.
  3. 所属分类:Symbian

    • 发布日期:2017-03-29
    • 文件大小:30430
    • 提供者:foe
  1. EssentialsDll

    0下载:
  2. symbian下的一个比较完善的api封装,我主要是用了网络部分。其实他还包括assert 日志 线程 字符处理 等等。-symbian under the api a more comprehensive package, I spent part of the network. In fact, he also assert the log processing thread, etc. characters.
  3. 所属分类:Symbian

    • 发布日期:2017-04-03
    • 文件大小:159316
    • 提供者:黄桂荣
  1. Python_API.tar

    0下载:
  2. pys60 中文版,对于学习手机python开发很有帮助-pys60 the Chinese version of python for the development of useful mobile learning
  3. 所属分类:Symbian

    • 发布日期:2017-04-09
    • 文件大小:1153224
    • 提供者:c
  1. S60_Platform_Settings_Screen_Example_v2_1_en

    0下载:
  2. S60 Http_Clinet,descrip how use Symbian API to connect with the server
  3. 所属分类:Symbian

    • 发布日期:2017-03-30
    • 文件大小:93973
    • 提供者:Li
  1. S60_Platform_Time_Zone_Localiser_Example_v1_1_en.z

    0下载:
  2. Symbian C++ 关于当地时间的样板案例,里面包括了如何增加,删除,找到当地时间,适合于S60 3rd Edition-This C++ code example demonstrates how to convert UTC time to local time using the time zone server (RTz) and how to add, remove, or find a city in the database using the TZLocalizer API,
  3. 所属分类:Symbian

    • 发布日期:2017-03-30
    • 文件大小:70267
    • 提供者:flora
  1. HandsetOSProgramming_Symbian60Series

    0下载:
  2. 智能手机操作系统编程-Symbian及60系列, 对Symbian手机编程做详细的介绍,包括编译环境及系统各种api-Programming-Symbian smart phone operating system and 60 series, on the Symbian mobile phone programmed to do a detailed introduction, including the build environment and systems of various
  3. 所属分类:Symbian

    • 发布日期:2017-06-12
    • 文件大小:20000091
    • 提供者:sxxr
  1. Telephony

    0下载:
  2. How to use CTelephony API(s) on Symbian S60 3rd
  3. 所属分类:Symbian

    • 发布日期:2017-03-29
    • 文件大小:194858
    • 提供者:Huy Tran
  1. SIPExample

    0下载:
  2. 基于Symbian的一个SIP例程,对于Symbian中SIP相关的API使用有一定的介绍,同时也显示了一个较复杂工程的组织形式-Routine of a SIP based Symbian for Symbian in the SIP-related API use of a certain descr iption, but also shows a more complex form of organization works
  3. 所属分类:Symbian

    • 发布日期:2017-04-10
    • 文件大小:1378738
    • 提供者:lxs
  1. SYMBIAN2

    0下载:
  2. Symbian C++高效编程:本书旨在帮助读者编写良好的基于Symbian OS的C++程序。全书共分为21章,分别介绍了Symbian OS中的类命名约定、异常退出、清除栈、两段构造、描述符、良好的描述符风格、动态的数组与缓冲区、使用活动对象的事件驱动多任务、活动对象、Symbian OS的线程与进程、客户/服务器原理、客户/服务器框架实践、二进制类型、ECOM、严重错误、用断言发现bug、调试宏与测试类、兼容性、轻量级模板、API、良好的编码风格等内容。   本书适合于使用Symbia
  3. 所属分类:Symbian

    • 发布日期:2017-06-16
    • 文件大小:25929567
    • 提供者:yiming dong
  1. Symbian_OS_End-to-End_HTTP_API_Example

    0下载:
  2. symbian http api example from nokia forum
  3. 所属分类:Symbian

    • 发布日期:2017-04-09
    • 文件大小:1636870
    • 提供者:tong yan
  1. CameraExample2

    0下载:
  2. 利用symbian camera api 写的一个照相demo-a camera demo using Symbian API
  3. 所属分类:Symbian

    • 发布日期:2017-04-03
    • 文件大小:231648
    • 提供者:侯庆忠
  1. MediaFileEx

    0下载:
  2. symbian media gallery api,commucation between app and media gallery-symbian media gallery api, commucation between app and media gallery
  3. 所属分类:Symbian

    • 发布日期:2017-03-29
    • 文件大小:16713
    • 提供者:gadflyreal
« 12 »
搜珍网 www.dssz.com