摘要:
$("input[name='decisionPlot']:checked").val(); 阅读全文
posted @ 2012-06-03 23:50
lhc、
阅读(479)
评论(0)
推荐(0)
摘要:
function objConvertStr(o) { if (o == undefined) { return ""; } var r = []; if (typeof o == "string") return "\"" + o.replace(/([\"\\])/g, "\\$1").replace(/(\n)/g, "\\n").replace(/(\r)/g, "\\r").replace(/(\t)/g, "\\t") + 阅读全文
posted @ 2012-06-03 23:43
lhc、
阅读(10908)
评论(0)
推荐(0)
浙公网安备 33010602011771号