Bada 2.0 JSON解析教程
任何人都知道 bada 2.0 JSON 解析的好教程。
浏览了 bada SDK 提供的 JSON 解析示例。我对 bada 和 c++ 编程比较陌生,所以很难理解。
Anyone know good tutorial for bada 2.0 JSON Parsing.
Went through the JSON parsing sample provided with bada SDK. I am relatively new to bada and c++ programming, so its difficult to understand.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Bada 2.0 添加了对命名空间 Osp::Web::Json 的 JSON 解析的支持
查看此
http://developer.bada.com/help/index.jsp?topic=/com.osp.cppapireference.help/classOsp_1_1Web_1_1Json_1_1JsonParser.html
Bada 2.0 added support for JSON parsing with namespace Osp::Web::Json
Check this out
http://developer.bada.com/help/index.jsp?topic=/com.osp.cppapireference.help/classOsp_1_1Web_1_1Json_1_1JsonParser.html