摘要:
using System;using System.Data;using System.Data.SqlClient;using System.Text;using System.Configuration;static void Main(string[] args){ string strCn; //Get the connection string on app.config strCn = ConfigurationManager.ConnectionStrings["ConsoleAppBooksMgr.Properties.Settings.BooksMgrConnect 阅读全文
posted @ 2012-03-28 13:12
binglinli
阅读(296)
评论(0)
推荐(0)
浙公网安备 33010602011771号