# guardian_services **Repository Path**: for_ten_years/guardian_services ## Basic Information - **Project Name**: guardian_services - **Description**: 通用的服务守护程序,支持自定义添加服务进行守护 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-23 - **Last Updated**: 2024-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # guardian_services #### 介绍 通用的服务守护程序,支持自定义添加服务进行守护 #### 编译环境 这里我使用的使用visual studio 2017 + Qt5.12.0进行开发的 #### 使用说明 使用情况查看某论坛:https://www.52pojie.cn/thread-1870603-1-1.html #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request