摘要:
google test (简称gtest) 是 google 开发的一个 c++单元测试框架,它能帮助开发者编写可移植、可维护的单元测试代码。 1、安装gtest # 克隆仓库 git clone https://github.com/google/googletest.git cd googlet 阅读全文
摘要:
moonraker 官网中关于file manage的参数解释如下: # moonraker.confqueue_gcode_uploads: False# When set to True the file manager will add uploads to the job_queue whe 阅读全文