摘要:
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
北京高超
阅读(1197)
评论(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
北京高超
阅读(154)
评论(0)
推荐(0)
摘要:
测试 阅读全文
posted @ 2018-01-05 17:17
北京高超
阅读(223)
评论(0)
推荐(0)