搜索资源列表
SplitJoin
- 开发工具:Java 提供者:伊力特 CreateXML.rar 2005-11-30 136KB 0 ·基于jdom实现xml文件的创建等..... 开发工具:Java 提供者:甘杉 FileOperator.rar 2005-11-29 47KB 5 ·这是一个用java编写类似于notepad文件编辑器.. 开发工具:Java 提供者:郭永 J2ME慢慢学教程.zip 2005-11-29 395KB 3
WAPStep1
- WML的基本情况 [TOP] 用于WAP的标记语言就是WML(Wireless Markup Language)。WML的语法跟XML一样,WML是XML的子集。HTML、XML和WML的文件有很多相似之处,这样网页开发者在过去10年中所学的东西今天依然适用。WML页面文件的后缀是 *.WML,就象HTML的 *.HTML后缀。XML规定定义了一个规范的XML文件的规格。任何违反这个规定的WML文件会出错。WML文件通常使用XML解释器起来解释。 -WML the basic [TOP]
PushSIServlet
- 想移动运营上提交wappush的标准代码,能够完成提交内容的关键信息放入一个XML文件,然后,由XSL style sheet将此文件转换成相应的PAP请求。之后,此请求被送到Push网关。servlet 配合工作的style sheet-mobile operator to submit wappush standards code, to the completion of the key elements of information into an XML document, and t
DataAlternation
- pc与pda数据交互,通过pc的串口与pda专用连接器相连接,使用不同的底层COM库与不同型号的PDA通信,将PDA中的数据以统一的XML文件格式存储到pc上-pc pda with interactive data through the PC serial port and pda dedicated connector link, use different underlying COM library with different models of communication PDA,
symbianeaxp_EAXP_201020060
- symbian 下的解析xml文件的源代码 个人感觉这个比较简单-symbian the analytic xml document the source code of personal feeling that this relatively simple
testpolish
- j2me polish学习的经典代码,包括UI的使用,build.xml文件的编写等
XMLDeal_Modi
- Windows Mobile上对XML的操作的封装类,纯C++,功能强大,可以支持多种语言和编码,可以生成和解析XML文件。
XML_read_write_mobile
- 如果你有Mobile平台的开发经验,你一定会感觉到要保存程序配置文件是有多么的不方便。那这个程序教你怎么把应用程序的配置文件保存在XML文件中,当然也可以读取,甚至稍加改进即可创建编辑XML文件。
androidxml
- 一个Android布局的例子,主要是利用xml文件进行布局,这里边用到的是RelativeLayout。 1.ActivityMain演示了linerLayout。 2.ActivityLayout 演示了RelativeLayout和linerLayout的结合。 3.ActivityRelativeLayout 演示了单独的RelativeLayout。 -Android example of a layout, mainly using xml
DB_Parser
- 网络连接,xml文件解析,rms存储管理器应用,程序简单,易学。-Network connectivity, xml document analysis, rms storage management applications, the program is simple, easy to learn.
XmlExample
- 用symbian提供的 sax 解析XML文件-using symbian sax parsing the xml
ReadWriteXML
- windows mobile下的xml文件读写例子,可参考,解压后运行exe再解压。-windows mobile under the example xml file to read and write, and then extract the exe after the decompression operation.
xml
- android xml文件读取 包括 四种读取方式 一一列举 dom dom4j等-android xml file reading means reading includes four other enumerated dom dom4j
data-storage(5)
- Android中解析xml文件的方法 SAX:Simple API for XML DOM:Document Object Model pull 关于SAX SAX是一个解析速度快并且占用内存少的XML解析器。 SAX解析XML文件采用的是事件驱动,也就是它并不需要解析完整个文档,在按内容顺序解析文档的过程中,SAX会判断当前读到字符是否符合XML语法中的某部分,如果符合则出发事件。 所谓的事件其实就是一些回调函数
使用sax解析xml文件的参考示例
- 一个基于Eclipse开发环境下,使用sax解析xml文件的参考示例,xml文件附加在rar文件中-An Eclipse-based development environment, parsing xml file using sax reference sample, xml file attached in the rar file
xml-seril
- 能够实现串口通信,XML文件的读写,保存,和定时操作-Able to read and write serial communication, XML files, save, and timed operation
android-xml-buju
- android 手机编程,通过xml 文件实现了代码与界面设计的分离,想好好熟悉一下xml的设计,看一下这个吧,希望对大家有用!-android phone programming xml file to achieve a separation of code and interface design, and good to familiarize yourself with the xml design, look at this, and I hope useful!
Xml-GET-SAX
- xml文件的GET解析,方法很简单,适合初学者-The xml file GET resolution, the method is very simple, suitable for beginners
Xml
- 实现解析XML文件,使用pull解析器,效率高!-Achieve parsing XML document is displayed in a format
Xml
- android的xml解析,可以学习怎样把xml文件里面的内容解析出来-android xml parsing, you can learn how to parse xml file contents inside out