2, libxml = require("libxmljs");. 3. 4, app.post("upload", (req, res) => {. 5, let xmlSrc = req.body,. 6, doc = libxml.parseXml(xmlSrc, { noent: true });.
確定! 回上一頁