ejs 是一種html template engine ,用法上比較貼近html 原生使用方式,例如開發asp 經常會使用到<%= variable %> 的方式,直接就可以在ejs 裡面使用。
確定! 回上一頁