摘要: 阅读全文
posted @ 2012-06-05 17:17 wx_xfy6369 阅读(218) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2012-06-05 16:38 wx_xfy6369 阅读(360) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2012-06-05 16:33 wx_xfy6369 阅读(227) 评论(0) 推荐(0)
摘要: string strDate = DateTime.Now.ToString("yyyyMMdd") + context.Session["staffId"].ToString() + "branchHeader";if (context.Cache[strDate] != null){context.Response.Write(context.Cache[strDate].ToString());}else{string outString = GetChartHeader(quarter);context.Cache.Inser 阅读全文
posted @ 2012-06-05 15:33 wx_xfy6369 阅读(169) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2012-06-05 11:28 wx_xfy6369 阅读(819) 评论(0) 推荐(1)
摘要: 阅读全文
posted @ 2012-06-05 11:15 wx_xfy6369 阅读(197) 评论(0) 推荐(0)
摘要: 关于对jQueryObj的认识 阅读全文
posted @ 2012-06-05 11:12 wx_xfy6369 阅读(192) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2012-06-05 11:08 wx_xfy6369 阅读(640) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2012-06-05 11:04 wx_xfy6369 阅读(289) 评论(0) 推荐(0)
摘要: 获取当前选中的那一条记录具有的特色:1、可以隐藏列2、可以锁定列3、行号4、复选框 阅读全文
posted @ 2012-06-05 10:37 wx_xfy6369 阅读(385) 评论(0) 推荐(0)