上一页 1 ··· 528 529 530 531 532 533 534 535 536 ··· 583 下一页

2019年6月8日

摘要: Json::Value json_temp; Json::Value pathroot; pathroot["path"] = Json::Value("http://192.168.1.24:90/22.avi"); json_temp["position"] = Json::Value("0") 阅读全文
posted @ 2019-06-08 22:01 lydstory 阅读(148) 评论(0) 推荐(0) 编辑
摘要: 主程序输出 线程输出 会重新刷 看不到线程cout的信息 注:多线程 最好写日志 注意资源加锁 阅读全文
posted @ 2019-06-08 19:01 lydstory 阅读(76) 评论(0) 推荐(0) 编辑
摘要: // testsocketclient.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include #include #include #pragma comment(lib, "Ws2_32.lib") SOCKET sockClient = 0; static int conn_status = 0; #define IP_ADDRES... 阅读全文
posted @ 2019-06-08 18:30 lydstory 阅读(1838) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/ghc666/p/8444599.html 阅读全文
posted @ 2019-06-08 15:15 lydstory 阅读(144) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/embedded_sky/article/details/42077321 阅读全文
posted @ 2019-06-08 14:36 lydstory 阅读(505) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/arrowyl/article/details/80886515 阅读全文
posted @ 2019-06-08 11:23 lydstory 阅读(79) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/diysoul/p/5930361.html 阅读全文
posted @ 2019-06-08 11:17 lydstory 阅读(84) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/zhangboyu/p/7452759.html 阅读全文
posted @ 2019-06-08 11:03 lydstory 阅读(72) 评论(0) 推荐(0) 编辑

2019年6月7日

摘要: https://www.ibm.com/developerworks/cn/linux/l-cn-gpb/index.html 阅读全文
posted @ 2019-06-07 02:43 lydstory 阅读(92) 评论(0) 推荐(0) 编辑
摘要: evpp::Buffer testmsg; const char* buf123 = "12342333333333333333333333333323424324234234"; testmsg.Append(buf123, strlen(buf123)); conn->Send(&testmsg 阅读全文
posted @ 2019-06-07 00:25 lydstory 阅读(328) 评论(0) 推荐(0) 编辑
上一页 1 ··· 528 529 530 531 532 533 534 535 536 ··· 583 下一页

导航