会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Just run
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
16
17
18
19
20
21
22
23
24
···
136
下一页
2022年3月31日
ubuntu 通过dante搭建 socks5代理
摘要: apt-get install dante-server mv /etc/danted.conf /etc/danted.conf.bak vim /etc/danted.conf 配置一个无需认证的danted socks5服务,这样chrome也可以直接用。 当然也可以用其他代理软件转发 log
阅读全文
posted @ 2022-03-31 11:18 katago
阅读(2316)
评论(0)
推荐(0)
2022年3月11日
MySQL [Warning] Can’t create test file xxx lower-test(转)
摘要: 修改的数据库的datadir,然后数据库就无法启动了,错误如下2014-12-11 16:22:57 26309 [Warning] Can't create test file /data/mysql/server2.lower-test 2014-12-11 16:22:57 26309 [Warning] Can't create test file /data/mysql/server2.
阅读全文
posted @ 2022-03-11 10:41 katago
阅读(714)
评论(0)
推荐(0)
2022年2月21日
块设备读写测试
摘要: /sys/block/mmcblk2/queue/read_ahead_kb /sys/block/mmcblk2/queue/nr_requests 这个定义如果大了,顺序读写就快,但是随机读写慢 init.rc中可以配置默认值
阅读全文
posted @ 2022-02-21 17:48 katago
阅读(90)
评论(0)
推荐(0)
IO栈整体认知
摘要: https://blog.csdn.net/m0_45922575/article/details/106262920 IO栈整体认知 简化后的IO栈如下图: 1.用户空间:除了用户自己的APP之外,也隐含了所有的库,例如常见的C库。我们常用的IO函数,例如open()/read()/write()
阅读全文
posted @ 2022-02-21 17:43 katago
阅读(593)
评论(0)
推荐(0)
2021年12月28日
pdf A3 到 A4
摘要: https://www.sejda.com/split-pdf-down-the-middle https://www.zhihu.com/question/265692465/answer/298619446
阅读全文
posted @ 2021-12-28 16:42 katago
阅读(1030)
评论(0)
推荐(0)
2021年11月25日
amixer的用法
摘要: system("export ALSA_CONFIG_PATH=/usr/share/alsa/alsa.conf"); system("amixer -c 1 sset 'Master',0 on"); system("amixer -c 1 sset 'Master',0 87"); syste
阅读全文
posted @ 2021-11-25 14:06 katago
阅读(612)
评论(0)
推荐(0)
grub4dos 制作U盘启动盘
摘要: a) 解压grubinst-1.1-bin-w32-2008-01-01.zip;b) 解压完成后并进入grubinst-1.1-bin-w32-2008-01-01目录并以管理员身份运行安装grub的工具软件grubinst_gui.exe;c) 将一个2G 以上容量的U盘接入电脑,然后点击【刷新】按钮并在磁盘选项中选中接入的U盘(注意不要选择windows系统盘,否则系统将无法引导);d) 点
阅读全文
posted @ 2021-11-25 10:28 katago
阅读(1115)
评论(0)
推荐(0)
2021年10月19日
sdf1434 最少转弯
摘要: 问题 C: 最少转弯 题目描述 输入 输出 样例输入 样例输出 提示
阅读全文
posted @ 2021-10-19 16:02 katago
阅读(34)
评论(0)
推荐(0)
sdf 2439 问题 A: 迷宫(广搜模板题)
摘要: 问题 A: 迷宫(广搜模板题) 题目描述 输入 输出 样例输入 样例输出
阅读全文
posted @ 2021-10-19 14:58 katago
阅读(78)
评论(0)
推荐(0)
sdf1552
摘要: 问题 B: 细胞问题 题目描述 输入 输出 样例输入 样例输出 提示
阅读全文
posted @ 2021-10-19 14:44 katago
阅读(39)
评论(0)
推荐(0)
上一页
1
···
16
17
18
19
20
21
22
23
24
···
136
下一页
公告