localstrings.properties
来自「一个java写的加密算法」· PROPERTIES 代码 · 共 21 行
PROPERTIES
21 行
#Default resource bundle for english locale#login.jsptitle=A JSP Login Pagelogin_page=Login Pageplease_login=Please Loginusername=UserNamepassword=Password#index.jspform_auth_title=Form Authenticate Sampleheader=Form Authentication Samplesucessful_auth=You are Authenticated Successfully#error.jsperror_title=A simple Error Pagebody_title=A simple Error Pagecannot_authenticate=You could not be authenticated with the information provided. check_user_password=Please check your Username and Password.user_principal_is=The user principal is
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?