摘要:
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 閱讀全文