摘要:
private static string strConnect = System.Configuration.ConfigurationManager.AppSettings["connStr"]; //上传图像 protected void btnUpload_Click(object sender, EventArgs e) { …… string imgType... 阅读全文
posted @ 2010-04-21 14:14
Joshua.
阅读(472)
评论(0)
推荐(0)