jsp.xtp
来自「RESIN 3.2 最新源码」· XTP 代码 · 共 20 行
XTP
20 行
<document> <header> <product>resin</product> <title>JSP</title> <level>toplevel-topic</level> <type>contents</type> <description> <p> JSP creates output (such as HTML) from <em>template</em> text and scripting <em>actions</em>. Template text is returned verbatim to the requesting client, and actions are used to fill in dynamic values and do things conditionallly. </p> </description> </header> <body> <summary/> </body></document>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?