📄 views-countries.properties
字号:
modelView.(class)=org.springframework.web.servlet.view.JstlView
modelView.requestContextAttribute=rc
modelView.url=/WEB-INF/views/jsp/countries/model.jsp
#--------------------------------------------------------
homeView.attributesCSV=htitle=[home.htitle],nav=[nav.jsp],content=[home.jsp]
copyView.attributesCSV=htitle=[copy.htitle],nav=[nav.jsp],content=[copy.jsp]
configView.attributesCSV=htitle=[config.htitle],nav=[nav.jsp],content=[config.jsp]
countries_mainView.attributesCSV=htitle=[countries.main.htitle],\
nav=[main/nav.jsp],\
content=[main/home.jsp]
countries_detailView.attributesCSV=htitle=[countries.detail.htitle],\
nav=[main/detailnav.jsp],\
content=[main/detail.jsp]
countries_excelView.(class)=org.springframework.samples.countries.web.CountriesExcelView
countries_pdfView.(class)=org.springframework.samples.countries.web.CountriesPdfView
#--------------------------------------------------------
errorHttp404View.attributesCSV=htitle=[error.http404.htitle],nav=[nav.jsp],content=[../errors/http404.jsp]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -