📄 html.dsp.tld
字号:
<?xml version="1.0" encoding="UTF-8" ?><!--Purpose: Defines methods and actions for DSPDescription: Histroy: Mon Jun 20 20:57:56 2005, Created by tomyeh@potix.comCopyright (C) 2005 Potix Corporation. All Rights Reserved.--><taglib> <description> Used to develop ZK components for XUL/HTML. </description> <!-- --> <!-- Tags --> <!-- --> <tag> <description> Display a box that has a caption and a border enclosing other tags. </description> <name>box</name> <tag-class>org.zkoss.web.servlet.dsp.action.html.Box</tag-class> </tag> <tag> <description> Generates the HTML's img tag. </description> <name>img</name> <tag-class>org.zkoss.web.servlet.dsp.action.html.Img</tag-class> </tag></taglib>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -