11 2017 档案
摘要:1.解决,ie8不兼容Object.keys(array); jsp页面加入以下代码 来源:http://blog.sina.com.cn/s/blog_6d63cf160102vbsg.html var DONT_ENUM = "propertyIsEnumerable,isPrototypeOf
阅读全文
摘要:// 日期处理函数 Date.prototype.Format = function(fmt) { //author: meizz var o = { "M+" : this.getMonth() + 1, //月份 "d+" : this.getDate(), //日 "h+" : this.ge
阅读全文
摘要:var url=""/获取数据的url地址 var param =new Object();//参数 $.post(url,param,function(data){//回掉函数 if(data){ var combo_set = new Object(); combo_set['selectBox
阅读全文

浙公网安备 33010602011771号