上一页 1 ··· 220 221 222 223 224 225 226 227 228 ··· 617 下一页

2022年9月23日

摘要: 语言中#undef的语法定义是:#undef 标识符,用来将前面定义的宏标识符取消定义。 阅读全文
posted @ 2022-09-23 20:10 lydstory 阅读(28) 评论(0) 推荐(0)
摘要: int cmp(int a, int b) { return (a > b)?1:((a == b )?0:-1); } int _tmain(int argc, _TCHAR* argv[]) { int a = 2; int b = 3; cout<<cmp(a,b)<<endl; cout<< 阅读全文
posted @ 2022-09-23 18:34 lydstory 阅读(65) 评论(0) 推荐(0)

2022年9月22日

摘要: boa thttpd goahead wn 阅读全文
posted @ 2022-09-22 15:07 lydstory 阅读(18) 评论(0) 推荐(0)
摘要: openwrt esp32 goahead driver mfc 阅读全文
posted @ 2022-09-22 15:01 lydstory 阅读(14) 评论(0) 推荐(0)
摘要: https://www.cise.ufl.edu/~dvolya/visual/ https://salmanarif.bitbucket.io/visual/downloads.html 阅读全文
posted @ 2022-09-22 12:03 lydstory 阅读(47) 评论(0) 推荐(0)
摘要: http://100ask.net/ 阅读全文
posted @ 2022-09-22 09:42 lydstory 阅读(23) 评论(0) 推荐(0)

2022年9月12日

摘要: socket server WiFi 有线同时可以连接 socket server WiFi 有线同时可以连接 socket server WiFi 有线同时可以连接 socket server WiFi 有线同时可以连接socket server WiFi 有线同时可以连接 各层是各层的spi加解 阅读全文
posted @ 2022-09-12 12:25 lydstory 阅读(36) 评论(0) 推荐(0)

2022年9月9日

摘要: (102条消息) socket编程之select_羊族的希望的博客-CSDN博客_select socket 阅读全文
posted @ 2022-09-09 17:33 lydstory 阅读(15) 评论(0) 推荐(0)
摘要: int tcp_client() { char rx_buffer[128]; char host_ip[] = HOST_IP_ADDR; int addr_family = 0; int ip_protocol = 0; while (1) { struct sockaddr_in dest_a 阅读全文
posted @ 2022-09-09 16:40 lydstory 阅读(20) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-09-09 16:27 lydstory 阅读(16) 评论(0) 推荐(0)
上一页 1 ··· 220 221 222 223 224 225 226 227 228 ··· 617 下一页

导航