会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Go_Forward
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
10
11
12
13
14
15
16
17
18
···
33
下一页
2019年3月19日
linux 机器之间 zssh, rz, sz互相传输
摘要: https://www.cnblogs.com/strikebone/p/3454679.html
阅读全文
posted @ 2019-03-19 19:02 Go_Forward
阅读(210)
评论(0)
推荐(0)
2019年3月9日
airflow笔记
摘要: airflow webserver --debug & # debug 模式,在后台启动webserver airflow list_dags airflow list_tasks tutorial # 列出tutorial dag所有的任务 airflow list_tasks tutorial
阅读全文
posted @ 2019-03-09 16:45 Go_Forward
阅读(253)
评论(0)
推荐(0)
2019年2月22日
qingstor python-sdk 安装错误 src/MD2.c:31:20: fatal error: Python.h: No such file or directory
摘要: ubuntu安装python qingstor-sdk, src/MD2.c:31:20: fatal error: Python.h: No such file or directory compilation terminated. error: command 'x86_64-linux-gn
阅读全文
posted @ 2019-02-22 09:35 Go_Forward
阅读(356)
评论(0)
推荐(0)
2019年2月19日
Stack Overflow requires external JavaScript from another domain, which is blocked or failed to load.
摘要: https://github.com/justjavac/ReplaceGoogleCDN
阅读全文
posted @ 2019-02-19 15:55 Go_Forward
阅读(190)
评论(0)
推荐(0)
2019年2月18日
ubuntu 外接显示器
摘要: xrandr --help xrandr # 列出显示器 sudo xrandr --output eDP-1 --off # 关闭eDP-1显示器 sudo xrandr --output HDMI-1 --same-as eDP-1 # HDMI-1输出和eDP-1一致,类似Window 复制
阅读全文
posted @ 2019-02-18 19:24 Go_Forward
阅读(831)
评论(0)
推荐(0)
2019年2月17日
ubuntu wps字体缺失
摘要: http://www.cnblogs.com/liangml/p/5969404.html
阅读全文
posted @ 2019-02-17 20:04 Go_Forward
阅读(113)
评论(0)
推荐(0)
python3编译安装no module named _ssl
摘要: 使用源码编译安装python3.6.7以后用pip 安装库, 出现如下问题 Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection import ssl提示: no
阅读全文
posted @ 2019-02-17 16:28 Go_Forward
阅读(701)
评论(0)
推荐(0)
2019年1月11日
linux挂载硬盘
摘要: https://docs.qingcloud.com/product/faq/#id11
阅读全文
posted @ 2019-01-11 11:43 Go_Forward
阅读(137)
评论(0)
推荐(0)
2018年12月17日
python 优先队列
摘要: python 优先队列 from: https://dbader.org/blog/priority-queues-in-python
阅读全文
posted @ 2018-12-17 16:06 Go_Forward
阅读(314)
评论(0)
推荐(0)
2018年12月11日
百度网盘视频播放速度修改
摘要: chrome: 右上角设置-> more tools -> developer tools -> console: 加速 1.5 倍核心代码: 可修改加速倍数 firefox: 右键选择播放速度 手机: ES文件浏览器+倍速播放器(KMPlayer or MoboPlayer) ref: https
阅读全文
posted @ 2018-12-11 20:37 Go_Forward
阅读(732)
评论(0)
推荐(0)
上一页
1
···
10
11
12
13
14
15
16
17
18
···
33
下一页