【发布时间】:2013-02-21 11:01:24
【问题描述】:
我有一个 json 对象
[ "id", "birthday", "companymsgsthisperiod", "companythisperiodend", "cust_attr_boolean", "subscribed", "testgroup", "usermsgsthisperiod", "userthisperiodend" ]
现在我想使用把手将这种类型的 json 对象添加到文件中
<div>/*json*/</div>
谁能帮我度过难关?
【问题讨论】:
-
这只是一个普通的 JS 字符串数组。不是 JSON。
标签: javascript jquery json backbone.js handlebars.js