摘要:
1、json字符串拼接: json格式:var aa={"name":"john",“age”:“26”}; 处理程序ashx--查询结果dataset: jsontext = "{" + "\"title\":\"" + ds.Tables[0].Rows[0]["title"] + "\", \"content\":\"" + ds.Tables[0].Rows[0]["content&quo 阅读全文
posted @ 2014-01-16 17:42
未命名
阅读(223)
评论(0)
推荐(0)