摘要:
XSD:XML结构定义;可以检验得到的xml文档的结构是否符合规范。//1xsd可以由VS自动生成具体的操作是:在vs项目中添加规范的xml文档,使用创建架构功能即可得到xsd文件xsd文件编码实现xml文档和xsd文档都应该放在程序运行的当前目录中;具体的代码:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Window 阅读全文
posted @ 2014-02-12 21:51
華曉米
阅读(888)
评论(0)
推荐(0)
浙公网安备 33010602011771号