📄 configureuserdatabase.jspf
字号:
<%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %>
<%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %>
<%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %>
<div id="propertyItems">
<% String propertyFormName = "configureUserDatabaseForm"; %>
<bean:define id="propertiesForm" name="<%= propertyFormName %>" type="com.sslexplorer.install.forms.ConfigureUserDatabaseForm"/>
<%@ include file="/WEB-INF/jsp/content/properties/propertyContent.jspf" %>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -