会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
刘小吉
.NET
博客园
首页
新随笔
联系
管理
订阅
2015年9月2日
windows服务部署
摘要: 1.新建windows服务项目2.编辑业务代码我这里只写2句记录文本的测试代码 1 using System; 2 using System.IO; 3 using System.ServiceProcess; 4 5 namespace WindowsService 6 { 7 publ...
阅读全文
posted @ 2015-09-02 17:07 刘小吉
阅读(4094)
评论(0)
推荐(1)
编辑
公告