会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
学者先要会疑
博客园
首页
新随笔
联系
管理
上一页
1
2
3
4
5
6
7
8
9
···
40
下一页
2018年12月8日
pyenv docter检测出configure: error: OpenSSL is not installed.解决方案
摘要: 1 在安装相应版本的python时,前声明
阅读全文
posted @ 2018-12-08 09:58 c3tc3tc3t
阅读(810)
评论(0)
推荐(0)
2018年11月30日
udgrade rubygems-update
摘要: gem install rubygems-bundler
阅读全文
posted @ 2018-11-30 12:07 c3tc3tc3t
阅读(142)
评论(0)
推荐(0)
2018年11月26日
warning: already initialized constant FileUtils::VERSION
摘要: Ran into this, and the solution here works: https://stackoverflow.com/questions/51334732/rails-5-2-0-with-ruby-2-5-1-console-warning-already-initializ
阅读全文
posted @ 2018-11-26 12:47 c3tc3tc3t
阅读(592)
评论(0)
推荐(0)
2018年11月15日
manjaro开启sdd trim
摘要: $ sudo systemctl enable fstrim.timer; $ sudo systemctl start fstrim.service; $ sudo systemctl status fstrim.service; Check the timer systemctl cat fstrim.timer and look for the Persist...
阅读全文
posted @ 2018-11-15 22:50 c3tc3tc3t
阅读(576)
评论(0)
推荐(0)
manjaro i3 sound soft
摘要: 1 sudo pacman -S pavucontrol 2 sudo pacman -S pulseaudio 1 # 为了启动 fcitx 输入法…… 2 #exec --no-startup-id LANG="zh_CN.UTF-8" fcitx &
阅读全文
posted @ 2018-11-15 13:00 c3tc3tc3t
阅读(317)
评论(0)
推荐(0)
2018年11月14日
archlinux or manjaro install pg gem
摘要: pacman -S postgresql-libs
阅读全文
posted @ 2018-11-14 14:34 c3tc3tc3t
阅读(217)
评论(0)
推荐(0)
2018年11月8日
rails 5.2 启动警告 warning: previous definition of VERSION was here和bootsnap
摘要: bootsnap依赖问题 or or warning: previous definition of VERSION was here
阅读全文
posted @ 2018-11-08 15:25 c3tc3tc3t
阅读(909)
评论(0)
推荐(0)
2018年10月29日
react config test env with jest and create-react-app 1
摘要: /.babelrc /jest.config.js /package.json /tests/setup.js
阅读全文
posted @ 2018-10-29 13:43 c3tc3tc3t
阅读(423)
评论(0)
推荐(0)
2018年10月17日
解决chrome,下载在文件夹中显示,调用错误的关联程序
摘要: https://blog.csdn.net/qq_32337527/article/details/81778732?utm_source=blogxgwz0
阅读全文
posted @ 2018-10-17 13:03 c3tc3tc3t
阅读(570)
评论(0)
推荐(0)
2018年10月8日
NodeJS require a global module/package in linux
摘要: https://stackoverflow.com/questions/15636367/nodejs-require-a-global-module-package 1 export NODE_PATH="$(npm config get prefix)/lib/node_modules" 2 2
阅读全文
posted @ 2018-10-08 09:30 c3tc3tc3t
阅读(252)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
···
40
下一页