CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 Symbian 搜索资源 - 39

搜索资源列表

  1. S60_widget.zip

    0下载:
  2. 诺基亚WebWidget学习手册 是诺基亚S60开发人员用 的,Nokia WebWidget study manual is used in Nokia' s S60 developer
  3. 所属分类:Symbian

    • 发布日期:2017-03-30
    • 文件大小:411447
    • 提供者:whq
  1. WapUrl2

    0下载:
  2. 用来更改带有S60系列系统的手机的默认WAP网站的地址的修改-Used to change the system with the S60 series cell phone' s default WAP website address changes
  3. 所属分类:Symbian

    • 发布日期:2017-04-14
    • 文件大小:4198
    • 提供者:颜家骏
  1. s60

    0下载:
  2. symbian可缩放用户指南; -User' s Guide symbian scalable symbian scalable user guide
  3. 所属分类:Symbian

    • 发布日期:2017-05-11
    • 文件大小:2287494
    • 提供者:sqsq
  1. SymbianDemo

    0下载:
  2. 何伟那本symbian书上的源代码,对symbian入门新手来说,真的很好-Hessler on the book, the book' s source code symbian, symbian entry to the novice is really good
  3. 所属分类:Symbian

    • 发布日期:2017-05-11
    • 文件大小:2596542
    • 提供者:余涛
  1. GraphicExam

    0下载:
  2. symbian的画图程序,实现了画图的基本控件设置,入门的必不可少-symbian' s Paint program to realize the drawing of the basic control settings, an essential entry
  3. 所属分类:Symbian

    • 发布日期:2017-04-16
    • 文件大小:70263
    • 提供者:王震寰
  1. InputType

    0下载:
  2. 这是关于symbian的输入法类型的一个实用例子,有很多有用的东东啊-It' s all about symbian input method type of a practical example, there are many useful Dongdong A
  3. 所属分类:Symbian

    • 发布日期:2017-03-30
    • 文件大小:1889
    • 提供者:zzg
  1. SocketsExam

    0下载:
  2. 套接字已经成为Symbian中不可缺少的部分,今天带来的代码就关关于它的一些讲解-Symbian socket has become an indispensable part of today' s code brought off a number of talk about it
  3. 所属分类:Symbian

    • 发布日期:2017-03-31
    • 文件大小:31035
    • 提供者:兰春佳
  1. CTelPhoneNum

    0下载:
  2. 本系统是基于Symbian OS的手机应用软件,实现的通讯录的功能,即管理的是用户手机上的电话号码。-This system is based on Symbian OS mobile applications to achieve the function of the address book, that the management of the user' s phone number on a cell phone.
  3. 所属分类:Symbian

    • 发布日期:2017-03-30
    • 文件大小:53239
    • 提供者:和松
  1. Contacts

    0下载:
  2. symbina os c++编写的在手机上用的通讯录源程序,可以参考很多控件的用法。-symbina os c++ written in the phone' s address book with the source code, you can refer to a lot of control usage.
  3. 所属分类:Symbian

    • 发布日期:2017-04-02
    • 文件大小:686415
    • 提供者:kevinwei
  1. resetdevice

    0下载:
  2. 重新启动手机的源码,试过,好用。请放心下载-To re-activate the phone' s source code, tried, easy to use. Please be assured that download
  3. 所属分类:Symbian

    • 发布日期:2017-04-06
    • 文件大小:6054
    • 提供者:whc
  1. treeTAB

    0下载:
  2. Symbian上的treeTable的实现类似QQ的好友列表。(自定义控件)-Symbian on the implementation of treeTable similar to QQ' s friends list. (Custom controls)
  3. 所属分类:Symbian

    • 发布日期:2017-03-28
    • 文件大小:97175
    • 提供者:zhujiao
  1. symbian-study

    0下载:
  2. 本资源是Symbian编程学习资料,适用于初学Symbian者的教学文档,共28讲,因为第一讲是安装环境所以没有包含在内,讲的很细致,从零基础开始讲的-This resource is to learn Symbian programming information for beginners Symbian' s teaching document, a total of 28 speaking, because the first one is the installation env
  3. 所属分类:Symbian

    • 发布日期:2017-03-29
    • 文件大小:852054
    • 提供者:张宝玉
  1. getUID

    0下载:
  2. symbian程序,获得机器上安装的所有程序的UID-symbian program, access to all programs installed on the machine' s UID
  3. 所属分类:Symbian

    • 发布日期:2017-03-30
    • 文件大小:61857
    • 提供者:wanghao
  1. hello1

    0下载:
  2. 一个初学qt的入门级代码,很适合上手学习-Qt a beginner' s entry-level code, well suited to get started learning
  3. 所属分类:Symbian

    • 发布日期:2017-03-27
    • 文件大小:19886
    • 提供者:
  1. SymbianCppGAME

    0下载:
  2. Symbian游戏是运行在手机上的游戏,它不能干扰手机正常的通讯功能,对操作系统和其它应用程序必须友善。而在首次编写Symbian C++游戏时,我遇到了无数奇怪的问题,其中大部分问题出在内存极端不足,打开太多应用程序,屏幕保护探出,接到短信、电话等特殊情况下。 其实如果养成严谨的代码风格,进行足够的错误处理,大部分问题本可以避免。为了解决它们,我很是花了一番功夫,所以在此把我的一些教训、经验写出,希望大家能避免犯同样的错误。 -Symbian games are games run
  3. 所属分类:Symbian

    • 发布日期:2017-03-30
    • 文件大小:15564
    • 提供者:litao
  1. numberEditor

    0下载:
  2. 塞班的数字编辑框的源码,很具体,可以用来参考-Saipan' s digital editing box of the source, can be used to refer to
  3. 所属分类:Symbian

    • 发布日期:2017-03-28
    • 文件大小:31078
    • 提供者:佟嘉伟
  1. Qt_QCamera_Example_v1_0_en

    0下载:
  2. Nokia新开发平台Qt的照相机例程,对Qt Mobility有很好的学习效果-Nokia' s new camera platform Qt routines for Qt Mobility has a good learning
  3. 所属分类:Symbian

    • 发布日期:2017-03-22
    • 文件大小:464658
    • 提供者:赵梓翔
  1. MultiView

    0下载:
  2. symbian应用程序,可以实现两个界面的切换。采用的是carbide c++2.0 的GUI with developer-symbian applications, switch the two interfaces can be achieved. Uses a carbide c++2.0' s GUI with developer
  3. 所属分类:Symbian

    • 发布日期:2017-03-30
    • 文件大小:65991
    • 提供者:Mary
搜珍网 www.dssz.com