摘要:
public void backup() { SqlConnection conn = new SqlConnection("Server=.;Database=master;User ID=sa;Password=1q2w3e4r"); SqlCommand cmd = new SqlCommand(); ... 阅读全文
posted @ 2016-06-16 15:50
nbu_djw
阅读(456)
评论(0)
推荐(0)
浙公网安备 33010602011771号