📄 global.properties
字号:
# this file is for all config files' config information
# Deployment Enviroment
# test, hisoft, IDC permitted! and only ONE can existed!
# test enviroment
#env=test
#spring=spring-jdbc_test.xml
# IDC enviroment
#env=IDC
#spring=spring-jdbc_IDC.xml
#env=hisoft
spring=spring-jdbc.xml
sql=sql1.properties,sql2.properties
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -