# IniFileParser **Repository Path**: include_h/ini-file-parser ## Basic Information - **Project Name**: IniFileParser - **Description**: 一个C++版本的.ini文件解析器,仿照SoftCircuits先前编写的基于C#的解析器 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-06-20 - **Last Updated**: 2024-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # IniFileParser #### 介绍 一个C++版本的.ini文件解析器,仿照SoftCircuits先前编写的基于C#的解析器 #### 原作者地址(C#) https://github.com/SoftCircuits/IniFileParser 使用参考https://blog.csdn.net/FliesOfTime/article/details/101695051 可供参考https://github.com/benhoyt/inih/blob/master/ini.c #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx