velocimacro2.cmp

来自「velocity官方工具包 包括各种JAR包 示例 文档等」· CMP 代码 · 共 44 行

CMP
44
字号




  Hello from foo : hi
  Hello from foo2 : hi
  Hello from foo_two : hi


  Hello from foo : $notincontext
  Hello from foo : $notincontext.getThing()



      $notincontext :  no
        $notincontext.woogie() :  no
  

      bar :  yes
  
  Hello from foo2 : bar


      <td align=center class=v10><b>#</b></td>
    <td align=center class=v10><b> # </b></td>
    <td align=center class=v10><b>\#</b></td>
  


 hi victor  




>1<
>true<
>false<
>hello<
>hello<
>1<
>[1, 2, 3, 4, 5, 6, 7, 8, 9, 10]<
>[a, b, 1]<

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?