Welcome![Sign In][Sign Up]
Location:
Search - vc xml i

Search list

[Other Web CodeDdEdE.zip

Description: This article presents my work for managing XML documents into a VC++ application.I made this class with the help of Tom Archer s source code found on the CodeGuru Web site. For my personal application, I need to be able to load, parse, and save an XML document. I performed many searches but only the "Tom Archer" source code satisfied me. From his code, I decided to create a class to give me an EASY way to use XML documents 这篇文章说明了我如何转换XML文档到VC++应用程序。我在发现于CodeGuru万维网站上的Tom Archer的源代码的帮忙下创建了个类。对于我的个人应用来说,我需要载入,分析和保存一个XML文档。我做过许多搜索,但是只有Tom Archer的源代码使我满意。 通过他的代码,我决定创建让我更容易使用XML文档的类。
Platform: | Size: 9838 | Author: | Hits:

[TreeViewMagic Strtree

Description: 我自己写的 将动态 字符串解析到CTreeCtrl。以前是为了 写道数据库,不用XML,为了不麻烦。就 用 VC 写了一个 这个 这个,希望大家可以用到-I wrote it myself dynamic string parsing to CTreeCtrl. Previously wrote to the database, not XML, in order not to trouble. On the VC was a um, hope that we can use!
Platform: | Size: 560509 | Author: 闵远洋 | Hits:

[WinSock-NDISICOP

Description: VC建高性能服务器,用完成端口模型是最高效的,本源码针对初学者对完成端口模型原理不熟,多处都有注释,以便对完成端口模型有个彻底的理解,源码中还加入XML的读写,可谓完全,难得一见的活教程--本人发源码的原则是:不经典不发! -VC build high-performance servers, complete with port model is the most efficient, the source for complete beginners against port model principle unfamiliar, and many have notes, in order to complete the port model has a thorough understanding of FOSS also joined the read and write XML that is complete, a rare live Guide -- I-fat source of principle : No classic non-fat!
Platform: | Size: 304756 | Author: 小蔡 | Hits:

[Web ServerXMLDOMFromVC

Description: 很好的处理xml文件的代码,希望对vc++解析文件的同学们有所帮助-handled well xml code, and I hope to vc parse the file to the students who help
Platform: | Size: 13990 | Author: yubojie | Hits:

[File OperateSTLXMLParser

Description: 一个非常好用的解析XML语言的一个C/C++代码,不大操作方便,我还在VC下写了一个例子在里面,打开文件文件就能看见 -a very good for parsing XML language of a C / C code and it is not quite easy to operate, I also wrote a VC inside an example, we can open the document to see
Platform: | Size: 10429 | Author: 代兵 | Hits:

[xml-soap-webserviceDdEdE

Description: This article presents my work for managing XML documents into a VC++ application.I made this class with the help of Tom Archer s source code found on the CodeGuru Web site. For my personal application, I need to be able to load, parse, and save an XML document. I performed many searches but only the "Tom Archer" source code satisfied me. From his code, I decided to create a class to give me an EASY way to use XML documents 这篇文章说明了我如何转换XML文档到VC++应用程序。我在发现于CodeGuru万维网站上的Tom Archer的源代码的帮忙下创建了个类。对于我的个人应用来说,我需要载入,分析和保存一个XML文档。我做过许多搜索,但是只有Tom Archer的源代码使我满意。 通过他的代码,我决定创建让我更容易使用XML文档的类。-This article presents my work for managing XML documents into a VC application.I made this class with the help of Tom Archer s source code found on the CodeGuru Web site. For my personal application, I need to be able to load, parse, and save an XML document. I performed many searches but only the "Tom Archer" source code satisfied me. From his code, I decided to create a class to give me an EASY way to use XML documents this article explained how I do transform the XML documents to the VC application procedure. I under the Tom Archer source code help which stood to the CodeGuru World Wide Web founded a kind in the discovery. Personally applies regarding me said that, I need to write down, analyze and preserve XML documents. I have made many searches, but only has Tom Archer the source code to make me to be pleased. Through his code, I decided founds lets me be easier to use the XML documents the kind.
Platform: | Size: 10240 | Author: 李健 | Hits:

[VC/MFCvchome_XML

Description: XML编程综合资料库,希望对朋友们有所帮助.-XML programming comprehensive database, and I hope to help friends.
Platform: | Size: 2467840 | Author: 李黎 | Hits:

[TreeViewMagic Strtree

Description: 我自己写的 将动态 字符串解析到CTreeCtrl。以前是为了 写道数据库,不用XML,为了不麻烦。就 用 VC 写了一个 这个 这个,希望大家可以用到-I wrote it myself dynamic string parsing to CTreeCtrl. Previously wrote to the database, not XML, in order not to trouble. On the VC was a um, hope that we can use!
Platform: | Size: 560128 | Author: 闵远洋 | Hits:

[Internet-NetworkICOP

Description: VC建高性能服务器,用完成端口模型是最高效的,本源码针对初学者对完成端口模型原理不熟,多处都有注释,以便对完成端口模型有个彻底的理解,源码中还加入XML的读写,可谓完全,难得一见的活教程--本人发源码的原则是:不经典不发! -VC build high-performance servers, complete with port model is the most efficient, the source for complete beginners against port model principle unfamiliar, and many have notes, in order to complete the port model has a thorough understanding of FOSS also joined the read and write XML that is complete, a rare live Guide-- I-fat source of principle : No classic non-fat!
Platform: | Size: 6861824 | Author: 小蔡 | Hits:

[Internet-Networkmsxml

Description: 一个德国人做的XML解析器的源代码,很好用,我测试过-a German doing the XML parser source code, useful, I tested
Platform: | Size: 184320 | Author: 张晓峰 | Hits:

[Web ServerXMLDOMFromVC

Description: 很好的处理xml文件的代码,希望对vc++解析文件的同学们有所帮助-handled well xml code, and I hope to vc parse the file to the students who help
Platform: | Size: 13312 | Author: yubojie | Hits:

[File OperateSTLXMLParser

Description: 一个非常好用的解析XML语言的一个C/C++代码,不大操作方便,我还在VC下写了一个例子在里面,打开文件文件就能看见 -a very good for parsing XML language of a C/C code and it is not quite easy to operate, I also wrote a VC inside an example, we can open the document to see
Platform: | Size: 10240 | Author: 代兵 | Hits:

[Windows Developtestfreepool_demo

Description: 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。尽管代码是用VC6写的,示例项目也可以被转换为VS 2003 和VS 2005项目。 -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 the operation of this type, I have here provided a sample MDI application, it is just to let you open an XML file. XML documents for each MDI child windows single definition of the layout and UI control attributes. Although the code is written using VC6, examples of projects can be converted to VS 2003 and VS 2005 project.
Platform: | Size: 97280 | Author: gongshenglai | Hits:

[VC/MFCvc.net

Description: 第一章:综合运用VC.NET与托管类 第二章: 正则表达式的运用 第三章: 注册表、文件IO 第四章:密码学、HASH代码、数据加密 第五章:XML ADO.NET 第六章: ADO.NET与dataset 第七章:高级ADO.net 第八章:ADO.NET与xml高级运用 第九章:远程处理 第十章:事件日志、进程控制、性能测试 第十一章:管理托管对象 -Chapter I: the integrated use of VC.NET with the Managed Classes chapter: the use of regular expressions in Chapter III: registry, file IO Chapter IV: Cryptography, HASH code, data encryption Chapter V: XML ADO.NET Article six chapters: ADO.NET and dataset Chapter VII: Advanced ADO.Net Chapter VIII: ADO.NET with xml senior use of Chapter IX: Remote handle Chapter X: event logs, process control, performance testing Chapter XI: Management Managed Object
Platform: | Size: 18260992 | Author: 方剑 | Hits:

[xml-soap-webservicehkxmlProClient

Description: xmlPro 通信VC++客户端 xmlPro是Apache开源项目,属于EJB廋客户端,起客户端支持任何语言为客户端,这里是使用VC实现的XMLPro客户,是本人给香港客户做的一个通信手机短信猫的交互协议栈。VC++8.0开发环境,新新新!-xmlPro communications VC++ client xmlPro is Apache open source project, which EJB thin client from the client to support any language for the client, here is the use of VC achieved XMLPro customers, to customers in Hong Kong that I do a communication phone interactive cat SMS protocol stack. VC++ 8.0 development environment, the new new new!
Platform: | Size: 3383296 | Author: luoyx | Hits:

[Linux-Unixhttp_protocol_sourcecode

Description: 完整实现http协议源代码(WINDOWS或LINUX平台均可移植使用),我在VC++上(不调用WINDOWS的HTTP的API)可实现XML文件下载等. -Http agreement to achieve a complete source code (WINDOWS or LINUX platform can be transplanted to use), I VC++ On (not the HTTP call WINDOWS the API) can be downloaded, such as XML documents.
Platform: | Size: 36864 | Author: yang | Hits:

[OS programanalyze

Description: 从txt文件中读取日志数据分析并将分析结果输出到XML文件中,其中含有CMarkup(VC下操作XML文件)类,本人原创编写:)-Txt file to read from the log data analysis and the results of the analysis output to XML file, which contains CMarkup (VC operation XML file) category, I prepared original:)
Platform: | Size: 57344 | Author: lu | Hits:

[xml-soap-webserviceHowtouseXML(VC)

Description: 用VC操作XML,包括建立,取值,遍历..等!~可以当作配置文件来使用,相当于ini文件一样,扩展性非常不错-VC operations with XML, including the establishment, values, traversal, etc. ..! ~ Can be used as the configuration file to use, equivalent to the same ini file, scalability is very good
Platform: | Size: 15360 | Author: 刘勇 | Hits:

[xml-soap-webserviceCXmlSampleSrc

Description: 采用VC++8.0工具编写的完整读写XML的程序例程,希望对您有用。-Written by VC++8.0 tools process the full read and write XML routine, I hope useful to you.
Platform: | Size: 247808 | Author: 周晓刚 | Hits:

[OS program2015xml_opr

Description: 一个简易的xml操作的vc++例程,挺有用的,对于读取关于xml配置文件的情况下特别有用,希望对大家有用。-A simple XML operation vc++ routines, very useful, to read about XML configuration file is specifically useful in situations, I hope useful for everyone.
Platform: | Size: 162816 | Author: Morgan | Hits:

CodeBus www.codebus.net