⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 szhtp.prop

📁 日志管理源代码
💻 PROP
字号:

szhtp.DB.driverClass=com.microsoft.jdbc.sqlserver.SQLServerDriver
szhtp.DB.driverUrl=jdbc:microsoft:sqlserver://10.10.14.99:1433;DatabaseName=logmanager;SelectMethod=Cursor
szhtp.DB.user=sa
szhtp.DB.password=szhtp

#szhtp.DB.driverClass=com.microsoft.jdbc.sqlserver.SQLServerDriver
#szhtp.DB.driverUrl=jdbc:microsoft:sqlserver://127.0.0.1:1433;DatabaseName=logmanager;SelectMethod=Cursor
#szhtp.DB.user=sa
#szhtp.DB.password=sa

szhtp.DB.maximum-connection-count=50
szhtp.DB.minimum-connection-count=2

infomgr.DB.driverClass=com.microsoft.jdbc.sqlserver.SQLServerDriver
infomgr.DB.driverUrl=jdbc:microsoft:sqlserver://10.10.14.112:1433;DatabaseName=besttonedcs;SelectMethod=Cursor
infomgr.DB.user=szhtp
infomgr.DB.password=szhtp

infomgr.DB.maximum-connection-count=50
infomgr.DB.minimum-connection-count=2

szhtp160.DB.driverClass=oracle.jdbc.driver.OracleDriver
szhtp160.DB.driverUrl=jdbc:oracle:thin:@10.10.14.160:1521:bst1
szhtp160.DB.user=cityzen
szhtp160.DB.password=sunshine
szhtp160.DB.maximum-connection-count=500
szhtp160.DB.minimum-connection-count=2

DB.instance=infomgr,szhtp,szhtp160
#DB.instance=szhtp
WEB.request.converEncode=ISO-8859-1:GBK






⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -