First, strToDoc() doesn't take a file path. It takes a string with all of the XML. To read and parse a file, use the inputToDoc(). You get back ...
確定! 回上一頁