jlinetest.jamon
来自「Jamon是一个Java文本模板引擎」· JAMON 代码 · 共 10 行
JAMON
10 行
<%doc> No need to have a test to exercise this; if it compiles, it's good.</%doc><%args> int i;</%args>% // the next line has no characters after the %%% int j = i; % j is <% j %>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?