-
XML解析宏,自动生成适合任意XML文件格式的类,然后实现读取功能...
XML解析宏,自动生成适合任意XML文件格式的类,然后实现读取功能-XML parser, automatic generation for arbitrary XML file format types, and then realize read function
- 2022-05-15 07:40:23下载
- 积分:1
-
WebServices programming examples of
WebServices的编程实例
很简单,一看就行-WebServices programming examples of
- 2022-01-23 10:50:46下载
- 积分:1
-
c builder used to read and write data xml example, the museum will xml documents...
用c++builder读写xml数据的例子,此处将xml文件作为数据库,用listview显示,更改,增加,删除等数据库常用方法. 程序界面 http://ccb.zzia.cn/images/xml1.jpg http://ccb.zzia.cn/images/xml2.jpg-c builder used to read and write data xml example, the museum will xml documents as databases, using error, change, delete database commonly used methods. Program Interface http://ccb.zzia.cn/images/xml1.jpg http:// ccb.zzia.cn/images/xml2.jpg
- 2022-03-23 09:08:27下载
- 积分:1
-
用dom和sax解析xml的三个demo.
用dom和sax解析xml的三个demo.-with sax and the analytic xml 3 demo.
- 2022-05-10 20:28:00下载
- 积分:1
-
xml test file for wbxml application
xml test file for wbxml application
- 2022-10-12 05:15:03下载
- 积分:1
-
以替你的软件作“换肤手术”,可以更换软件的外观,形状、颜色以及看起来的感觉。让软件界面不一定是长方形的,也可以是圆形、椭圆形或者不规则形状。不只是主窗口画面可以...
以替你的软件作“换肤手术”,可以更换软件的外观,形状、颜色以及看起来的感觉。让软件界面不一定是长方形的,也可以是圆形、椭圆形或者不规则形状。不只是主窗口画面可以做变化,连软件的其他设定画面、对话框等等也都可以依照你的意思来设计,半透明、阴影等效果都可以。你还可以把软件设计得像是MAC、UNIX等其他操作系统的软件的样子。设计步骤有四个:1.先用绘图软件画出一张图,并且储存成bmp格式。2.用文本编辑软件编辑一个Skin.xml文件。3.用Visual Basic设计一个对话框,并且把ActiveSkin Control放进去。你必须把SkinPath指定到放Skin文件的位置。4.编辑ActiveSkin Control的OnSkinNotify。注意:安装后请先执行Install.bat,然后才能开始使用。系统要求:Visual Basic 6.0 Runtime Module-err
- 2022-03-26 19:25:12下载
- 积分:1
-
XML入门的好书籍
XML入门的好书籍-XML basic good books
- 2022-03-15 18:04:45下载
- 积分:1
-
Flex与后台交互的方法 HTTPService WebService URLLoader
Flex与后台交互的方法 HTTPService WebService URLLoader
- 2022-02-02 23:28:37下载
- 积分:1
-
XML指南,这本书可以不熟悉XML的编程人员,迅速和…
XML指南,本电子书能让不熟悉XML的编程人员,迅速了解和掌握XML,即学即用,调高工作效率。-XML Guide, this book can not be familiar with XML programming staff, quickly understand and grasp the XML, that is, school that is used to increase work efficiency.
- 2022-08-15 16:40:54下载
- 积分:1
-
本文介绍了我的工作,管理XML文件到一个VC的应用程序…
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 u
- 2023-08-20 16:15:04下载
- 积分:1