摘要: 或者out.print(""); 阅读全文
posted @ 2015-06-08 16:17 a757956132 阅读(449) 评论(0) 推荐(0)
摘要: public class OperLogUtil { public static void log(String loginname,String content,HttpServletRequest request){ try { if (content!=null && content.t... 阅读全文
posted @ 2015-06-08 10:29 a757956132 阅读(173) 评论(0) 推荐(0)
摘要: $(document).ready(function () { $('#jqChart').jqChart({ title: { text: '投票信息统计' }, a... 阅读全文
posted @ 2015-06-08 09:42 a757956132 阅读(273) 评论(0) 推荐(0)