?? webwork.properties
字號:
### These can be used to set the default HTTP and HTTPS ports
webwork.url.http.port = 80
#webwork.url.https.port = 443
### This can be used to set your locale and encoding scheme
webwork.custom.i18n.resources=ApplicationResources
webwork.locale=zh_CN
webwork.i18n.encoding=GB2312
### Parser to handle HTTP POST requests, encoded using the MIME-type multipart/form-data
#webwork.multipart.parser=cos
#webwork.multipart.parser=pell
#webwork.multipart.parser=jakarta
# uses javax.servlet.context.tempdir by default
webwork.multipart.parser=com.opensymphony.webwork.dispatcher.multipart.PellMultiPartRequest
#webwork.multipart.saveDir=tmp
webwork.multipart.saveDir=/tmp
webwork.multipart.maxSize=512000000
webwork.configuration.xml.reload=true
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -