摘要: 新建alias条目 临时 alias monitor='gnome-system-monitor' 永久 可以在家目录下,新建 .bash_aliases 文件,然后在其中加上你想要的替换的比如 alias monitor='gnome-system-monitor' 注意后边alias后边的mon 阅读全文
posted @ 2016-05-05 17:53 fanbrightup 阅读(1158) 评论(0) 推荐(0)
摘要: 另:如何在eclipse中改类名,--右键类,Refactor >> Rename 即可 阅读全文
posted @ 2016-05-05 17:07 fanbrightup 阅读(2000) 评论(0) 推荐(0)