摘要:
protected void btnTest_Click(object sender, EventArgs e) { int start = Convert.ToInt32(this.txtStart.Text); int end = Convert.ToInt32(this.txtEnd.Text); ArrayList al = new ... 阅读全文
posted @ 2008-07-12 17:54
zwei
阅读(203)
评论(0)
推荐(0)
浙公网安备 33010602011771号