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

搜索资源列表

  1. disassemble_xml

    0下载:
  2. apk文件中的xml文件反编译,终端命令为 java -jar AXMLPrinter2.jar AndroidManifest.xml >1.xml 其中AndroidManifest.xml为源文件,1.xml为输出文件-disassmble for xml int apk files
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:23227
    • 提供者:小名
  1. android-json-rpc

    0下载:
  2. android-json-rpc是一个在android程序中使用的JSON-RPC客户端类库。它提供了一个简单的API来执行JSON-RPC服务调用。-This open source library aims to help the implementation of JSON-RPC clients in android applications. The library provides a simple API to perform JSON-RPC service calls from
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:219138
    • 提供者:孙建
  1. ParseSchema

    0下载:
  2. java Dom4j下对XML文件的解析-java Dom4j parse XML file
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-10
    • 文件大小:1193417
    • 提供者:zhangs
  1. Bloknot

    0下载:
  2. Illumination of the text and possibility of turning of blocks, according to syntax of the programming language Support of a considerable quantity of languages (C, C ++, Java, XML, HTML, PHP, Java scr ipt, ASCII, VB/VBS, SQL, CSS, Pascal, Perl, Pyt
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7641976
    • 提供者:vitaliy_lendel
  1. npp.5.9.8.src

    0下载:
  2. 一个流行的编辑器notepad++的源代码,可以用来编写c、c++,html,css,xml,php,jsp,java,c#,qt-a very popular editor--notepad++-- source code which can used to write many programming languages like c 、c++.
  3. 所属分类:Editor

    • 发布日期:2017-05-23
    • 文件大小:7636673
    • 提供者:wiewoeio
  1. parser

    0下载:
  2. xml页面读取和构造器,java程序读取xml页面文件的工具-xml reader
  3. 所属分类:Games

    • 发布日期:2017-04-06
    • 文件大小:7986
    • 提供者:symbian
  1. tag-1_0_1

    0下载:
  2. 该程序的目的是使用Java / XML来实现Dallas Semiconductor的1-Wire标记-The purpose of this project is to use Java/XML to implement tagging of Dallas Semiconductor 1-wire devices.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:110829
    • 提供者:fuwalinzi
  1. Android--NetTraffic--SourcePXML

    0下载:
  2. android下一款流量监控的反编译软件, 配置文件解压在“...[XML]”文件夹内,Java代码位于另一个文件夹内。 -Under the android a flow monitoring of decompilation software, Configuration file decompression in "... [XML] "folder, Java code in another folder.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:284194
    • 提供者:孙吉
  1. HelloTabWidget

    0下载:
  2. 一个安卓application的例子,主要是各类xml的写法,包括tab切换,tap菜单等-a example for how to write xml files when developing java apps.
  3. 所属分类:android

    • 发布日期:2017-05-18
    • 文件大小:4880330
    • 提供者:Abel
  1. first

    0下载:
  2. java功能说明,基本功能点的说写,上传下载功能, xml处理过程,解析过程-java function descr iption, the basic profiling to understand the functional point of writing code function
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-06
    • 文件大小:19929
    • 提供者:wxf
  1. sax2

    0下载:
  2. It s a Java API , it works as Jdom , with a different way , it helps to pars XML
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-03
    • 文件大小:315234
    • 提供者:Jena
  1. TreeXml

    0下载:
  2. 有关mfc中树控件的使用和对xml的解析-//If you have not yet registered, please register. Source requirements for at least 5 C or Java source code or other good source or programmed learning materials, quality
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-16
    • 文件大小:4473210
    • 提供者:
  1. Alice

    0下载:
  2. 人工智能机器人alice的java版源代码,采用java+xml的模式,可以轻松的自行扩展,打造属于自己的机器人,实现人机对话,有学习功能-Alice artificial intelligence robot' s version of java source code, mode of java+xml, can be easily self-expansion, and build their own robot with the machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:517496
    • 提供者:张开发
  1. Dom_01

    0下载:
  2. xml文件解析,使用JAVA可是很方便的对XML文件进行解析.这个对于我们以后的学习是很重要的.特别是对WEB的开发.-xml file parsing, using the JAVA but very convenient XML file to parse. This is very important for our future study. In particular the yes the the development of on the WEB.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-04
    • 文件大小:656
    • 提供者:tim
  1. Android_helloworld

    0下载:
  2. 实验功能: 在第一个Hello World!为标签的activity中显示good,该界面中有一个名为Next的按钮。点击Next按钮进入到第二个activity中去,第二个界面中只有1个Close按钮。当然,据网上有人将要比较安全的实现关闭程序的功能也不是挺简单的,因为android有专门的退出键返回键等。所以该Close按钮暂时没去实现它。 我的第1个activity为HelloworldActivity,第2个activity为NextActivity. 实验说明:
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:698330
    • 提供者:wuwei
  1. android_animation

    0下载:
  2. 在Andriod开发中,Animation是用来给控件制作效果的。大多数的控件都可以用这个类,这个类包含了4种基本动作,分别为移动,旋转,淡入淡出,缩放。在使用Animation时,可以在.java文件中用java代码对其进行设置,这样的优点是可以方便调试程序效果;另外一种方法就是在xml中对控件的属性做设置,好处是代码的重用性比较高,缺点是不方便调试。本节中就简单介绍下这2种方法的使用流程。参考资料为mars老师的教程。 一、在java代码中使用Animation.   在java代
  3. 所属分类:android

    • 发布日期:2017-05-08
    • 文件大小:1621016
    • 提供者:wuwei
  1. android_LayoutAnimationController

    0下载:
  2. 如果我们需要一个界面中的多个控件按照相同的动画方式但是每个控件完成该动画的时刻不同的话,就可采用本节讲的LayoutAnimationController来方便的完成了。  参考资料为Mars老师的教程,http://www.mars-droid.com/.   首先我们来看看用java代码怎么完成该功能,主要遵循以下步骤:   在anim下新建一个xml文件,该文件里面设置了控件的动态效果,所以根标签为set。   在java代码中新建一个Animation对象,采用Ani
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1533618
    • 提供者:wuwei
  1. xml_test

    0下载:
  2. xml 测试,java读取xml xml文件作为数据库-xml test java call the xml files
  3. 所属分类:Web Server

    • 发布日期:2017-04-06
    • 文件大小:3495
    • 提供者:littlestream
  1. Jess71p2

    0下载:
  2. jess的基础学习资料 很全面的 学习非常给力 英文版的-Jess is a rule engine for the Java platform. To use it, you specify logic in the form of rules using one of two formats: the Jess rule language (prefered) or XML. You also provide some of your own data for the rules t
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:542796
    • 提供者:宋广友
  1. UI

    0下载:
  2. 使用XML布局文件控制UI界面 在代码中控制UI界面 使用XML和Java代码混合控制UI界面 开发自定义的View-Control UI interface code control the UI interface uses XML and Java code mixed control the UI interface developed custom View using XML layout file
  3. 所属分类:android

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