📄 dbconnect.ini
字号:
# Sample DbConnect config file used by the examples
# Copyright (c) Johnathan Ingram 2003, jingram@rogueware.org
#
#
[dbconnect]
driverPath = ..\..\lib\drivers
# MySQL Options
# Note: Transactions are only supported when using INNODB tables!!!
[mysql]
driverFile = dbconndrv-mysql.dll
mysql_opt_compress = yes
mysql_opt_transaction = yes
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -