摘要: class Program { static string mongodb = "mongodb://127.0.0.1:27017"; static string database = "dbCardInfo"; static string tblName = "fcd1"; static Mon 阅读全文
posted @ 2016-12-22 09:16 94cool 阅读(1081) 评论(0) 推荐(0)