随笔分类 -  我的问题

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

我的问题
cc2540 用GATT_Notification()函数数据发送问题
摘要:从机端通过GATT_Notification( 0, &pReport, FALSE )发送数据给主机,在主机端通过 osal_memcpy(&noti.value, &pMsg->msg.handleValueNoti.value,noti.len);能正常收到从机发来的数据,但是主机端利用GAT 阅读全文

posted @ 2020-08-19 10:20 lydstory 阅读(676) 评论(0) 推荐(0) 编辑

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

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

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

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

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

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

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

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

惊群问题
摘要:全局的互斥锁 阅读全文

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

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

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

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

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

ado odbc 访问mysql那个速度快
摘要:有时间测试下 阅读全文

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

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

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

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

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

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

能想到什么那? 工具-->批量替换
摘要: 阅读全文

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

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

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

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

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

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

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

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

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

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

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

gina用USBkey登陆windows系统
摘要:https://ask.csdn.net/questions/209422 阅读全文

posted @ 2020-04-17 06:45 lydstory 阅读(311) 评论(0) 推荐(0) 编辑

DirectX??
摘要:具有一定的数学基础,熟悉计算机图形学,有OpenGL或DirectX编程经验优先 阅读全文

posted @ 2020-04-13 06:15 lydstory 阅读(126) 评论(0) 推荐(0) 编辑

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

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示