官網javascript
安裝java
xtemplate模板語法git
使用github
var xtpl = require('xtpl'); xtpl.renderFile('./x.xtpl',{ x:1 },function(error,content){ });