📄 localstrings.properties
字号:
# $Id: LocalStrings.properties,v 1.2.2.1 2000/11/17 23:19:54 craigmcc Exp $## Copyright Statement# Localized strings for package org.apache.tomcat.server# This is the default locale and is en_USserver.createctx.existname=There is already a context with the name {0} for this serverserver.createctx.existmap=There is already a context mapped for the alias mapping {0}endpoint.run.ioe=An IOException occured while accepting connections on:\n\tinet: {0}\n\tport: {1}\n\t Exception: {2}endpoint.err.access=Endpoint {0} ignored security exception: {1}endpoint.err.fatal=Endpoint {0} shutdown due to exception: {1}endpoint.err.nonfatal=Endpoint {0} ignored exception: {1}conhandler.run.ise=Endpoint or socket was not set in Connection Handlerendptmgr.created=Web service started: {0}endptmgr.getendpt.ioe=Can not start endpoint on {0}:{1} due to exception {2}server.defaultcontext.npe=invalid default contextserver.defaultContext.path.npe=invalid context pathserver.defaultContext.docBase.npe=invalid context docBaseserver.workDir.npe=work dir is nullserverRequest.inputStream.npe=input stream is nullserverRequest.urlDecode.nfe=illegal number format: {0}serverResponse.outputStream.ise=Writer is already being used for this requestserverResponse.writer.ise=OutputStream is already being used for this requestservletOutputStreamImpl.write.iae=invalid write length: {0}servletOutputStreamImpl.fmt.not_iso8859_1=Not an ISO 8859_1 character:{0}servletOutputStreamImpl.reset.ise=can't reset buffer after writing to clientservletOutputStreamImpl.setbuffer.ise=setting buffer after writing to the writerBufferedPrintWriter.setbuffer.ise=setting buffer after writing to the outBufferedPrintWriter.reset.ise=can't reset buffer after writing to clientsc.100=Continuesc.101=Switching Protocolssc.200=OKsc.201=Createdsc.202=Acceptedsc.203=Non-Authoritative Informationsc.204=No Contentsc.205=Reset Contentsc.206=Partial Contentsc.300=Multiple Choicessc.301=Moved Permanentlysc.302=Foundsc.303=See Othersc.304=Not Modifiedsc.305=Use Proxysc.307=Temporary Redirectsc.400=Bad Requestsc.401=Unauthorizedsc.402=Payment Requiredsc.403=Forbiddensc.404=Not Foundsc.405=Method Not Allowedsc.406=Not Acceptablesc.407=Proxy Authentication Requiredsc.408=Request Timeoutsc.409=Conflictsc.410=Gonesc.411=Length Requiredsc.412=Precondition Failedsc.413=Request Entity Too Largesc.414=Request-URI Too Longsc.415=Unsupported Media Typesc.416=Requested Range Not Satisfiablesc.417=Expectation Failedsc.500=Internal Server Errorsc.501=Not Implementedsc.502=Bad Gatewaysc.503=Service Unavailablesc.504=Gateway Timeoutsc.505=HTTP Version Not Supported
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -