上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 40 下一页
  2016年12月22日
摘要: 参考 http://blog.csdn.net/nomasp/article/details/52138501 根据Fcitx的介绍:当LC_CTYPE为英文时,在Emacs上可能无法使用输入法。 : 打开下面文件中的一个就行 , 在文件结尾添加如 阅读全文
posted @ 2016-12-22 12:40 c3tc3tc3t 阅读(248) 评论(0) 推荐(0)
  2016年12月19日
摘要: 换完linux mint 今天突然崩溃了。出现如下错误 因为是双屏。一个屏幕显示一般,这么不重要。搜了一下,找到解决方案 解决办法 ctrl+atl+f1 login sudo apt-get install cinnamon sudo reboot 阅读全文
posted @ 2016-12-19 22:21 c3tc3tc3t 阅读(399) 评论(0) 推荐(0)
摘要: sudo apt-get install libmysqlclient-dev sudo apt-get install sqlite3 libsqlite3-dev 阅读全文
posted @ 2016-12-19 10:26 c3tc3tc3t 阅读(245) 评论(0) 推荐(0)
  2016年12月18日
摘要: sudo apt-get install ttf-wqy-zenhei #文泉驿正黑sudo apt-get install xfonts-wqy #文泉驿-点阵宋体 阅读全文
posted @ 2016-12-18 18:00 c3tc3tc3t 阅读(215) 评论(0) 推荐(0)
  2016年12月16日
摘要: 插件地址 https://github.com/asok/projectile-rails 我自己使用rbenv这个ruby版本控制工具来,管理下载ruby,但是他不是全局安装ruby之类的gem,如bundle或者rails,所以 再/usr/local/bin下没有rails和bundle命令, 阅读全文
posted @ 2016-12-16 12:51 c3tc3tc3t 阅读(311) 评论(0) 推荐(0)
摘要: 本来好好地.不知道为什么不能push了.估计是被墙,于是搜搜解决办法.改换端口 参考 https://mozillazg.com/2015/08/use-443-port-fix-github-connection-timeout.html 参开: https://help.github.com/a 阅读全文
posted @ 2016-12-16 10:30 c3tc3tc3t 阅读(657) 评论(2) 推荐(0)
  2016年11月25日
摘要: /home/{user}/.gradle/gradle.properties org.gradle.jvmargs=-Xmx1536m -DsocksProxyHost=127.0.0.1 -DsocksProxyPort=1080 android-studio setting>http Proxy 阅读全文
posted @ 2016-11-25 11:41 c3tc3tc3t 阅读(472) 评论(0) 推荐(0)
  2016年11月23日
摘要: #### ubuntu 16.04 64bit 安装Lua luajit 及openresty 1 安装lua ,因为luajit 支持lua5.1较好.貌似不支持5.2和5.3作为学习,我就安装5.1 sudo apt-get update sudo apt-get install lua5.1 阅读全文
posted @ 2016-11-23 13:08 c3tc3tc3t 阅读(457) 评论(0) 推荐(0)
  2016年11月18日
摘要: 使用emacs配置eslint 当调用语法检查时报错 Suspicious state from syntax checker javascript-eslint: Checker javascript-eslint returned non-zero exit code 127, but no e 阅读全文
posted @ 2016-11-18 23:27 c3tc3tc3t 阅读(859) 评论(0) 推荐(0)
  2016年11月7日
摘要: 最近用Ubunt也遇到这个问题,搜到这个答案 参考原文链接: http://forum.ubuntu.org.cn/viewtopic.php?t=387865 2、移除“下载额外数据不成功”的恼人提示通知,方法:$cd /usr/share/package-data-downloads/$sudo 阅读全文
posted @ 2016-11-07 09:21 c3tc3tc3t 阅读(253) 评论(0) 推荐(0)
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 40 下一页