📄 propertylabel.jspf
字号:
<%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %>
<%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %>
<a href="#" onclick="javascript: this.blur(); windowRef = window.open('/help.do?source=property&name=<%= propertyItem.getName() %>','help_win','left=20,top=20,width=320,height=480,toolbar=0,resizable=1,menubar=0,scrollbars=1'); windowRef.focus(); return false"
href="#"><div class="helpIndicator"><bean:message key="<%= propertyItem.getName() + ".name" %>"
bundle="<%= propertyItem.getMessageResourcesKey() %>" /></div></a>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -