const { Parser } = require('htmlparser2'); const parser = new Parser(handler, options); parser.parseComplete('html/xml內容');.
確定! 回上一頁