import org.codehaus.jackson.map.ObjectMapper; ObjectMapper mapper = new ObjectMapper(); //datTableRow是一个数据行对象,从datTableRow获取JSON格式字符串 ...
確定! 回上一頁