摘要:
编辑器加载中...using System;using System.Collections.Generic;using System.Web;using System.Xml;namespace RealEstateInfoManageSystem{ ///<summary> /// XMLHelper XML文档操作管理器 ///</summary> public class XMLHelper { public XMLHelper() { // // TODO: 在此处添加构造函数逻辑 ... 阅读全文
摘要:
创建数据库架构 阅读全文