📄 application_en.properties
字号:
#Application Resources for the "Hello" sample application
#Application Resources that are specific to the hello.jsp file
hello.jsp.title=Hello - A first Struts program
hello.jsp.page.heading=Hello World! A first Struts application
hello.jsp.prompt.person=Please enter a UserName to say hello to :
hello.jsp.page.hello=Hello
hello.jsp.page.submit=Submit
hello.jsp.page.reset=Reset
hello.jsp.page.strutsimage=/struts-power.gif
hello.jsp.page.struts=Powered By Struts
#Validation and error messages for HelloForm.java and HelloAction.java
hello.dont.talk.to.monster=We don't want to say hello to Monster!!!
hello.no.username.error=Please enter a <i>UserName</i> to say hello to!
no.customer.error=Please enter a <i>Customer Name</i>!
createCustomer=Create Customer
delete=Delete
customerName=Customer Name:
homeAddress=HomeAddress
comAddress=ComAddress
province=Province:
city=City:
street=Street:
zipcode=Zip code:
listAllCustomer=AllCustomer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -