在C sharp中使用IniParser对ini配置文件进行读写操作 2024年03月18日 小四 934 简介:在这篇文章记录了在C sharp 编程中使用IniParse 对ini配置文件进行读写的操作.读取ini文件中的Mysql数据库配置文件进行数据库连接:如果你想从一个 .ini 文件中读取配置信息,可以使用第三方库,如 IniParser。以下是如... 阅读全文 0 评论
使用Arduino IDE对ESP32S3开发板进行开发 2024年02月08日 小四 877 这篇笔记主要记录了作为一个新手如何使用Arduino IDE对ESP32S3开发板进行开发,以及ESP32连接到电脑,在Arduino IDE 中添加附加开发板, 通过示例代码点亮ESP32中的LED灯 .以下操作都是在Windows系统环境中进行.准备... 阅读全文 0 评论
Using Python with the OpenWeather.org AP 2023年09月27日 小四 318 Using Python with the OpenWeathermap.org APIIn these notes, we will explore how to utilize Python with a free weather API (Appl... 阅读全文 0 评论