Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4145591
  • 博文数量: 447
  • 博客积分: 1241
  • 博客等级: 中尉
  • 技术积分: 5786
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-27 06:48
个人简介

读好书,交益友

文章分类

全部博文(447)

文章存档

2023年(6)

2022年(29)

2021年(49)

2020年(16)

2019年(15)

2018年(23)

2017年(67)

2016年(42)

2015年(51)

2014年(57)

2013年(52)

2012年(35)

2011年(5)

发布时间:2016-01-27 15:22:37

发现在ubuntu写代码是件痛苦的事情,我们是在linux下做开发,不是开发linux.删除ibus,真不知道ibus是什么人开发的,非常难用,和idea很难搭配使用.首先删除ibus,sudo apt-get remove ibus会把unity-control-center卸载,注意一定要重新安装,否则system settings会缺少东西.apt-get install unity-control-center.........【阅读全文】

阅读(4708) | 评论(0) | 转发(0)

发布时间:2016-01-19 17:44:59

现在发现在idea中删除断点,没有作用.google一下发现是IBUS的问题修改idea安装目录bin下面的idea.sh添加 export XMODIFIERS=""......【阅读全文】

阅读(2549) | 评论(0) | 转发(0)

发布时间:2016-01-12 15:27:22

使用ubuntu以来。很受不了idea中丑陋的字体。打开idea目录的idea64.vmoptions 文件修改和加入-Dawt.useSystemAAFontSettings=on-Dswing.aatext=true-Dsun.java2d.xrender=true这样字体看上去好些,但是还是不如eclipse中的好看。......【阅读全文】

阅读(6846) | 评论(0) | 转发(0)

发布时间:2015-07-30 20:06:49

<span style="color:#333333;font-family:'Microsoft Yahei';font-size:14px;line-height:28px;white-space:pre-wrap;background-color:#FFFFFF;">查找替换查找内容:[^32^t^11^13]{2,}替换为:^p高级选项勾选使用通配符,全部替换</span>......【阅读全文】

阅读(2181) | 评论(0) | 转发(0)

发布时间:2014-06-25 17:02:08

经常用,怕自己忘了[share]   comment= my share   path =/software   public = no   writable = yes   security = user   admin users = oracle   valid users = root,oracle   directory mask = 0775   create mas.........【阅读全文】

阅读(1844) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册