You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- 新增 CncCollectorService : ServiceBase,支持 OnStart/OnStop/OnPause/OnContinue/OnShutdown - 新增 ProjectInstaller,支持 InstallUtil.exe 安装/卸载 - Program.cs 重构为双模式:控制台模式(--console) + 服务模式(SCM) + 安装(--install) + 卸载(--uninstall) - csproj 添加 System.ServiceProcess 和 System.Configuration.Install 引用 - install.ps1 升级为 v2.0,支持 installutil/nssm/sc 三种安装方式,配置失败自动重启策略 - uninstall.ps1 升级为 v2.0,三级降级卸载(程序内置→InstallUtil→sc.exe),交互式清理安装目录 |
4 days ago | |
|---|---|---|
| database | 1 week ago | |
| docs | 4 days ago | |
| frontend | 4 days ago | |
| src | 4 days ago | |
| tests | 4 days ago | |
| .gitignore | 5 days ago | |
| AGENTS.md | 4 days ago | |
| CncDataSystem.sln | 5 days ago | |
| deploy-admin.ps1 | 1 week ago | |
| 发那科系统采集示例.txt | 1 week ago | |