📄 jsp.xtp
字号:
<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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -