04 2023 档案

摘要:1.webtab 微软账户获取安装它。 WeTab新标签页 - Microsoft Edge Addons 别人的教程 WeTab新标签页安装教程 - 飞书云文档 (feishu.cn) 2.微软商店搜索chatgtforgoogle 需登录 3. 阅读全文
posted @ 2023-04-22 18:20 驼七 阅读(1153) 评论(0) 推荐(0)
摘要:C++常用计算几何算法 - 小四的海市蜃楼 - C++博客 (cppblog.com) (59条消息) C++常用计算几何算法_计算几何常用算法 c++_Belial_2010的博客-CSDN博客 阅读全文
posted @ 2023-04-21 10:26 驼七 阅读(19) 评论(0) 推荐(0)
摘要:QList<int> GcodePreprocessorUtils::parseGCodes(QString command) { static QRegExp re("[Gg]0*(\\d+)"); QList<int> codes; int pos = 0; while ((pos = re.i 阅读全文
posted @ 2023-04-20 11:20 驼七 阅读(52) 评论(0) 推荐(0)
摘要:QtCreator像C# region一样折叠代码 - mkmkbj - 博客园 (cnblogs.com) c# #region "comment" [code] #endregion QT #pragma region "comment" { [code] #pragma endregion } 阅读全文
posted @ 2023-04-12 09:46 驼七 阅读(334) 评论(0) 推荐(0)