随笔分类 -  我的问题

上一页 1 ··· 10 11 12 13 14 15 16 17 下一页

我的问题
摘要:多进程 流程调度 -》进程间共享内存交互--》批次文件处理 阅读全文

posted @ 2020-08-28 09:29 lydstory 阅读(152) 评论(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 阅读(288) 评论(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 阅读(723) 评论(0) 推荐(0)

摘要:AES、SHA256双重加密传输。应用访问协议支持HTTPS 阅读全文

posted @ 2020-08-18 17:14 lydstory 阅读(798) 评论(0) 推荐(0)

摘要:cairo替换不对系统不断重启 cairo替换不对系统不断重启 cairo替换不对系统不断重启 阅读全文

posted @ 2020-08-17 21:27 lydstory 阅读(76) 评论(0) 推荐(0)

摘要:会,动态库是内存整体加载,如果动态库文件大,执行会影响? 所以没必须要的文件不要放到动态库中...... 阅读全文

posted @ 2020-08-17 15:04 lydstory 阅读(244) 评论(0) 推荐(0)

摘要:unix socket服务进程如何监控状态? unix socket服务进程如何监控状态? unix socket服务进程如何监控状态? 1.间接方法: netstat -ap --unix | grep MY-SOCKET-GETWATERCODE-SOFO 阅读全文

posted @ 2020-08-04 10:17 lydstory 阅读(466) 评论(0) 推荐(0)

摘要:全局的互斥锁 阅读全文

posted @ 2020-06-29 16:25 lydstory 阅读(111) 评论(0) 推荐(0)

摘要:单进程 多线程 能不能让cpu 100% 单进程 多线程 能不能让cpu 100% 阅读全文

posted @ 2020-06-16 10:05 lydstory 阅读(355) 评论(0) 推荐(0)

摘要:#ifdef __cplusplusextern "C"{#endif char* itoa(int value, char* str, int radix); } 要求导出 再使用 声明 测试下 》有时间 阅读全文

posted @ 2020-06-11 13:09 lydstory 阅读(364) 评论(0) 推荐(0)

摘要:有时间测试下 阅读全文

posted @ 2020-06-11 09:45 lydstory 阅读(200) 评论(0) 推荐(0)

摘要:am using muPDF library to add fields in existing PDF Documents. I have successfully added a checkbox by defining its appearance. But Text Fields are a 阅读全文

posted @ 2020-06-03 23:43 lydstory 阅读(114) 评论(0) 推荐(0)

摘要:不要直接api, api->rpc->api 就在不同的空间了,你的代码在另外一个进程空间 阅读全文

posted @ 2020-05-15 16:58 lydstory 阅读(128) 评论(0) 推荐(0)

摘要:PIC就是position independent code 阅读全文

posted @ 2020-05-14 15:54 lydstory 阅读(125) 评论(0) 推荐(0)

摘要: 阅读全文

posted @ 2020-05-13 11:48 lydstory 阅读(125) 评论(0) 推荐(0)

摘要:单纯的.cpp .c 文件 还是在windows下写比较舒服 单纯的.cpp .c 文件 还是在windows下写比较舒服 单纯的.cpp .c 文件 还是在windows下写比较舒服 单纯的.cpp .c 文件 还是在windows下写比较舒服 单纯的.cpp .c 文件 还是在windows下写 阅读全文

posted @ 2020-05-13 02:55 lydstory 阅读(124) 评论(0) 推荐(0)

摘要:expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘sqlite3_open_internal’ expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘sqlite3_open_ 阅读全文

posted @ 2020-05-13 00:58 lydstory 阅读(294) 评论(0) 推荐(0)

摘要:__attribute__ g++ __attribute__ g++__attribute__ g++ 阅读全文

posted @ 2020-05-10 11:34 lydstory 阅读(186) 评论(0) 推荐(0)

摘要:ldd statically linked ldd statically linked ldd statically linked 阅读全文

posted @ 2020-05-10 02:50 lydstory 阅读(1345) 评论(2) 推荐(0)

摘要:c++和微服务 c++和微服务》》 Kubernetes、Docker、TensorFlow、PyTorch、MXNet、OpenStack、Hadoop、Spark、Flink、ES、Kafka等平台框架开发经验者 阅读全文

posted @ 2020-05-04 14:51 lydstory 阅读(1589) 评论(0) 推荐(0)

上一页 1 ··· 10 11 12 13 14 15 16 17 下一页

导航