# BitOperationHelper **Repository Path**: novelfan/BitOperationHelper ## Basic Information - **Project Name**: BitOperationHelper - **Description**: 工作中经常需要读取或设置一个整型的某一位的状态,封装成库方便使用。 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-09 - **Last Updated**: 2021-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BitOperationHelper #### 介绍 工作中经常需要读取或设置一个整型的某一位的状态,封装成库方便使用。