# cpp_hot_update **Repository Path**: xcy_store/cpp_hot_update ## Basic Information - **Project Name**: cpp_hot_update - **Description**: c++代码热更新 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2022-01-18 - **Last Updated**: 2023-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cpp_hot_update #### 介绍 通过修改代码段,实现c++代码热更新 #### 使用说明 1. make all 2. kill -10 `pidof main`