配置文件Application/Home/Conf/config.php
'DB_TYPE' => 'mysql', // 數(shù)據(jù)庫(kù)類型
'DB_HOST' => '127.0.0.1', // 服務(wù)器地址
'DB_NAME' => 'szjc', // 數(shù)據(jù)庫(kù)名
'DB_USER' => 'root', // 用戶名
'DB_PWD' => '', // 密碼
$db_charset = "utf8", //數(shù)據(jù)庫(kù)字符集
$timezone = "PRC", //時(shí)區(qū)
'DB_PREFIX' => '', // 數(shù)據(jù)庫(kù)表前綴