yaorao 在API中只看到了JSON.parse()和JSON.Stringify()两个接口。如果我想var json:JSON=getRes(..),然后对json.get(xxx)类似操作,怎么做?