上一页 1 ··· 394 395 396 397 398 399 400 401 402 ··· 619 下一页

2020年8月25日

摘要: ld returned 1 exit status 虚拟机 没有空间 -》原因 阅读全文
posted @ 2020-08-25 09:30 lydstory 阅读(192) 评论(0) 推荐(0)

2020年8月24日

摘要: 二维字符数组。char s[16][5]={"0000","0001",...};cout<<s[k]<<endl; 阅读全文
posted @ 2020-08-24 13:50 lydstory 阅读(537) 评论(0) 推荐(0)

2020年8月22日

摘要: Linux网络编程socket选项之SO_LINGER,SO_REUSEADDR from http://blog.csdn.net/feiyinzilgd/article/details/5894300 Linux网络编程中,socket的选项很多.其中几个比较重要的选项有:SO_LINGER(仅 阅读全文
posted @ 2020-08-22 17:20 lydstory 阅读(225) 评论(0) 推荐(0)
摘要: char a= (char)strtoul(hex,NULL,16); 阅读全文
posted @ 2020-08-22 12:25 lydstory 阅读(250) 评论(0) 推荐(0)

2020年8月20日

摘要: 蓝湖 团队 阅读全文
posted @ 2020-08-20 18:09 lydstory 阅读(160) 评论(0) 推荐(0)
摘要: typedef struct _Cluster_File{ int val; char url[240];}Cluster_File; url 定义为std::string 导致 赋值错误 >c语言的结构体少调用c++的string 阅读全文
posted @ 2020-08-20 12:52 lydstory 阅读(287) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/xxoome/p/7115614.html 阅读全文
posted @ 2020-08-20 10:06 lydstory 阅读(245) 评论(0) 推荐(0)

2020年8月19日

摘要: 满庭芳-苏东坡 蜗角虚名,蝇头微利,算来著甚干忙。事皆前定,谁弱又谁强。且趁闲身未老,须放我、些子疏狂。百年里,浑教是醉,三万六千场。 思量,能几许?忧愁风雨,一半相妨。又何须抵死,说短论长。幸对清风皓月,苔茵展、云幕高张。江南好,千钟美酒,一曲满庭芳。 阅读全文
posted @ 2020-08-19 16:47 lydstory 阅读(426) 评论(0) 推荐(0)
摘要: msleep(1000 * 60); //1分钟 阅读全文
posted @ 2020-08-19 10:37 lydstory 阅读(216) 评论(0) 推荐(0)
摘要: 从机端通过GATT_Notification( 0, &pReport, FALSE )发送数据给主机,在主机端通过 osal_memcpy(&noti.value, &pMsg->msg.handleValueNoti.value,noti.len);能正常收到从机发来的数据,但是主机端利用GAT 阅读全文
posted @ 2020-08-19 10:20 lydstory 阅读(714) 评论(0) 推荐(0)
上一页 1 ··· 394 395 396 397 398 399 400 401 402 ··· 619 下一页

导航