世界上并没有完美的程序,但我们并不因此而沮丧,因为写程序本来就是一个不断追求完美的过程。 ——摘自周志明

Eclipse使用

快捷键

Alt+shift+S	快捷生成源码
ctrl+alt+↓	向下复制一行
ctrl+alt+↑	向上复制一行

alt+↑/↓		移动代码位置

alt+/		修复代码

常用设置

  • 工作集
    View Menu >
    Configure Working Sets
    在此界面可以新建工作集、编辑等。
  • 字体大小
    windos>preferences>
    General>
    Appearance>
    Colors and Fonts>
    Basic>
    Text Font
  • 背景颜色
    windos>preferences>
    General>
    Editors>
    Text Editors
    找到 Background color>color
  • 快速自动提示
    windos>preferences>
    Java>
    Editor>
    Content Assist
posted @ 2018-10-16 22:54  白杯与咖啡  阅读(94)  评论(0编辑  收藏  举报