📄 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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -