随笔分类 - JSON
摘要:function test(){$.ajax({ type: "POST", url: "json.txt", data: '000', dataType:'json',//此项十分重要,切记! success: function(msg){ var data_text=""; $.each(msg.logistics_companies_get_response.logistics_companies.logistics_company, function(i,item){ data_text+=&q
阅读全文
摘要:<body><button>Click Here</button><div>this is a div</div><p>this is a p</p><span>this is a span</span><br /><br /><b>this is a b</b><br /><br /><em>this is a em</em></body>$(function(){ $(&quo
阅读全文
浙公网安备 33010602011771号