Lost !

-----hard working for the furture.

2023年8月4日

win32 读取串口数据

摘要: 1 #include <Windows.h> 2 #include <iostream> 3 #include <string> 4 #include <stdio.h> 5 6 using namespace std; 7 int main() 8 { 9 10 //全局变量,串口句柄 11 HA 阅读全文

posted @ 2023-08-04 16:52 失落''80 阅读(65) 评论(0) 推荐(0) 编辑

build project using makefile

摘要: 1 #include <Windows.h> 2 #include <iostream> 3 #include <string> 4 5 using namespace std; 6 int main() 7 { 8 std::cout << " select action " << std::en 阅读全文

posted @ 2023-08-04 16:19 失落''80 阅读(4) 评论(0) 推荐(0) 编辑

win32 api

摘要: https://learn.microsoft.com/zh-cn/windows/win32/api/ 阅读全文

posted @ 2023-08-04 14:57 失落''80 阅读(20) 评论(0) 推荐(0) 编辑

cpp blog

摘要: 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 阅读(6) 评论(0) 推荐(0) 编辑

导航