好好学习 天天向上

2025年2月8日 #

github 设置代理或 CDN 加速

摘要: # 设置代理 ##使用socks5代理(推荐) git config --global http.https://github.com.proxy socks5://127.0.0.1:1080 ##使用http代理(不推荐) git config --global http.https://git 阅读全文

posted @ 2025-02-08 16:48 ioto 阅读(1097) 评论(0) 推荐(0)

2014年11月15日 #

Ubuntu / Ubuntu Kylin 安装配置搜狗输入法

摘要: Ubuntu / Ubuntu Kylin 安装配置搜狗输入法只需双击下载的 deb 软件包,即可直接安装搜狗输入法。搜狗输入法 X86下载 搜狗输入法X64下载由于 Ubuntu 12.04 LTS 自带的 Fcitx 版本较旧,需要先通过 PPA 升级,才能安装下载的 deb 软件包。1. 点... 阅读全文

posted @ 2014-11-15 08:37 ioto 阅读(676) 评论(0) 推荐(0)

导航