首先新建目录存放项目,尽量不要放置中文; 里面重要的三个文件:bin(存放项目的架包) xg.exe(用于启动项目)、xg.xml(用于配置启动的信息) =bin= =xg.xml= 其次,将exe添加到window服务。进入项目所在的目录: 删除服务 sc delete xg 相关文章: 2022-12-23 2021-12-12 2021-04-28 2021-06-20 2021-07-27 2021-04-22 2021-09-08