1 使用到config文件配置数据库路径
ConfigurationManager.ConnectionStrings["dbPath"].ConnectionString;
dbPath 必须有,否则使用时会报错