08 2014 档案

摘要:HTML: 中国 北京 杭州 温州 ... 阅读全文
posted @ 2014-08-26 11:10 张国朋 阅读(4568) 评论(0) 推荐(0)
摘要:后台动态添加 string[] strs = __option.Value.ToString().Split(';'); for (int i = 0; i 内容:"; HtmlTableCell textCell1 = new HtmlTableCell();... 阅读全文
posted @ 2014-08-15 16:06 张国朋 阅读(1303) 评论(0) 推荐(0)
摘要:前台代码 异步调用 后台代码using System;using System.Co... 阅读全文
posted @ 2014-08-14 13:52 张国朋 阅读(616) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using Syste... 阅读全文
posted @ 2014-08-04 09:17 张国朋