摘要: public class DataAccess { protected static readonly string _path = ConfigurationSettings.AppSettings["WebDAL"]; public static IDAL.ITreeTable CreatTreeTable(string tableName, string id... 阅读全文
posted @ 2008-01-12 10:04 lswweb 阅读(324) 评论(0) 推荐(0)