List list = JSON.parseArray("[{\'id\':1,\'name\':\'a\'},{\'id\':2,\'name\',\'b\'}]", JSONObject.class); 相关文章: