📄 app.properties
字号:
charset=@charset@
# relative path for static content
webroot=@static_root@/jgossip/
# relative module path
modulePrefix=/@module_name@
#number of messages to move to new status...TODO - move to DataBase
user.FOR_STATUS_2 = 15
user.FOR_STATUS_3 = 50
user.FOR_STATUS_4 = 100
user.FOR_STATUS_5 = 250
# configuration for DAO keygen factory
keygen.highlow.table=JRF_KEY_KEEPER
keygen.highlow.table_column=table_name
keygen.highlow.key_column=next_key
keygen.highlow.increment=@keygen_highlow_increment@
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -