多项选择题
A.将视图与业务逻辑解耦 B.遵循MVC模式开发 C.单项数据流 D.动态绑定
A.可用性 B.美观性 C.一致性 D.兼容性
A.JSON.toString(jsonobj) B.JSON.stringify(jsonobj) C.JSON.parse(jsonstr) D.JSON.toJSon(jsonstr)