摘要: 1 定义PersonModel类 public class PersonModel { public String Id { get; set; } public String UserCode { get; set; } public String UserName { get; set; } p 阅读全文
posted @ 2020-08-30 14:43 温故纳新 阅读(616) 评论(0) 推荐(0) 编辑
摘要: :: 输出"Start"内容 echo Start 运行 :: Topshelf安装windows服务步骤 :: 切换到程序的degug目录下 E: cd E:\MyComputer\References\CSharpUtil\ConsoleApplication_Test\bin\Debug :: 阅读全文
posted @ 2020-08-30 09:59 温故纳新 阅读(213) 评论(0) 推荐(0) 编辑