摘要: https://learn.microsoft.com/zh-cn/windows/win32/api/ 阅读全文
posted @ 2023-08-04 14:57 微笑的''80 阅读(38) 评论(0) 推荐(0)
摘要: https://www.cppszw.com https://devblogs.microsoft.com/cppblog https://devblogs.microsoft.com/cppblog/visual-studio-embedded-development https://devblo 阅读全文
posted @ 2023-08-04 10:37 微笑的''80 阅读(14) 评论(0) 推荐(0)
摘要: https://download.csdn.net/download/douyutvailv2/87388219?utm_medium=distribute.pc_relevant_download.none-task-download-2~default~BlogCommendFromBaidu~ 阅读全文
posted @ 2023-07-28 11:38 微笑的''80 阅读(41) 评论(0) 推荐(0)
摘要: ``` Get-ChildItem | Rename-Item -NewName {$_.Name + ".zip"} Get-ChildItem | Rename-Item -NewName {$_.Name -replace '.zip',''} ``` 阅读全文
posted @ 2023-07-27 14:29 微笑的''80 阅读(52) 评论(0) 推荐(0)
摘要: https://simpledownload.net/details/CPlchuu-ea/qdart-nr5g-win-4-8-installer-00017-1-rar.html 阅读全文
posted @ 2023-07-27 10:31 微笑的''80 阅读(53) 评论(0) 推荐(0)
摘要: https://www.ni.com/zh-cn/support/documentation/supplemental/06/multithreading-in-labwindows--cvi.html https://forums.ni.com/t5/LabWindows-CVI/DiscardA 阅读全文
posted @ 2023-07-20 15:38 微笑的''80 阅读(24) 评论(0) 推荐(0)
摘要: https://isocpp.org/get-started 阅读全文
posted @ 2023-07-20 08:20 微笑的''80 阅读(41) 评论(0) 推荐(0)
摘要: https://www.ni.com/zh-cn/support/documentation/supplemental/08/programming-with-the-teststand-api.html https://www.ni.com/zh-cn/support/documentation/ 阅读全文
posted @ 2023-07-17 17:57 微笑的''80 阅读(28) 评论(0) 推荐(0)
摘要: " Indentation & Tabs set autoindent set smartindent set tabstop=4 set shiftwidth=4 set expandtab set smarttab " Display & format set number set textwi 阅读全文
posted @ 2023-06-05 14:58 微笑的''80 阅读(11) 评论(0) 推荐(0)
摘要: https://news.21dianyuan.com/detail/36236.html 阅读全文
posted @ 2023-05-30 17:02 微笑的''80 阅读(31) 评论(0) 推荐(0)