摘要:
$("#id").html()=""; //或者 $("#id").html("test"); 阅读全文
posted @ 2016-11-11 17:51
软件开发超级网
阅读(223)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2016-11-11 12:03
软件开发超级网
阅读(98)
评论(0)
推荐(0)
摘要:
首先看一下xml文件 text.xml 'encoding使用gb2312中文,如果要用英文则用utf-8 <?xml version="1.0" encoding="gb2312"?> <root> <row ID="2" COMPNAME="闪电儿" ADDR="河北省唐山市" 邮编="0630 阅读全文
posted @ 2016-11-11 11:55
软件开发超级网
阅读(1072)
评论(0)
推荐(0)