02 2014 档案

摘要:JS网站当前日期在IE9、Chrome和FireFox中年份显示为113年的解决方法 getFullYear(); 阅读全文
posted @ 2014-02-28 11:57 张小贝 阅读(249) 评论(0) 推荐(0)
摘要://///C# 后台代码public FileContentResult PieChart() { TransactionStatisticsBLL bll = new TransactionStatisticsBLL(); TransactionStatistics_Query query = new TransactionStatistics_Query(); GetQuery(query); query.Stock = Request["SecuCode"]; query.InfoType = Request["InfoType"]; List l 阅读全文
posted @ 2014-02-12 11:54 张小贝 阅读(1432) 评论(0) 推荐(0)