资源列表
4
- C# 读取外部XML文件并显示在表格中,这个方法是参考,只修改参数就可以。-C# to read external XML file and displayed in the table, this method is the reference, you can only modify the parameters.
corba2
- 自己总结的 corba 入门教程及代码示例-corba tutorial and source code
42004745MSXML_Sampale
- 在VS或VC6.0开发环境下,解析XML文档-under vs or vc6.0,anlyze xml file
HowtouseXML(VC)
- 用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
vc-create-and-read-xml
- 用vc创建和读取xml文件,比较详细、完整,可以用作参考-vc create and read xml
web
- web.xml说明 web.xml说明 web.xml说明 web.xml说明 web.xml说明-web.xml说明web.xml说明web.xml说明web.xml说明web.xml说明web.xml说明web.xml说明web.xml说明web.xml说明
xmla-data-mining
- 此程序演示了如何在数据挖掘语言DMX中嵌套存储过程,以供ADOMD.NET和AMO接口调用-This procedure demonstrates how data mining language DMX in nested stored procedures, and the AMO for ADOMD.NET interface call
2010121514552827
- json数据处理格式,结合主站程序的应用。尽管有许多宣传关于 XML 如何拥有跨平台,跨语言的优势,然而,除非应用于 Web Services,否则,在普通的 Web 应用中,开发者经常为 XML 的解析伤透了脑筋,无论是服务器端生成或处理 XML,还是客户端用 Javascr ipt 解析 XML -json format data processing, combined with the application of the master program. Despite the publ
BroadCastSystem
- 一个简单的广播程序 只实现了简单的文字广播功能-BroadCastSystem
XMLTODS
- 用vb.net编写的读写xml文件.对学习xml很有帮助-prepared using vb.net write xml document. Helpful to learn xml
csharpxml
- XML文件读取操作,简单例子,方便使用。-XML file read operation, simple examples, and easy to use.
用Delphi-实现WebService
- 用Delphi-实现WebService.定义一个接口单元。先通过向导生成一个空的单元文件,然后在此单元中实现基本的接口(Iinvokable)和定义以后客户端程序可以调用的方法