摘要:
//获取表单参数 var DataDeal = { formToJson: function (id) { var data=$(id).serialize();//获取值 data = decodeURIComponent(data,true);//防止中文乱码 data=data.replace 阅读全文
posted @ 2017-11-29 08:59
itvita
阅读(1111)
评论(0)
推荐(0)
摘要:
package com.hainabo.mgcmall.util;import java.beans.BeanInfo;import java.beans.Introspector;import java.beans.PropertyDescriptor;public class BeanUtils 阅读全文
posted @ 2017-11-29 08:47
itvita
阅读(1412)
评论(0)
推荐(0)

浙公网安备 33010602011771号