摘要:
struts2 的 json 格式化 普通属性 格式化成键值对。map 格式化成单个对象,list 格式化成对象数组。 int totalCount=100; 格式化成 "totalCount":100 Map total = new HashMap(); total.put("totalCoun... 阅读全文
posted @ 2008-10-27 10:46
笑笑江南
阅读(1624)
评论(0)
推荐(0)
浙公网安备 33010602011771号