📄 dbconnect.cfg
字号:
# Sample DbConnect config file used by the examples
# Copyright (c) Johnathan Ingram 2003, (jingram@rogueware.org)
#
#
[dbconnect]
driverPath = ../../lib/drivers
# PostgreSQL Options
[postgresql]
driverFile = dbconndrv-postgresql.so
requireSSL = no
connectionTimeout = 120
port = 5432
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -