[JS]How to decode xml string

2017-1-22 写技术

There's some part of my project. You must include the jquery first.
var xmlDoc = $.parseXML( this.result );	
var idx = 0;
$(xmlDoc).find('Worksheet Table Row').each(function(){
}

标签: JS

发表评论:

Powered by anycle 湘ICP备15001973号-1