会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cc
博客园
首页
新随笔
联系
订阅
管理
2016年4月26日
有趣的话
摘要: I always believe that Linux, "In a world of no walls or fences, we don't need WINDOWS or GATES"
阅读全文
posted @ 2016-04-26 14:41 withChengChen
阅读(129)
评论(0)
推荐(0)
2016年4月15日
Ubuntu Sublime Text 3 搜狗拼音
摘要: 已知前置条件 本经验目前在Ubuntu14.04环境下,已有搜狗输入法 for Linux和Sublime Text 3的情况下安装成功。 解决方法步骤 保存下面的代码到文件sublime_imfix.c(位于~目录) 将上一步的代码编译成共享库libsublime imfix.so,命令 bash
阅读全文
posted @ 2016-04-15 17:31 withChengChen
阅读(362)
评论(0)
推荐(0)
2016年4月8日
linux下查看文件编码及修改编码
摘要: iconv -f UTF-8 -t GBK file1 -o file2 pasting
阅读全文
posted @ 2016-04-08 19:36 withChengChen
阅读(54836)
评论(1)
推荐(0)
解决Qt5 Creator无法切换输入法(fcitx),Ubuntu中不能使用搜狗输入法录入汉字问题
摘要: 解决Qt5 Creator无法切换输入法(fcitx),Ubuntu中不能使用搜狗输入法录入汉字问题 标签(空格分隔): 未分类 概述 你我当然不是第一个遇到这个问题的人,网上一搜一堆解决方案。不过注意环境,Qt版本等等。 我的是2016 04 09 下载的 Qt5.6.0, 我的安装根目录为 ,
阅读全文
posted @ 2016-04-08 18:59 withChengChen
阅读(4334)
评论(0)
推荐(2)
linux下 为自己编写的程序 添加tab自动补全 功能
摘要: linux下 为自己编写的程序 添加tab自动补全功能 入门 complete 1. 在我的tmp下随便写了一个a.sh, 为他补全 2. edit 3. source foo后 表现为 4.undo以上操作??? 我猜想是改一下步骤2的函数体继续做以下步骤就好 ==================
阅读全文
posted @ 2016-04-08 11:02 withChengChen
阅读(2899)
评论(0)
推荐(0)
2015年12月26日
SSH免密码登录
摘要: 1. 在我自己的PC机上生成output_keyfile,output_keyfile.pub:cc@PC:~/.ssh$ssh-keygen-trsa-P''Generatingpublic/privatersakeypair.Enterfileinwhichtosavethekey(/home/...
阅读全文
posted @ 2015-12-26 16:59 withChengChen
阅读(166)
评论(0)
推荐(0)
ubuntu14.04 无法ping通 mirrors6.ustc.edu.cn
摘要: 教育网。ping mirrors6.ustc.edu.cn安装 miredo然后ping6 mirrors6.ustc.edu.cn
阅读全文
posted @ 2015-12-26 10:46 withChengChen
阅读(395)
评论(0)
推荐(0)
2015年12月24日
解决 ubuntu14.04下的gedit中文乱码
摘要: ubuntu14.04下的gedit打开windows下默认编码的txt(用sublime打开显示为gb2312)有问题,解决方案:1,在终端中输入:dconf-editor2,在弹出的配置信息中进行配置,具体是:org——>gnome——>gedit——>perferences——>encodin...
阅读全文
posted @ 2015-12-24 20:03 withChengChen
阅读(558)
评论(0)
推荐(0)
2015年6月17日
图
摘要:
阅读全文
posted @ 2015-06-17 18:20 withChengChen
阅读(117)
评论(0)
推荐(0)
2015年6月1日
资源记录
摘要: 大型网站的https实践:http://blog.csdn.net/luocn99/article/details/45460673code review best practices:http://kevinlondon.com/2015/05/05/code-review-best-practi...
阅读全文
posted @ 2015-06-01 23:23 withChengChen
阅读(189)
评论(0)
推荐(0)
下一页
公告