摘要:
管理员角色运行cmd.exe,执行上边脚本;在 Component -> Services 找到 CCGSQueueService 服务,可以启动/停止服务。 阅读全文
posted @ 2019-10-29 15:25
hofmann
阅读(902)
评论(0)
推荐(0)
摘要:
在 vs tools:Developer Command Prompt For VS2019/2017 里执行上边命令。 阅读全文
posted @ 2019-10-29 15:21
hofmann
阅读(378)
评论(0)
推荐(0)
摘要:
https://code.visualstudio.com/docs/?dv=win 阅读全文
posted @ 2019-10-29 14:41
hofmann
阅读(370)
评论(0)
推荐(0)
摘要:
static public string SerializeToXml(T obj) { string xmlString = string.Empty; //XmlSerializer xmlSerializer = new XmlSerializer(typeof(T)); //using... 阅读全文
posted @ 2019-10-29 09:39
hofmann
阅读(421)
评论(0)
推荐(0)
摘要:
/// /// 适用于初始化新实体 /// static public T RotationMapping(S s) { T target = Activator.CreateInstance(); var originalObj = s.GetType(); ... 阅读全文
posted @ 2019-10-29 09:35
hofmann
阅读(800)
评论(0)
推荐(0)

浙公网安备 33010602011771号