?? inc.jsp
字號:
<%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean"%>
<%@ taglib uri="http://struts.apache.org/tags-html" prefix="html"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
<link rel="stylesheet" type="text/css"
href="<%=request.getContextPath()%>/css/maven-base.css">
<link rel="stylesheet" type="text/css"
href="<%=request.getContextPath()%>/css/maven-theme.css">
<link rel="stylesheet" type="text/css"
href="<%=request.getContextPath()%>/css/site.css">
<link rel="stylesheet" type="text/css"
href="<%=request.getContextPath()%>/css/screen.css">
<link rel="stylesheet" type="text/css"
href="<%=request.getContextPath()%>/css/css.css">
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -