11 2015 档案
摘要:jQuery.ajax({ url: dataURL, success: function(results) { var parsedJson = jQuery.parseJSON(results); alert(parsedJson.name); } }); $.ajax({ type: ...
阅读全文
摘要:$(document).ready(function(){ $(":checkbox:eq(0)").change(function(){ if ($(this).is(":checked")) { $(":checkbox:gt(0)").attr("checked",...
阅读全文
摘要:基本信息 业务数据 $(".hd li").click(function() { $(this).siblings().removeClass("on"); $(this).attr("class", "on"); v...
阅读全文
摘要:1、弹框提示信息 response.getWriter().print("");2、跨域下载附件 response.setStatus(302); response.setHeader("location","http://11.1.249.6:8181/collect/filedow...
阅读全文
摘要:echarts图形插件使用
阅读全文
摘要://常量定义public class Constant { public static Integer PM_YEAR_NO = 5;}//actionpublic class ZhiBiaoPmAction extends BaseAction { private static final lon...
阅读全文
摘要:一些CSS命名规则头:header内容:content/containe尾:footer导航:nav侧栏:sidebar栏目:column页面外围控制整体布局宽度:wrapper左右中:left right center登录条:loginbar标志:logo广告:banner页面主体:main热点:...
阅读全文

浙公网安备 33010602011771号