会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
上一页
1
···
542
543
544
545
546
547
548
549
550
···
617
下一页
2019年8月15日
curl直接作为http的客户端?也是醉了
摘要:
阅读全文
posted @ 2019-08-15 16:08 lydstory
阅读(422)
评论(0)
推荐(0)
齐次方程
摘要: https://baike.baidu.com/item/%E9%BD%90%E6%AC%A1%E6%96%B9%E7%A8%8B/7066764?fr=aladdin
阅读全文
posted @ 2019-08-15 15:28 lydstory
阅读(188)
评论(0)
推荐(0)
ZooKeeper
摘要: ZooKeeper是一个分布式的,开放源码的分布式应用程序协调服务,是Google的Chubby一个开源的实现,是Hadoop和Hbase的重要组件。它是一个为分布式应用提供一致性服务的软件,提供的功能包括:配置维护、域名服务、分布式同步、组服务等。 ZooKeeper的目标就是封装好复杂易出错的关
阅读全文
posted @ 2019-08-15 14:13 lydstory
阅读(153)
评论(0)
推荐(0)
2019年8月14日
linux命名空间
摘要: https://blog.csdn.net/guotianqing/article/details/82356096
阅读全文
posted @ 2019-08-14 19:14 lydstory
阅读(126)
评论(0)
推荐(0)
linux fcntl 对文件描述符控制
摘要: linux fcntl 对文件描述符控制 linux fcntl 对文件描述符控制 linux fcntl 对文件描述符控制
阅读全文
posted @ 2019-08-14 19:04 lydstory
阅读(231)
评论(0)
推荐(0)
Linux下Qt调用共享库文件.so
摘要: 修改已有的pro文件,添加如下几句: INCLUDEPATH += /home/ubuntu/camera/camera/LIBS += -L/home/ubuntu/camera/camera -ltestINCLUDEPATH添加了项目的目录,以便找到头文件,而LIBS添加的是共享库文件,-L添
阅读全文
posted @ 2019-08-14 14:28 lydstory
阅读(3370)
评论(0)
推荐(0)
zero udp
摘要: Description UDP transport can only be used with the ZMQ_RADIO and ZMQ_DISH socket types.
阅读全文
posted @ 2019-08-14 12:17 lydstory
阅读(172)
评论(0)
推荐(0)
protobuf使用
摘要: https://blog.csdn.net/yang332233/article/details/83657735
阅读全文
posted @ 2019-08-14 11:24 lydstory
阅读(105)
评论(0)
推荐(0)
c++ 11
摘要: https://www.cnblogs.com/DswCnblog/p/6369576.html ‘static_assert’在此作用域中尚未声明 g++ -std=c++11 client.cpp -I/usr/local/include -I/usr/local/include/google/
阅读全文
posted @ 2019-08-14 11:12 lydstory
阅读(113)
评论(0)
推荐(0)
zmq作为守护进程?等待连接
摘要: 服务端是作为守护进程在运行的,客户端connect成功,但write时直接退出了,我在想肯能服务端socket在write时已经失效了,不然为什么会出现write时进程退出呢?现在的问题是,我要怎么才能判断在write时socket是否有效呢,另外,如果sokcet有效的话还会有什么原因会导致客户端
阅读全文
posted @ 2019-08-14 10:35 lydstory
阅读(260)
评论(0)
推荐(0)
上一页
1
···
542
543
544
545
546
547
548
549
550
···
617
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告