navigation.properties
来自「airline reservation system is a simple j」· PROPERTIES 代码 · 共 28 行
PROPERTIES
28 行
# Sample ResourceBundle properties file# Sample ResourceBundle properties fileACTION.LOGIN=com.foreapps.common.user.LoginACTION.LOGIN.SUCCESS=/page/User/UserHome.jspACTION.LOGIN.FAIL=/index.jspACTION.Adduser=com.foreapps.common.user.UserRegistrationACTION.Adduser.SUCCESS=/page/User/RegistrationSuccess.jspACTION.UserLink=NAVIGATIONACTION.UserLink.SUCCESS=/index.jspACTION.LoginLink=NAVIGATIONACTION.LoginLink.SUCCESS=/index.jspACTION.TransactFund=com.foreapps.common.user.portfolio.TransactFundACTION.TransactFund.FAIL=/page/User/Portfolio/TransactFund.jspACTION.TransactFund.SUCCESS=/page/User/Portfolio/UserPortfolio.jspACTION.USERADDPORTFOLIO=NAVIGATIONACTION.USERADDPORTFOLIO.SUCCESS=/page/User/Portfolio/TransactFund.jspACTION.ViewManager=com.foreapps.common.view.ViewManagerACTION.ViewManager.FAIL=/page/Reports.jspACTION.ViewManager.SUCCESS=/page/Reports.jsp
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?