摘要:
QZone(QQ空间) "http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url={{URL}}&title={{TITLE}}&desc={{DESC}}&summary={{SUMMARY}}&site={{SOURCE}}& 阅读全文
摘要:
using (SqlConnection connection = new SqlConnection(connectionString)) { //事务启动是通过connection来开启 connection.Open(); SqlTransaction trans = connection.B 阅读全文