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

搜索资源列表

  1. C330 SMS

    0下载:
  2. 实现Text模式下短信的发送接收。有些较老的手机不支持PDU模式,就只能通过Text模式发送接收。该程序可以作为一个参考的例子。-achieve Text mode send and receive messages. Some older phones do not support PDU mode, it will only be through the Text mode send and receive. The program can serve as a useful example
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:70382
    • 提供者:李凝
  1. 串口实现类

    0下载:
  2. 一个可以代替mscon的类,包含一个实际的例子。 类中使用了守护进程,实现了消息驱动。-mscon one can replace the category contains an actual example. Category daemon used to achieve a news-driven.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:67165
    • 提供者:杨康
  1. 200511510125473

    0下载:
  2. mo的GPS例子程序,含有详细的注解。可以保存打开GPS文件,使用标准NEMA1830报文格式。-mo GPS procedures example, contain detailed footnotes. GPS can be preserved for open document, the use of standard text format NEMA1830 reported.
  3. 所属分类:GPS编程

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

    0下载:
  2. 二版本转换为3版本的方法步骤。y由于symbian自带的例子核很多例子都是2版本的因此需要转换为exe的可执行程序才能看到效果。,symbian app to exe so that we can debug all the demo
  3. 所属分类:Symbian

    • 发布日期:2017-03-31
    • 文件大小:585
    • 提供者:融融
  1. MGuard.rar

    0下载:
  2. symbian上的拦截短信的例子,也可以发送短信。,symbian interception on the example of SMS, you can send text messages.
  3. 所属分类:Symbian

    • 发布日期:2017-04-10
    • 文件大小:1853603
    • 提供者:chenzhibo
  1. message.rar

    0下载:
  2. CMPP示例代码,与中移动通信的例子.通过此例可以方便调用CMPP功能。,CMPP sample code, with the example of mobile communications. Through this case can easily call the CMPP function.
  3. 所属分类:SMS

    • 发布日期:2017-03-29
    • 文件大小:7364
    • 提供者:wangjie
  1. OMRON_PLC_Control.rar

    1下载:
  2. 欧姆龙PLC RS232 通讯 hostlink应用例子 源码 VC++开发 可用于学习编写OMRON_PLC上位机控制软件,Omron PLC RS232 communications applications hostlink example of VC++ source code can be used to study the preparation of the development of PC control software OMRON_PLC
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5582121
    • 提供者:wLiao
  1. RIADemo

    0下载:
  2. 这个例子说明通过WebView.addJavascr iptInterface方法,我们可以扩展Javascr ipt 的API,获取Android的数据。这样,JS的粉丝就可以使用Dojo,JQuery,Prototy等这些知名的js框架来搭建android应用程序来展现它们很酷很玄的效果-This example illustrates the method by WebView.addJavascr iptInterface, we can extend the Javascr ipt,
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:71680
    • 提供者:wangjia
  1. MultiViews

    0下载:
  2. symbian 多视图的例子 可以直接用 在上面编代码-symbian multiple views in the above example can be directly compiled code
  3. 所属分类:Symbian

    • 发布日期:2017-03-30
    • 文件大小:300170
    • 提供者:王冰
  1. SinaWeiBoSDK2

    0下载:
  2. 一个分享到新浪微博的例子,可以分享自定义图片和文字-A share Sina microblogging example, can share a custom image and text
  3. 所属分类:iPhone

    • 发布日期:2017-04-08
    • 文件大小:151804
    • 提供者:江丽银
  1. LAGame_test

    0下载:
  2. 这个是一个自己写的android小游戏,基于最新的开源框架LGame写的,与马里奥类型相似的游戏。初学者可以当做学习例子。-This is a own write android small games, based latest open source framework LGame written with Mario type similar games. Beginners can as learning example.
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:490242
    • 提供者:dujindong
  1. android-classic-source

    0下载:
  2. android经典例子源码,直接可以拿来使用,几乎涵盖了所有开发内容,强烈推荐!-classic example android source code, you can directly use it, covering almost all the development of content, it is strongly recommended!
  3. 所属分类:android

    • 发布日期:2017-05-30
    • 文件大小:12977336
    • 提供者:zhouzhou
  1. GPS-sample

    0下载:
  2. GPS 应用程序的例子,可以实现简单的而功能和数据分析-Examples of GPS applications, can achieve a simple and functional and data analysis
  3. 所属分类:GPS develop

    • 发布日期:2017-04-01
    • 文件大小:23003
    • 提供者:zeng
  1. imageSDCardItem

    0下载:
  2. 这个事android中,实现浏览sdcard的目录,并可以添加点击目录及文件的例子-Things android, browse sdcard directory, and can add examples click on the directories and files
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:415930
    • 提供者:sun
  1. DemoListView1

    0下载:
  2. android平台下listview控件添加header的例子,大家可以参考使用.-Android platform by the ListView control to add a header example, everyone can refer to the use.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:33173
    • 提供者:cyt
  1. splashview

    0下载:
  2. 一个splash的例子,在iphone下这样的例子比较难找,很有借鉴价值-an example of splash view in iphone platform. you can develope it further.
  3. 所属分类:iPhone

    • 发布日期:2017-04-06
    • 文件大小:1785
    • 提供者:王洋
  1. iPhone-development-tutorial-basic

    0下载:
  2. iPhone开发基础教程,非常非常经典的iphone开发学习书籍,该电子版便于阅读,例子程序很多,可以说这本书是学习iPhone编程,入门的必备资料-iPhone development tutorial basic, very, very classic iphone development learning books, the electronic version of the ease of reading, a lot of example programs, you can say
  3. 所属分类:iPhone

    • 发布日期:2017-06-12
    • 文件大小:19962906
    • 提供者:hebo
  1. SettingPreferenceActivity

    0下载:
  2. android平台下关于PreferenceActivity.的使用的简单例子程序,大家可以参考-Android platform about the use of simple PreferenceActivity. example procedure, you can refer to .
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:41361
    • 提供者:cyt
  1. QWeiboSDK4iOSDemo

    0下载:
  2. 一个分享到腾讯微博的例子,可以分享图片和文字至腾讯微博,-A share Tencent microblogging example, you can share pictures and text to Tencent microblogging
  3. 所属分类:iPhone

    • 发布日期:2017-03-28
    • 文件大小:662575
    • 提供者:江丽银
  1. PhoneBook

    0下载:
  2. 这是个简单的通讯录程序,基本功能都可以实现,对于J2ME初学者是个很好的例子-This is a simple address book program, the basic functions can be realized, for beginners J2ME is a good example
  3. 所属分类:J2ME

    • 发布日期:2017-04-05
    • 文件大小:50859
    • 提供者:sun
« 1 2 34 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com