搜索资源列表
DB2XML
- 该程序为C#开发的实现将数据库数据导出成XML文件的程序,程序配备数据库连接配置、数据生成与导出等。-The program for the implementation of C# development of the database to export the data into XML files, programs, with a database connection configuration, data generation and export, etc..
XMLOrder
- XML集成订单处理系统源代码.rar 注意:使用源代码时,应首先在C盘的根目录下面创建文件夹C:\Order,然后将数据库文件Order.mdb复制到该文件夹中。-XML integrated order processing system source code. Rar Note: use the source code should be first in the C disk root directory create the following folder C: Order, t
smarkdata-32787
- smark.data是基于C#开发的轻量级数据访问组件。 提供以下功能封: 1)提供了跨数据库类型操作能力 2)基于程线存储的数据访问上下文对象,轻易提供跨方法域的数据事务处理机制。 3)对象查询表达式 4)实体操作基础封装等快速开发功能 开发人员可以在以上基于功能扩展出更灵活高效的数据操作。 组件还提供一个基于VS2008的Generator,可以让开发人员在VS。NET里描述XML的同时同步生成实体操作代码进一步简化操作(开发人员也可以根据自己的需求编写适合自己的
parsexml
- XML解析..如何读取外部已存在的表格-XML parsing .. how to read the external table ..
ReadingXML
- 用VS平台,C#语言,实现了对xml的读取操作。-With the VS platform, C# language, realized on the xml read operation.
XMLParser
- This a short XML Parser in C#.-This is a short XML Parser in C#.
CMarkup
- 一个可用于C++进行XML操作的封装类。-C++ XML
php_sql
- 将数组,HTML,XML或JSON文件转换为SQL语法。 使用 ======================== - SELECT *FROM myArray ORDER BY key DESC,value ASC, - SELECT key,value FROM myArray WHERE value= 100 , - SELECT * FROM json_file(my_json_file.txt), - SELECT * FROM xml_file(http: