EJS caches the intermediate JS functions for fast execution. ... options); template(data); // => Rendered HTML string ejs.render(str, data, options); ...
確定! 回上一頁