锘??xml version="1.0" encoding="utf-8" standalone="yes"?>国产伦精品一区二区三区精品视频,天堂久久一区二区三区,在线免费国产视频http://www.aygfsteel.com/ptah/archive/2010/01/18/309861.html#309902瓚呯駭絎ㄧ瓚呯駭絎ㄧSun, 17 Jan 2010 19:24:00 GMThttp://www.aygfsteel.com/ptah/archive/2010/01/18/309861.html#309902

瓚呯駭絎ㄧ 2010-01-18 03:24 鍙戣〃璇勮
]]>
re: JSON Date杞崲闂http://www.aygfsteel.com/ptah/archive/2010/01/17/309861.html#309899eagle166eagle166Sun, 17 Jan 2010 15:54:00 GMThttp://www.aygfsteel.com/ptah/archive/2010/01/17/309861.html#309899JsonConfig jsonConfig = new JsonConfig();
jsonConfig.registerJsonValueProcessor(java.util.Date.class, new DateJsonValueProcessor("yyyy-MM-dd HH:mm:ss"));
JSONObject jsonObj = JSONObject.fromObject(map, jsonConfig);

class DateJsonValueProcessor implements JsonValueProcessor {
private String format = "yyyy-MM-dd";

public DateJsonValueProcessor() {
}

public DateJsonValueProcessor(String format) {
this.format = format;
}

public Object processArrayValue(Object value, JsonConfig jsonConfig) {
String[] obj = {};
if (value instanceof Date[]) {
SimpleDateFormat sf = new SimpleDateFormat(format);
Date[] dates = (Date[]) value;
obj = new String[dates.length];
for (int i = 0; i < dates.length; i++) {
obj[i] = sf.format(dates[i]);
}
}
return obj;
}

public Object processObjectValue(String key, Object value, JsonConfig jsonConfig) {
if (value instanceof Date) {
String str = new SimpleDateFormat(format).format((Date) value);
return str;
}
return value.toString();
}

public String getFormat() {
return format;
}

public void setFormat(String format) {
this.format = format;
}

}

eagle166 2010-01-17 23:54 鍙戣〃璇勮
]]>
re: Hibernate SQL浼樺寲灝忔妧宸т嬌鐢╠ynamic-insert=&quot;true&quot; dynamic-update=&quot;true&quot;http://www.aygfsteel.com/ptah/archive/2010/01/13/308031.html#309286鏉ュ椋?/dc:creator>鏉ュ椋?/author>Wed, 13 Jan 2010 03:07:00 GMThttp://www.aygfsteel.com/ptah/archive/2010/01/13/308031.html#309286

]]>
re: Hibernate SQL浼樺寲灝忔妧宸т嬌鐢╠ynamic-insert=&quot;true&quot; dynamic-update=&quot;true&quot;http://www.aygfsteel.com/ptah/archive/2010/01/04/308031.html#308133Robin's Java WorldRobin's Java WorldMon, 04 Jan 2010 01:56:00 GMThttp://www.aygfsteel.com/ptah/archive/2010/01/04/308031.html#308133

Robin's Java World 2010-01-04 09:56 鍙戣〃璇勮
]]>
re: FlexJSON瀛︿範璧勬枡http://www.aygfsteel.com/ptah/archive/2009/12/31/307855.html#30795099涔﹀煄99涔﹀煄Thu, 31 Dec 2009 13:32:00 GMThttp://www.aygfsteel.com/ptah/archive/2009/12/31/307855.html#307950

99涔﹀煄 2009-12-31 21:32 鍙戣〃璇勮
]]>
re: JSON鍜孞AVA鐨凱OJO鐨勭浉浜掕漿鎹?/title><link>http://www.aygfsteel.com/ptah/archive/2009/12/31/307804.html#307911</link><dc:creator>4312423</dc:creator><author>4312423</author><pubDate>Thu, 31 Dec 2009 06:31:00 GMT</pubDate><guid>http://www.aygfsteel.com/ptah/archive/2009/12/31/307804.html#307911</guid><description><![CDATA[www.jjkdhb.com<img src ="http://www.aygfsteel.com/ptah/aggbug/307911.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/ptah/" target="_blank">4312423</a> 2009-12-31 14:31 <a href="http://www.aygfsteel.com/ptah/archive/2009/12/31/307804.html#307911#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item><item><title>re: FlexJSON瀛︿範璧勬枡[鏈櫥褰昡http://www.aygfsteel.com/ptah/archive/2009/12/31/307855.html#307896榛勭嚂闈?/dc:creator>榛勭嚂闈?/author>Thu, 31 Dec 2009 04:21:00 GMThttp://www.aygfsteel.com/ptah/archive/2009/12/31/307855.html#307896http://flexjson.sourceforge.net/

]]>
re: FlexJSON瀛︿範璧勬枡http://www.aygfsteel.com/ptah/archive/2009/12/31/307855.html#307882瓚呯駭絎ㄧ瓚呯駭絎ㄧThu, 31 Dec 2009 02:57:00 GMThttp://www.aygfsteel.com/ptah/archive/2009/12/31/307855.html#307882

瓚呯駭絎ㄧ 2009-12-31 10:57 鍙戣〃璇勮
]]>
re: FlexJSON瀛︿範璧勬枡http://www.aygfsteel.com/ptah/archive/2009/12/31/307855.html#307880鑼冪拹鑼冪拹Thu, 31 Dec 2009 02:54:00 GMThttp://www.aygfsteel.com/ptah/archive/2009/12/31/307855.html#307880

鑼冪拹 2009-12-31 10:54 鍙戣〃璇勮
]]>
re: FlexJSON瀛︿範璧勬枡http://www.aygfsteel.com/ptah/archive/2009/12/31/307855.html#307860瓚呯駭絎ㄧ瓚呯駭絎ㄧThu, 31 Dec 2009 01:30:00 GMThttp://www.aygfsteel.com/ptah/archive/2009/12/31/307855.html#307860

瓚呯駭絎ㄧ 2009-12-31 09:30 鍙戣〃璇勮
]]>
主站蜘蛛池模板: 郧西县| 老河口市| 博白县| 安泽县| 沈阳市| 张家界市| 唐河县| 香港 | 百色市| 麻江县| 凤翔县| 犍为县| 贵南县| 德惠市| 德安县| 曲靖市| 龙江县| 通州市| 铁岭县| 扎兰屯市| 建平县| 库车县| 姚安县| 岑溪市| 光泽县| 忻州市| 开远市| 德化县| 东乡族自治县| 桦甸市| 新宾| 团风县| 卓资县| 麻江县| 康保县| 桐庐县| 鲁甸县| 安新县| 榆树市| 会昌县| 营山县|