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

搜索资源列表

  1. andriod_menu_demo

    0下载:
  2. 实现侧滑的两个Demo,可以直接在你需要的项目中添加,这两个例子非常不错。-Realization of two Demo slide, can be directly added to the items you need, these two examples is very good.
  3. 所属分类:android

    • 发布日期:2017-05-18
    • 文件大小:5076662
    • 提供者:Pro
  1. A163410914-27047

    0下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果。-VC++ example using MSComm control serial communication based on MSComm to achieve, which is to use the serial port to send and receive data, the program will
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:16652
    • 提供者:韩瑞欣
  1. ActivityLife

    0下载:
  2. 这是一个简单的android demo,学习者可以通过此例子来学习生命周期知识。-This is a simple android demo, learners can learn the life cycle of knowledge through this example.
  3. 所属分类:android

    • 发布日期:2017-04-26
    • 文件大小:52021
    • 提供者:苏显儿
  1. MusicPlayer

    0下载:
  2. 一个简单的音乐播放器,实现了音乐播放的基本功能,可以作为一个例子进行研究学习。-A simple music player, to achieve the basic functions of the music player, can be used as an example for study.
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:76065
    • 提供者:曲玉昆
  1. qqq

    0下载:
  2. 可以寻找环路中任何环网,可以随便寻找任何例子中的环网-You can find any loop in the ring, you can easily find any example of a ring network
  3. 所属分类:3G develop

    • 发布日期:2017-04-25
    • 文件大小:28066
    • 提供者:齐琦
  1. SampleDemo

    0下载:
  2. listview中上拉加载更多,下拉刷新的功能,例子能够直接运行,非常好的学习的例子-Listview pull on the load more, pull down the function of the example, can run directly, very good learning example
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1215935
    • 提供者:zhao
  1. rotatePolygon

    0下载:
  2. android开发例子,可以控制旋转的2D图像绘制实例的源代码。-Android development example, can control the rotation of the 2D image rendering examples of source code.
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1051074
    • 提供者:wdf117m
  1. Android-Wifi-talk

    2下载:
  2. 本项目是一个安卓对讲机应用的项目源码,代码规范注释清晰,功能完整界面简单。无论是做二次开发还是参考借鉴都是绝佳的项目源码。一个简单的按钮,按下就可以实时对讲,而且通过标识包头来解决自己听到自己说的话,使用方法:把AppConfig.java中的IP设为自己WiFi的网段x.x.x.0,(不必管安卓设备的具体IP,只填写设备所在IP的网段即可,例如我的手机连接wifi后IP是192.168.1.102,这里的网段就是IP的前三段+0。就是192.168.1.0),不过因为线程的启动方式有点问题所以
  3. 所属分类:android

    • 发布日期:2017-05-12
    • 文件大小:2638848
    • 提供者:liyuanwei
  1. SMSDemo

    0下载:
  2. android 简单拦截短信例子可以实现发短信远程控制 首先分析短信拦截用到的核心技术。 1、要实现短信拦截就必须必须拦截短信接收器 receiver 2、读取对方发送的短信信息,自己可以定义指令做自己需要做的事情,呵呵!这里可以事先定义好指令远程控制机子做你想干的事情哈!-android simple example can intercept messages send SMS remote control Firstly, the core technolo
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2312115
    • 提供者:jj
  1. 043879DBF4E769652E19416691E52CFE

    0下载:
  2. 本例子是一个android蓝牙接收单片机数据并绘制波形的例子。测试可以正常连接另外一个手机,例子里面只实现了蓝牙数据接收,蓝牙数据的发送没有实现。接收到数据以后会绘制不同的图,源码有很详细的注释,需要的朋友可以下载看一下,默认编译版本4.4.2编码GBK-This example is a Bluetooth receiver SCM data and draw a waveform example of a android. Testing can connect to another pho
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1727772
    • 提供者:wang
  1. Drag

    0下载:
  2. android开发小例子,可以对文字等控件进行拖动-android develop small example, you can drag text controls
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2093480
    • 提供者:张张
  1. Shop

    0下载:
  2. android开发例子,对图片钱币进行拖拽,拖到指定区域可以兑换和购买-android development example, drag and drop the picture coins, drag designated areas can exchange and buy
  3. 所属分类:android

    • 发布日期:2017-06-16
    • 文件大小:25410947
    • 提供者:张张
  1. tree_view_beta

    0下载:
  2. 一个安卓上的,树状列表封装工具demo,已写有例子。可以在组织架构等情况下使用,很赞-A Andrews on the tree list packaging tools demo, has written examples. Under organization can use, etc., it is praise
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2490764
    • 提供者:刘亮
  1. SpeakIsDeom

    0下载:
  2. 1.实现了验证码倒计时的功能 1.以下验证码例子采用的是先获取手机号文字验证码,如果文字验证码收不到,将采用语音播放验证码的形式,两种形式的结合,基本避免个别手机号收不到的问题,从而是验证码的成功率接近100 ,有效的避免客户的流失。 2.文字短信验证码和语音短信验证码只是修改一下调用接口的文件名称即可,需要注意的是语音验证码内容是4或6位的数字。 3.以上只是一个简单的调用的例子,关于返回值可参考官网 4.以上先加上图片验证码,然后才可以获取手机验证码,主要是为了防止有些软件恶
  3. 所属分类:SMS

    • 发布日期:2017-04-29
    • 文件大小:80272
    • 提供者:rexay
  1. SerialComm

    0下载:
  2. 自己编写的串口小工具,能有效的了解相关运行机理,很好的例子-Write your own serial gadget can effectively understand the operation mechanism, good example
  3. 所属分类:Com Port

    • 发布日期:2017-04-30
    • 文件大小:71485
    • 提供者:wangey815
  1. SQLiteLogin

    0下载:
  2. 对安卓数据库的一切操作,看完这个例子你可以熟练掌握sqlite-Andrews for all operations, read this example you can master sqlite
  3. 所属分类:android

    • 发布日期:2017-05-01
    • 文件大小:69942
    • 提供者:郑磊
  1. Android-Code-for-WeiXin

    0下载:
  2. Andriod 仿微信源码 ,通讯软件开发可以参考的例子-Android imitation micro-channel source communications software development can refer to examples
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:3743596
    • 提供者:lida ding
  1. email

    0下载:
  2. 是一个关于Emily的例子,通过这个代码你可以实现邮件的发送功能。-Is an example of Emily, through this code you can achieve the function of sending messages.
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:456203
    • 提供者:李先生
  1. AndroidCalculatorTest

    0下载:
  2. Robotium测试的一个培训例子,被测源码是一个简易计算器,源码可以在https://robotium.googlecode.com/files/AndroidCalculator.zip上下载-Robotium test a training example, source code under test is a simple calculator, the source code can be downloaded at https://robotium.googlecode.com/f
  3. 所属分类:android

    • 发布日期:2017-05-01
    • 文件大小:420504
    • 提供者:lilei
  1. SZZS(andriod_level)

    1下载:
  2. android安卓版水准测量数据记录电子手薄程序,可平差及导出数据,可导入例子数据等功能。-android Andrews version of the standard measurement data recording electronic hand book program, you can export data and adjustment, can import example data and other functions.
  3. 所属分类:android

    • 发布日期:2017-03-21
    • 文件大小:7766016
    • 提供者:renanrenan
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 »
搜珍网 www.dssz.com