摘要: using System.Xml;using System.IO;using System; namespace Framework.Common{ /// /// 用于获取或设置Web.config/*.exe.config中节点数据的辅助类 /// public sealed class AppConfig { private string fi... 阅读全文
posted @ 2018-01-05 17:54 北京高超 阅读(1189) 评论(1) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace MarketPlace.WinErp.Model{ public class UserInfo { /// /// 用户ID /// ... 阅读全文
posted @ 2018-01-05 17:20 北京高超 阅读(149) 评论(0) 推荐(0) 编辑
摘要: 测试 阅读全文
posted @ 2018-01-05 17:17 北京高超 阅读(215) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u 阅读全文
posted @ 2017-03-02 08:56 北京高超 阅读(194) 评论(0) 推荐(0) 编辑