摘要:
$.get("../../js/data.xml", function (xml) { $(xml).find("local").each(function () { var local = $(this); var company = local.children(); $.each(company, function () { var c = $(this); var dept = $(this).children(); ... 阅读全文
posted @ 2013-11-30 16:59
宁静致远_
阅读(1680)
评论(0)
推荐(0)

浙公网安备 33010602011771号