会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cogitoergosum
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
27
28
29
30
31
32
33
34
35
···
54
下一页
2019年9月3日
修改openwrt 终端登录欢迎界面
摘要: 链接: https://blog.csdn.net/u011641885/article/details/47129363?utm_source=blogxgwz4
阅读全文
posted @ 2019-09-03 13:58 cogitoergosum
阅读(1841)
评论(0)
推荐(0)
2019年8月31日
openwrt quilt 使用
摘要: 参考链接: https://blog.csdn.net/wwx0715/article/details/25160361 https://openwrt.org/docs/guide-developer/build-system/use-patches-with-buildsystem https:
阅读全文
posted @ 2019-08-31 17:20 cogitoergosum
阅读(420)
评论(0)
推荐(0)
2019年8月30日
openwrt luci 入门介绍
摘要: 入门介绍第一篇: https://www.cnblogs.com/topbin/p/9519875.html 完整的介绍: https://blog.csdn.net/u012041204/article/details/54952376
阅读全文
posted @ 2019-08-30 14:40 cogitoergosum
阅读(366)
评论(0)
推荐(0)
2019年8月29日
潘多拉路由器支持wan口登陆的配置
摘要: 参考链接: https://www.right.com.cn/forum/thread-194265-1-1.html 默认的密码: admin
阅读全文
posted @ 2019-08-29 17:20 cogitoergosum
阅读(1631)
评论(0)
推荐(0)
2019年8月20日
linux 串口终端命令配置
摘要: 说明: http://yinflying.top/2017/07/632
阅读全文
posted @ 2019-08-20 19:58 cogitoergosum
阅读(344)
评论(0)
推荐(0)
2019年7月23日
lua TRACEBACK错误打印
摘要: 链接: https://blog.csdn.net/glc22/article/details/79501309
阅读全文
posted @ 2019-07-23 17:43 cogitoergosum
阅读(559)
评论(0)
推荐(0)
sqlite 查看数据库表和字段
摘要: 查看所有表名: select name from sqlite_master where type='table' order by name; 查看表的字段: PRAGMA table_info([tablename]); tablename 为实际的数据表名
阅读全文
posted @ 2019-07-23 15:22 cogitoergosum
阅读(11207)
评论(1)
推荐(1)
2019年7月19日
VC6.0 使用过程
摘要: 1、vc6.0 不支持using namespace std vc6.0有sp6补丁,打过补丁后才支持。 2、C4786警告 解决方法: https://blog.csdn.net/liang_lq/article/details/6191996 3、警告: Compiler option 'Gen
阅读全文
posted @ 2019-07-19 08:48 cogitoergosum
阅读(260)
评论(0)
推荐(0)
2019年7月16日
设计模式
摘要: 1、设计原则 1、依赖倒置原则: 针对接口编程,而不是针对实现编程 2、合成复用原则: 优先使用对象组合,而不是类继承 参考链接: https://mp.weixin.qq.com/s/kYr0gdjtDDa52ESLUoCb1A
阅读全文
posted @ 2019-07-16 18:16 cogitoergosum
阅读(95)
评论(0)
推荐(0)
2019年6月22日
VPN 使用
摘要: 1、V2Ra 2、GLaDOS , 这个不错,试用20天,需要邀请码。邀请码链接: https://glados.us/console/invite 3、蚂蚁加速器 4、旋风加速器
阅读全文
posted @ 2019-06-22 19:41 cogitoergosum
阅读(6)
评论(0)
推荐(0)
上一页
1
···
27
28
29
30
31
32
33
34
35
···
54
下一页
公告