搜索资源列表
Corp_Edit
- 这是一个真实的项目,使用xml数据源,用vc编写,对vc中如何使用xml的朋友可以看一看。或许会对你有所帮助!-This is a real project, it programs with VC++, use XML as data source. If you are using VC++ to write a xml project,this sample will be helpful to you.
读写XML文件
- 这是一个以VB编写的XML读写文件的例子,可以作为客户端掉用web service的工具-This is a sample about using VB to read &write XML files,it can be use as a tool that client invoke web service.
ReadXML2
- 一个利用tinyXML解析xml内容的示例工程,tinyXML是一个跨平台(windows和linux)下的一个xml轻型库,很好用的。-use tinyXML an analytic xml content of the sample projects, tinyXML is a cross-platform (Windows and Linux) xml light of a basement, good use.
xml
- 关于xml的简单示例,可以为大家初级学习xml题够简单示例。谢谢大家-On a simple xml example, can we learn from the initial sample xml title simple enough. Thank you
sprite
- This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resource use. In order to demonstrate
SudokuInCSharp_demo
- This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resource use. In order to demonstrate
pool_v21
- This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resource use. In order to demonstrate
colorpicker
- This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resource use. In order to demonstrate
mouse
- This paper presents a group can be used to create dynamic UI class. The code is focused on the use of a leisure pool of management succession CWnd Controls The manager can help us reduce the specific UI scene GDI resource use. In order to demonstrate
ajax
- 这是一个ajax示例主要实现的功能是用XMLHTTP对象获取到WEB页面HTTP内容后,采用Split的方式进行截取,取出自己需要的web部分,然后绑定到页面的div上。CSS样式表也就远程使用了-This is a sample ajax main function is to use the XMLHTTP object HTTP access to the WEB page content, the way the use of Split interception, took out p
XMLDemo
- XML创建、读写操作示例程序,希望对大家有参考和学习的价值-XML to create, read and write operation of the sample programs, in the hope that we have a reference and learning the value of
JavaWS
- With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, no-nonsense approach
markme
- This is sample of a simple schema defination on xml
c++_ParseXML
- These sample files contain a collection of snippets showing how to use the MSXML parser from C++ (VC 6.0). The sample program demonstrates: - Loading an XML document from disk, - Loading an XML document from a URL, - Building an XML document
Xquery-introduce
- XML Query(XQuery)是在 XML 数据中搜索特定信息的功能强大的新方法。与 XPath 2.0 的起源相同,XQuery 的某些方面 — 如传统的 XPath 表达式 — 看上去很熟悉,而其它方面(如 FLWR 和条件语句)则是全新的。为了帮助消除解释问题,XQuery 工作组创建了“XML Query Use Cases”文档(请参阅参考资料,它提供了样本查询及其预期的结果。本教程中的示例都基于为该文档创建的样本数据。 XQuery 是 XML 规范和 W3C 建议书之
WebSiteXml
- xml示例程序,用到了xsd和xsl,实现了一个雇员结构,结构中包含雇员的各种信息-xml sample program, use the xsd and xsl, implement a staff structure, the structure contains various information of employees
Ex1125
- 专门用于处理XML的类,内附类文件和简单的使用示例-Designed for use with XML classes, containing a simple class file and use the sample ~ ~
MailSet
- This sample will demonstrate using IMsgStore::GetProps and IMsgStore::SetProps how to retrieve and set properties on message stores. It will read in an XML file (mailset.xml) which contains a list of CEMAPI store properties that can be cha
Google-Earth
- This a sample program to display map in google earth. The program extension is .kml The code is similar to xml code -This is a sample program to display map in google earth. The program extension is .kml The code is similar to xml code
IFilterSample
- This C++ project implements a sample IFilter for a fictitious file format .filtersample which is actually an XML file.