?? build.properties
字號:
# You can change these properties to fit your environment.
# This should be the only file to modify.
# Note that you should NOT leave spaces after a property value
# Name of the created database
database.name=ejb2poc
# User owner of the database tables
database.login=CHANGEIT
# Password for the db user
database.password=CHANGEIT
# IP or hostname of the machine running the database server
database.host=127.0.0.1
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -