<%= sys.name %> API 文档
<%= (this.Memo || []).join("
") %> <% for(var x in this) { if(x.slice(-3) != "Doc") continue; var doc = this[x], intro = doc.slice(2); var apiname = x.slice(0, -3); %>
<%= apiname %>
: <%= doc[0] %>
@form { <%= doc[1] %> }
<% for(var y in intro) { if("function" == typeof intro[y]) continue; %>
<%= intro[y] %>
<% } %>
[
检视源码
]
<%= (this[apiname.toLowerCase()] + "").replace(/\n/g, "\n\t").replace(/\t\}$/, "}") %>
<% } %>
参数录入
执行
取消