会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
上一页
1
···
361
362
363
364
365
366
367
368
369
···
619
下一页
2021年1月19日
Ubuntu16.04使用Qt Creator编译时报错“找不到 -lGL”之解决办法
摘要: 终端输入sudo apt-get install libgl1-mesa-dev 【转】https://blog.csdn.net/u014375643/article/details/89494503
阅读全文
posted @ 2021-01-19 20:24 lydstory
阅读(263)
评论(0)
推荐(0)
ubuntu qt5.9.2
摘要: https://www.jianshu.com/p/7dad1a4483bd
阅读全文
posted @ 2021-01-19 19:56 lydstory
阅读(57)
评论(0)
推荐(0)
ubunut root账号登陆
摘要: https://www.cnblogs.com/masbay/p/10744846.html 重启全登录不了 》是否问题?
阅读全文
posted @ 2021-01-19 19:47 lydstory
阅读(46)
评论(0)
推荐(0)
radvd
摘要: Router Advertisement (radvd) configurat...
阅读全文
posted @ 2021-01-19 19:15 lydstory
阅读(82)
评论(0)
推荐(0)
彩屏sip电话机
摘要: https://www.speedytel.com/product-category/ip-terminal/page/3/
阅读全文
posted @ 2021-01-19 19:08 lydstory
阅读(48)
评论(0)
推荐(0)
epon gpon
摘要: https://zhuanlan.zhihu.com/p/80270214
阅读全文
posted @ 2021-01-19 17:51 lydstory
阅读(63)
评论(0)
推荐(0)
cwmp
摘要: https://baike.baidu.com/item/CWMP/8417028?fr=aladdin
阅读全文
posted @ 2021-01-19 17:49 lydstory
阅读(58)
评论(0)
推荐(0)
dhcp6c dhcpd dhcp6s
摘要: dhcpd命令的作用是可以运行DHCP服务器。 在启动dhcpd命令时它会读取dhcpd.conf文件,并将每个子网上的可用地址存储在内存中。当客户端使用DHCP协议请求地址时,dhcpd命令会为其分配地址。 每个客户都分配了一个租约时间,租约在管理员选择的时间(默认为一天)后到期。在租约到期之前,
阅读全文
posted @ 2021-01-19 17:43 lydstory
阅读(908)
评论(0)
推荐(0)
pfx cert 证书
摘要: 只有pfx格式的数字证书是包含有私钥的,cer格式的数字证书里面只有公钥没有私钥。 作者:知乎用户链接:https://www.zhihu.com/question/29620953/answer/191763719来源:知乎著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。 PK
阅读全文
posted @ 2021-01-19 16:18 lydstory
阅读(456)
评论(0)
推荐(0)
libpcap获取网卡名称
摘要: #include <pcap/pcap.h> #include <stdio.h> int main() { char errbuf[PCAP_ERRBUF_SIZE], *device; device = pcap_lookupdev(errbuf); if(device) { printf("S
阅读全文
posted @ 2021-01-19 15:09 lydstory
阅读(175)
评论(0)
推荐(0)
上一页
1
···
361
362
363
364
365
366
367
368
369
···
619
下一页
导航
博客园
首页
新随笔
联系
订阅
管理
公告