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

搜索资源列表

  1. antPproguard

    0下载:
  2. android自动打包方法(ant+proguard+签名) 现在优化减少体积和防止别人反编译,需要把编译后.class进行混淆,开始在网上看了一些关于ProGuard的介绍,基本上都是使用ADT自带的打包方式,那个打包方式太慢了,还要手工输密码,一个字烦。 于是开始寻找ant+proguard+签名的打包方式,遗憾的是资料不是缺手就是断脚。 好吧,看来得食自己了,!@#¥@#!@#!@##¥@#¥!@#@ 转眼一周,我++,终于把东西搞出来 ps:我们项目还有一个特殊需求
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:8.47kb
    • 提供者:lyang
  1. C-XMLCode_BREW

    1下载:
  2. brew平台下解析XML的,可以读写,功能简单-Analysis of brew platform XML and can read and write simple functions
  3. 所属分类:BREW编程

    • 发布日期:2012-10-19
    • 文件大小:44.75kb
    • 提供者:van swee.wong
  1. tRSS1.1.5

    0下载:
  2. tRSS是MIDP的的RSS客户端。用户可以从一些新闻网站和个人数据库和feed阅读标题。-tRSS is a MIDP RSS client. Users can read headlines from a number of news sites and have individual databases and feeds. It is readable by users and can be parsed by an XML parser. Users can reduce the du
  3. 所属分类:J2ME

    • 发布日期:2017-04-25
    • 文件大小:110.36kb
    • 提供者:Thomas Yip
  1. ReadWriteXML

    0下载:
  2. windows mobile下的xml文件读写例子,可参考,解压后运行exe再解压。-windows mobile under the example xml file to read and write, and then extract the exe after the decompression operation.
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-28
    • 文件大小:116.67kb
    • 提供者:crack
  1. ftp_server

    0下载:
  2. This example uses the FTP Server Profile library (ftps) to implement a simple read-only FTP server application. When the application is running, Bluetooth FTP Profile client devices can connect to this FTP server. The FTP server provides the followin
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-23
    • 文件大小:5.5kb
    • 提供者:nissim
  1. SMS_Sender

    0下载:
  2. This code sends messages of 160 Characters to SMS Compatable mobile phones. Apparently it supports over 175 countries, however I cant vouch for this as I only tested on british numbers, the program needs you to have a vaild SMSX username and password
  3. 所属分类:SMS

    • 发布日期:2017-03-24
    • 文件大小:11.02kb
    • 提供者:d3graph
  1. FreeGps

    0下载:
  2. 可以实时查看手机的GPS经纬度\速度\高度\及跟踪。读取XML文件等。-Real-time view phone GPS latitude and longitude \ speed \ height \ and tracking. Read XML documents.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-07
    • 文件大小:216.9kb
    • 提供者:摄氏37度
  1. Android_srf

    0下载:
  2. 手机输入法手势识别,输入法手势识别   注意: android.gesture这个类在api-4(SDK1.6)才开始支持的!   提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限! -Phone input gesture recognition, gesture recognition input method Note: android.gesture this class in the api-4 (SDK1.6) start
  3. 所属分类:android

    • 发布日期:2016-01-21
    • 文件大小:57kb
    • 提供者:刘华
  1. Android_SDKpermission-

    0下载:
  2. 程序执行需要读取到安全敏感项必需在androidmanifest.xml中声明相关权限请求-Program execution needs to read the safety-sensitive items must be declared in the relevant permission requests androidmanifest.xml
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:16.42kb
    • 提供者:feiyu
  1. AndroidXml

    0下载:
  2. Android read XML / android讀取(解析) XML-Android read XML/android reading (parsing) XML
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:69.81kb
    • 提供者:賴明毅
  1. data-storage(5)

    0下载:
  2. Android中解析xml文件的方法  SAX:Simple API for XML  DOM:Document Object Model  pull 关于SAX SAX是一个解析速度快并且占用内存少的XML解析器。 SAX解析XML文件采用的是事件驱动,也就是它并不需要解析完整个文档,在按内容顺序解析文档的过程中,SAX会判断当前读到字符是否符合XML语法中的某部分,如果符合则出发事件。 所谓的事件其实就是一些回调函数
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:111.08kb
    • 提供者:玉树
  1. ReadXmlByPull

    0下载:
  2. Android通过pull读取XML文件-Android read XML file by pull
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:44.91kb
    • 提供者:sd
  1. sql_wm

    0下载:
  2. windows mobile c# 操作sql数据库-CSHARP XML generation, read and write operations, the code is clear and simple
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-30
    • 文件大小:112.18kb
    • 提供者:zhou
  1. BookReader

    0下载:
  2. iPhone应用 读书软件代码 首页是书目是从xml获得 文字显示:下载的txt转换成utf8字符串 读取txt文档数据转化成utf8显示时的转换代码: (引入libiconv.dylib框架)-iPhone application reading the home page of the software code is the bibliography from the xml text display: downloaded txt convert utf8 string to read
  3. 所属分类:iPhone

    • 发布日期:2017-03-24
    • 文件大小:68.07kb
    • 提供者:秦月
  1. android_service

    0下载:
  2. 本次实验主要是学习怎样在activity中启动一个service,启动的service的生命周期顺序是哪些,然后service通过广播机制向特定的activity传递数据,传送数据当然用的是intent,然后接收到该广播的activity读取intent中的数据,根据读取到的数据来更新activity的UI。   关于怎样通过service广播机制来更新activity的UI,可以阅读网上的这篇文章:http://www.pocketdigi.com/20110303/197.html
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:942.29kb
    • 提供者:wuwei
  1. Android-XML

    0下载:
  2. Android开发三种方式读取和写入Xml源码-Android developers three ways to read and write Xml source
  3. 所属分类:android

    • 发布日期:2017-11-04
    • 文件大小:339.26kb
    • 提供者:一篮饭特稀
  1. 17

    0下载:
  2. DataSet :ADO DataSet数据设定的范例源代码 ReadWriteXML :XML读写的范例源代码 CreateDatabase: ADO创建数据库的范例源代码 DataReader: 使用ADO DataReader读取数据的范例源代码 DataReader_SQLServer :使用ADO DataReader:读取SQLServer数据的范例源代码 SQLCode :SQL Server数据库脚本源代码 DataSet_SQLServer :设定S
  3. 所属分类:Windows Mobile

    • 发布日期:2017-11-13
    • 文件大小:689.11kb
    • 提供者:冯冯
  1. xml-seril

    0下载:
  2. 能够实现串口通信,XML文件的读写,保存,和定时操作-Able to read and write serial communication, XML files, save, and timed operation
  3. 所属分类:Com Port

    • 发布日期:2017-11-14
    • 文件大小:52.24kb
    • 提供者:郭斌
  1. Android_read_write_XML

    0下载:
  2. android 读写xml文件的方法,对初学android的朋友很有帮助-android read and write xml file, helpful beginner android friend
  3. 所属分类:android

    • 发布日期:2017-12-01
    • 文件大小:125.29kb
    • 提供者:qianlong
  1. download

    0下载:
  2. android下载zip文件解压读取xml操作-android download zip file to read xml
  3. 所属分类:android

    • 发布日期:2017-11-07
    • 文件大小:1.37mb
    • 提供者:刘姜
« 12 »
搜珍网 www.dssz.com