搜索资源列表
XMLDeal_Modi
- Windows Mobile上对XML的操作的封装类,纯C++,功能强大,可以支持多种语言和编码,可以生成和解析XML文件。
XMLBeans_sample
- 目前在JAVA下编程时对XML的操作很重要,本程序是处理XML数据和数据库数据的很好工具-in JAVA Programming XML when the operation is very important, the procedure is to deal with XML data and database data are very good tools
kxml
- Enhydra的KXML是一个只占很小存储空间的XML语法分析程序,对于J2ME应用程序非常适合。它有一个非常独特的DOM操作方法和被称为Pull的语法分析方法-Enhydra KXML is one of only a small storage space XML syntax analysis procedures for J2ME applications well suited. It is a very unique DOM methods of operation and call
sql_wm
- windows mobile c# 操作sql数据库-CSHARP XML generation, read and write operations, the code is clear and simple
xml-seril
- 能够实现串口通信,XML文件的读写,保存,和定时操作-Able to read and write serial communication, XML files, save, and timed operation
android-xml
- android开发中对xml操作技术进行了详细的介绍和使用例子。-xml manipulation techniques introduced in detail android development and use of examples.
hitest
- android 自定义数据库,文件读写,解析xml,处理耗时操作,加载加载网页等。-android custom database, file read and write, parse xml, the processing of time-consuming operation, load to load the page.
hitest
- 自定义数据库,文件读写,解析xml,处理耗时操作,加载网页,android菜单。-Custom database, file read and write, parse xml, to handle time-consuming operations, load the page, android menu.
input-method
- 这是Android输入法手势操作源码,注意: android.gesture这个类在api-4(SDK1.6)才开始支持的! 提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限!-Android input method gestures operation source, pay attention: android.gesture this class in the api-4 (SDK1.6) began to support! Remind
download
- android下载zip文件解压读取xml操作-android download zip file to read xml
QQMsgLook
- QQ通讯录查看器源码,从中能学到网络编程,xml文件读写操作等-Android+ hundreds of examples of source code analysis and source analysis+ packaged collection
XmlRW
- 使用三种方法:Dom,SAX,Pull对Xml文件进行读写操作。-Read and write Xml file with three methods--Dom,SAX,Pull.
DragImageView
- 最近的一个android 项目中,客户要求在查看拍照上传的图片时,可以对图片进行多点触控的拖拽、放大、缩小等操作。网上的范例都不怎么好,实现的效果差强人意。 下面说说我的方案: 步骤一:自定义一个View,该View继承自ImageView。在该View中实现多点触控的拖拽、缩放等功能。 步骤二:像使用ImageView那样,在XML中引入该View。当然也可以动态创建该View然后添加到容器组件中。-A recent android projects, customer requi
xml
- xml,linux 下c代码创建,发送,接受,解析。android xml 创建,发送,接受,解析。都是基本操作。-XML, under Linux c code to create, send, receive, parsing.Android XML to create, send, accept, parsing.Are basic operation.
Bundle
- 一个Android Bundle类的操作实例,new一个Bundle对象,将Bundle对象assign给Intent,调用Activity2,并将要传递的数据传入,加载activity2.xml,得Intent中的Bundle对象,取得Bundle对象中的数据,以findViewById()取得Button对象,并添加onClickListener-Una instancia de la clase Android Bundle operativo, nuevo un objeto objet
164JAVAsouce
- 164个JAVA小程序源代码,包括了applet小程序,classes类库实例,graphics图形操作,print打印输出,security安全处理,servlet,sql,thread线程,xml操作,gui等小程序源码,相信这些对学习Java是十分有用的-164 JAVA applet source code, including a small applet procedures, classes library examples, graphics graphics operation
XmppClient
- XMPP(可扩展消息处理现场协议)是基于可扩展标记语言(XML)的协议,它用于即时消息(IM)以及在线现场探测。它在促进服务器之间的准即时操作。这个协议可能最终允许因特网用户向因特网上的其他任何人发送即时消息,即使其操作系统和浏览器不同。XMPP的技术来自于Jabber,其实它是 Jabber的核心协定,所以XMPP有时被误称为Jabber协议。Jabber是一个基于XMPP协议的IM应用,除Jabber之外,XMPP还支持很多应用。-this is engilsh
light
- 超简单的语句就可以完成数据库操作, 无xml 配置, 三步搞定:1. 配置文件,2.定义模型,3.操作; 模型类中 无get,set 方法。 要的就是清爽,一切才刚刚开始!-Super simple statement to complete the operation, no xml configuration, three steps to get: 1 configuration file to define the model 2, 3 operations model class
Android_wyfy
- 维语词典源码是一个词典翻译项目,测试运行以后我就惊呆,界面都是蝌蚪文,一开始我以为是阿拉伯语,搞了好久才发现是维语(维吾尔族语言) !,不得不说这个项目很逗,虽然strings.xml文件里面配置的字符串都是维语,但是源码里面的注释是用的中文简体,class是用汉语拼音命名的。从项目整体的架构上目测应该是学生作品,一开始项目缺少jsoup-1.6.0.jar和ksoap2-android-assembly-2.4-jar-with-dependencies.jar这两个jar包,都已经找齐了放进