随笔分类 -  c++语言

上一页 1 ··· 20 21 22 23 24 25 26 下一页

c++语言
摘要:#include <string.h> #include <stdarg.h> #include <stdio.h> #include <limits.h> #include <stdio.h> #define CONFIG_DIR "/etc/usbs/" int main() { char fn 阅读全文

posted @ 2021-01-02 00:51 lydstory 阅读(157) 评论(0) 推荐(0)

摘要:#include <string.h> #include <stdarg.h> #include <stdio.h> #include <limits.h> #include <stdio.h> #define CONFIG_DIR "/etc/usbs/" int main() { FILE *f 阅读全文

posted @ 2021-01-02 00:32 lydstory 阅读(92) 评论(0) 推荐(0)

摘要:#include <stdlib.h> #include <stdio.h> #include <string.h> #include <errno.h> #include <unistd.h> #include <pthread.h> #include <fcntl.h> #include <st 阅读全文

posted @ 2021-01-01 12:40 lydstory 阅读(749) 评论(0) 推荐(0)

摘要:#include <stdlib.h> #include <stdio.h> #include <string.h> #include <errno.h> #include <unistd.h> #include <pthread.h> #include <fcntl.h> #include <st 阅读全文

posted @ 2021-01-01 05:08 lydstory 阅读(129) 评论(0) 推荐(0)

摘要:#include <stdlib.h> #include <stdio.h> #include <string.h> #include <errno.h> #include <unistd.h> #include <pthread.h> #include <fcntl.h> #include <st 阅读全文

posted @ 2021-01-01 04:29 lydstory 阅读(616) 评论(0) 推荐(0)

摘要:cmqc.h ibm mq 阅读全文

posted @ 2021-01-01 03:52 lydstory 阅读(173) 评论(0) 推荐(0)

摘要:#pragma pack(1) struct { }; 阅读全文

posted @ 2021-01-01 03:32 lydstory 阅读(49) 评论(0) 推荐(0)

摘要:#include <stdlib.h>#include <stdio.h>#include <string.h>#include <errno.h>#include <unistd.h>#include <pthread.h>#include <fcntl.h>#include <stdbool.h 阅读全文

posted @ 2021-01-01 02:24 lydstory 阅读(549) 评论(0) 推荐(0)

摘要:#include <stdlib.h> #include <stdio.h> #include <string.h> #include <errno.h> #include <unistd.h> #include <pthread.h> #include <fcntl.h> #include <st 阅读全文

posted @ 2021-01-01 02:09 lydstory 阅读(1109) 评论(0) 推荐(0)

摘要:Binding to PL/SQL Records c语言 oracle #include <sqlca.h>#include <sqlda.h> 阅读全文

posted @ 2021-01-01 01:56 lydstory 阅读(58) 评论(0) 推荐(0)

摘要:高级服务端开发 高级服务端开发 高级服务端开发 阅读全文

posted @ 2020-12-31 23:37 lydstory 阅读(56) 评论(0) 推荐(0)

摘要:rwlock_t linux 内核程序编写 阅读全文

posted @ 2020-12-10 17:11 lydstory 阅读(65) 评论(0) 推荐(0)

摘要:PolarAir 57 人赞同了该回答 说boost::asio慢的人有两种1. extreme geek,那把锁就像眼中钉肉中刺一样折磨着他们,不过这种情况下,本来也不要指望三方库,os api才是最好的选择2. 不会用的,没用好的。我本人近五年的所有项目都用了boost::asio,看过的例子自 阅读全文

posted @ 2020-12-08 12:50 lydstory 阅读(807) 评论(0) 推荐(1)

摘要:#include <stdio.h> #include <stdlib.h> int main () { FILE * pFile; long lSize; char * buffer; size_t result; /* 若要一个byte不漏地读入整个文件,只能采用二进制方式打开 */ pFile 阅读全文

posted @ 2020-12-07 10:16 lydstory 阅读(175) 评论(0) 推荐(0)

摘要:https://blog.csdn.net/arunboy/article/details/78749212 仅供参考思路,程序字节有问题,传输pdf等文件,会破坏文件格式,因为字节传输计算错误 阅读全文

posted @ 2020-12-05 15:05 lydstory 阅读(184) 评论(0) 推荐(0)

摘要:同步文件用rsync 同步文件用rsync 阅读全文

posted @ 2020-12-02 15:33 lydstory 阅读(47) 评论(0) 推荐(0)

摘要:下载rsync 源码包wget http://www.samba.org/ftp/rsync/rsync-3.1.2.tar.gztar -zxvf rsync-3.1.2.tar.gzcd rsync-3.1.2配置+编译安装./configure --prefix=/usr/local/rsyn 阅读全文

posted @ 2020-12-02 15:17 lydstory 阅读(92) 评论(0) 推荐(0)

摘要:那就要编写rsync 的接口,往数据插入记录 阅读全文

posted @ 2020-12-02 10:36 lydstory 阅读(64) 评论(0) 推荐(0)

摘要:https://www.cnblogs.com/jhcelue/p/6756803.html 阅读全文

posted @ 2020-11-24 12:51 lydstory 阅读(52) 评论(0) 推荐(0)

摘要: 阅读全文

posted @ 2020-11-21 20:23 lydstory 阅读(51) 评论(0) 推荐(0)

上一页 1 ··· 20 21 22 23 24 25 26 下一页

导航