【C/C++】 config ini 配置文件
在上位机软件中,比如串口通信的端口号以及波特率等信息,在第一次配置过之后如果在第二次想要使用先前的配置,那么我们就可以使用config ini文件来进行设置。
参考:
https://blog.csdn.net/weixin_44517656/article/details/109014236
https://blog.csdn.net/normallife/article/details/52661632
在上位机软件中,比如串口通信的端口号以及波特率等信息,在第一次配置过之后如果在第二次想要使用先前的配置,那么我们就可以使用config ini文件来进行设置。
参考:
https://blog.csdn.net/weixin_44517656/article/details/109014236
https://blog.csdn.net/normallife/article/details/52661632