tojson
例句释义:1.Groovy's handy-dandy shortcuts let me invoke the toJSON method on all objects within a collection with a *. invocation.通过groovy便利的快捷方式,我可以使用*.调用对集合内的所有对象调用toJSON方法。
2.Then you use Dojo's dojo. toJson function to turn this into a JSON string.然后使用Dojo的dojo.toJson函数将它转换成JSON字符串。
3.The incoming object in the request. json. output assignment is provided as an argument in the toJson function.output赋值操作中的传入对象将作为toJson函数中的参数提供。