摘要:
View Code 1 public partial class WebForm1 : System.Web.UI.Page 2 { 3 protected void Page_Load(object sender, EventArgs e) 4 { 5 if (!IsPostBack) 6 { 7 CreateChart(); 8 } 9 }10 11 public DataTable GetTempData()12... 阅读全文
posted @ 2012-10-17 22:49
梦里故乡
阅读(2278)
评论(0)
推荐(0)

浙公网安备 33010602011771号