?? usedefinitionconfig.jsp
字號(hào):
<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %>
<%--
This example insert a definition defined in another jsp file.
First, it include jsp file containing definition.
Second, it do an insert where it want the definition to be rendered.
--%>
<%@ include file="definitionsConfig.jsp" %>
<tiles:insert beanName="masterLayout" beanScope="request" />
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -