亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來(lái)到蟲(chóng)蟲(chóng)下載站! | ?? 資源下載 ?? 資源專(zhuān)輯 ?? 關(guān)于我們
? 蟲(chóng)蟲(chóng)下載站

?? resource.properties

?? system1為用戶注冊(cè)模塊 system2為在線聊天系統(tǒng) system3為在線投票系統(tǒng) system4為在線考試系統(tǒng) system5為新聞發(fā)布模塊
?? PROPERTIES
?? 第 1 頁(yè) / 共 4 頁(yè)
字號(hào):
compilerClass=Javac compiler class:  {0}
noMoreTokens=no more tokens - could not parse error message:  {0}
cantParse=could not parse error message:  {0}

noParmAndRetReq=Parameter or return type inferred from WSDL and may not be updated.

# NOTE:  in sunJavac, do not translate "Sun Javac"
sunJavac=Sun Javac Compiler

# NOTE:  in ibmJikes, do not translate "IBM Jikes"
ibmJikes=IBM Jikes Compiler

typeMeta=Type metadata
returnTypeMeta=Return type metadata object
needStringCtor=Simple Types must have a String constructor
needToString=Simple Types must have a toString for serializing the value
typeMap00=All the type mapping information is registered
typeMap01=when the first call is made.
typeMap02=The type mapping information is actually registered in
typeMap03=the TypeMappingRegistry of the service, which
typeMap04=is the reason why registration is only needed for the first call.
mustSetStyle=must set encoding style before registering serializers

# NOTE:  in mustSpecifyReturnType and mustSpecifyParms, do not translate "addParameter()" and "setReturnType()"
mustSpecifyReturnType=No returnType was specified to the Call object!  You must call setReturnType() if you have called addParameter().
mustSpecifyParms=No parameters specified to the Call object!  You must call addParameter() for all parameters if you have called setReturnType().
noElemOrType=Error: Message part {0} of operation {1} should have either an element or a type attribute
badTypeNode=Error: Missing type resolution for element {2}, in WSDL message part {0} of operation {1}. Hint: Try turning off 'wrapped' processing (--noWrapped).

# NOTE:  in noUse, do no translate "soap:operation", "binding operation", "use".
noUse=The soap:operation for binding operation {0} must have a "use" attribute.

fixedTypeMapping=Default type mapping cannot be modified.
delegatedTypeMapping=Type mapping cannot be modified via delegate.
badTypeMapping=Invalid TypeMapping specified: wrong type or null.
defaultTypeMappingSet=Default type mapping from secondary type mapping registry is already in use.
getPortDoc00=For the given interface, get the stub implementation.
getPortDoc01=If this service has no port for the given interface,
getPortDoc02=then ServiceException is thrown.
getPortDoc03=This service has multiple ports for a given interface;
getPortDoc04=the proxy implementation returned may be indeterminate.
noStub=There is no stub implementation for the interface:
CantGetSerializer=unable to get serializer for class {0}

noVector00={0}:  {1} is not a vector
badVector00=Circular reference in Vector 

optionFactory00=name of a custom class that implements GeneratorFactory interface (for extending Java generation functions)
optionHelper00=emits separate Helper classes for meta data

badParameterMode=Invalid parameter mode byte ({0}) passed to getModeAsString().

attach.bounday.mns=Marking streams not supported.
noSuchOperation=No such operation ''{0}''

optionUsername=username to access the WSDL-URI
optionPassword=password to access the WSDL-URI
cantGetDoc00=Unable to retrieve WSDL document: {0}
implAlreadySet=Attempt to set implementation class on a ServiceDesc which has already been configured

cantCreateBean00=Unable to create JavaBean of type {0}.  Missing default constructor?  Error was: {1}.
faultDuringCleanup=AxisEngine faulted during cleanup!

j2woptsoapAction00=value of the operation's soapAction field. Values are DEFAULT, OPERATION or NONE. OPERATION forces soapAction to the name of the operation.  DEFAULT causes the soapAction to be set according to the operation's meta data (usually "").  NONE forces the soapAction to "".  The default is DEFAULT.
j2wBadSoapAction00=The value of --soapAction must be DEFAULT, NONE or OPERATION.
dispatchIAE00=Tried to invoke method {0} with arguments {1}.  The arguments do not match the signature.


ftsf00=Creating trusting socket factory
ftsf01=Exception creating factory
ftsf02=SSL setup failed
ftsf03=isClientTrusted: yes
ftsf04=isServerTrusted: yes
ftsf05=getAcceptedIssuers: none

generating=Generating {0}

j2woptStyle00=The style of binding in the WSDL, either DOCUMENT, RPC, or WRAPPED.
j2woptBadStyle00=The value of --style must be DOCUMENT, RPC, or WRAPPED.

noClassForService00=Could not find class for the service named: {0}\nHint: you may need to copy your class files/tree into the right location (which depends on the servlet system you are using).
j2wDuplicateClass00=The <class-of-portType> has already been specified as, {0}.  It cannot be specified again as {1}.
j2wMissingClass00=The <class-of-portType> was not specified.
w2jDuplicateWSDLURI00=The wsdl URI has already been specified as, {0}.  It cannot be specified again as {1}.
w2jMissingWSDLURI00=The wsdl URI was not specified.

badEnum02=Unrecognized {0}: ''{1}''
badEnum03=Unrecognized {0}: ''{1}'', defaulting to ''{2}''
beanCompatType00=The class {0} is not a bean class and cannot be converted into an xml schema type.  An xml schema anyType will be used to define this class in the wsdl file.
beanCompatPkg00=The class {0} is defined in a java or javax package and cannot be converted into an xml schema type.  An xml schema anyType will be used to define this class in the wsdl file.
beanCompatConstructor00=The class {0} does not contain a default constructor, which is a requirement for a bean class.  The class cannot be converted into an xml schema type.  An xml schema anyType will be used to define this class in the wsdl file.

unsupportedSchemaType00=The XML Schema type ''{0}'' is not currently supported.
optionNoWrap00=turn off support for "wrapped" document/literal
noTypeOrElement00=Error: Message part {0} of operation or fault {1} has no element or type attribute.

msgContentLengthHTTPerr=Message content length {0} exceeds servlet return capacity.
badattachmenttypeerr=The value of {0} for attachment format must be {1};
attach.dimetypeexceedsmax=DIME Type length is {0} which exceeds maximum {0}
attach.dimelengthexceedsmax=DIME ID length is {0} which exceeds maximum {1}.
attach.dimeMaxChunkSize0=Max chunk size \"{0}\" needs to be greater than one.
attach.dimeMaxChunkSize1=Max chunk size \"{0}\" exceeds 32 bits.
attach.dimeReadFullyError=Each DIME Stream must be read fully or closed in succession.
attach.dimeNotPaddedCorrectly=DIME stream data not padded correctly.
attach.readLengthError=Received \"{0}\" bytes to read.
attach.readOffsetError=Received \"{0}\" as an offset.
attach.readArrayNullError=Array to read is null
attach.readArrayNullError=Array to read is null
attach.readArraySizeError=Array size of {0} to read {1} at offset {2} is too small.
attach.DimeStreamError0=End of physical stream detected when more DIME chunks expected.
attach.DimeStreamError1=End of physical stream detected when {0} more bytes expected.
attach.DimeStreamError2=There are no more DIME chunks expected!
attach.DimeStreamError3=DIME header less than {0} bytes.
attach.DimeStreamError4=DIME version received \"{0}\" greater than current supported version \"{1}\".
attach.DimeStreamError5=DIME option length \"{0}\" is greater stream length.
attach.DimeStreamError6=DIME typelength length \"{0}\" is greater stream length.
attach.DimeStreamError7=DIME stream closed during options padding.
attach.DimeStreamError8=DIME stream closed getting ID length.
attach.DimeStreamError9=DIME stream closed getting ID padding.
attach.DimeStreamError10=DIME stream closed getting type.
attach.DimeStreamError11=DIME stream closed getting type padding.
attach.DimeStreamBadType=DIME stream received bad type \"{0}\".

badOutParameter00=A holder could not be found or constructed for the OUT parameter {0} of method {1}.
setJavaTypeErr00=Illegal argument passed to ParameterDesc.setJavaType.  The java type {0} does not match the mode {1}
badNormalizedString00=Invalid normalizedString value
badToken00=Invalid token value
badPropertyDesc00=Internal Error occurred while build the property descriptors for {0}
j2woptinput00=input WSDL filename
j2woptbindingName00=binding name (--servicePortName value + "SOAPBinding" if not specified)
writeSchemaProblem00=Problems encountered trying to write schema for {0}
badClassFile00=Error looking for paramter names in bytecode: input does not appear to be a valid class file
unexpectedEOF00=Error looking for paramter names in bytecode: unexpected end of file
unexpectedBytes00=Error looking for paramter names in bytecode: unexpected bytes in file
beanCompatExtends00=The class {0} extends non-bean class {1}.  An xml schema anyType will be used to define {0} in the wsdl file.
wrongNamespace00=The XML Schema type ''{0}'' is not valid in the Schema version ''{1}''.

onlyOneBodyFor12=Only one body allowed for SOAP 1.2 RPC
noElemAfterBody12=No element allowed after SOAP 1.2 body
noEncodingStyleAttrAppear=encodigstyle attribute must not appear in element {0} in SOAP 1.2
noIDandHREFonSameElement=A ref attribute information item and an id attribute information item  MUST NOT appear on the same element information item in SOAP 1.2
invalidEncodingStyle=Encoding style is invalid
noSparseArray=Partially transmitted and sparse arrays is not supported in SOAP 1.2
differentTypes00=Error: The input and output parameter have the same name, ''{0}'', but are defined with type ''{1}'' and also with type ''{2}''.

badMsgMethodParam=Message service must take either a single Vector or a Document - method {0} takes a single {1}
msgMethodMustHaveOneParam=Message service methods must take a single parameter.  Method {0} takes {1}
needMessageContextArg=Full-message message service must take a single MessageContext argument.  Method {0} takes a single {1}
onlyOneMessageOp=Message services may only have one operation - service ''{0}'' has {1}

# NOTE:  in wontOverwrite, do no translate "WSDL2Java".
wontOverwrite={0} already exists, WSDL2Java will not overwrite it.

badYearMonth00=Invalid gYearMonth
badYear00=Invalid gYear
badMonth00=Invalid gMonth
badDay00=Invalid gDay
badMonthDay00=Invalid gMonthDay
badDuration=Invalid duration: must contain a P

# NOTE:  in noDataHandler, do not translate DataHandler.
noDataHandler=Could not create a DataHandler for {0}, returning {1} instead.
needSimpleValueSer=Serializer class {0} does not implement SimpleValueSerializer, which is necessary for attributes.

# NOTE:  in needImageIO, do not translate "JIMI", "java.awt.Image", "http://java.sun.com/products/jimi/"
needImageIO=JIMI is necessary to use java.awt.Image attachments (http://java.sun.com/products/jimi/).

imageEnabled=Image attachment support is enabled?

wsddServiceName00=The WSDD service name defaults to the port name.

badSource=javax.xml.transform.Source implementation not supported:  {0}.
rpcProviderOperAssert00=The OperationDesc for {0} was not found in the ServiceDesc.
serviceDescOperSync00=The OperationDesc for {0} was not synchronized to a method of {1}.

noServiceClass=No service class was found!  Are you missing a className option?
jpegOnly=Cannot handle {0}, can only handle JPEG image types.

engineFactory=Got EngineFactory: {0}
engineConfigMissingNewFactory=Factory {0} Ignored: missing required method: {1}.
engineConfigInvokeNewFactory=Factory {0} Ignored: invoke method failed: {1}.
engineConfigFactoryMissing=Unable to locate a valid EngineConfigurationFactory
engineConfigLoadFactory=Factory {0} Ignored: unable to load/resolve class.

noClassNameAttr00=classname attribute is missing.
noValidHeader=qname attribute is missing.

badNonNegInt00=Invalid nonNegativeInteger
undefinedElem00=Element {0} is referenced but not defined.
emptyref00=Error: missing type or ref attribute for node ''{0}''
absentRef00=Error: Cannot find referenced type ''{0}'' for type ''{1}''

cannotConnectError=Unable to connect

unabletoLoadMessages00=Unable to load messages!
unabletoDeployTypemapping00=Unable to deploy typemapping: {0}

badWSDDOperation=Couldn''t find a matching Java operation for WSDD operation "{0}" ({1} args)

badMsgMethodStyle=Method style for message-based service wasn't one we recognized!
badMsgMethodParams=Method ''{0}'' does not match any of the valid signatures for message-style service methods

unmatchedOp=Binding operation has no corresponding portType operation:  name = {0}, input name = {1}, output name = {2}
noOperationForQName=Couldn't find an appropriate operation for XML QName {0}
noParmDesc=operation description is missing parameter description!
noPortTypeFault=ERROR: Unable to match binding fault "{0}" from binding {2}, operation "{1}", to a PortType fault.
unNamedFault00=ERROR: Fault is missing a name= attribute in operation "{0}", in binding {1}.
missingSoapFault00=ERROR: Missing <soap:fault> element inFault "{0}" in operation "{0}", in binding {1}
expectedHeaderParam=Found instance data for {0} in the soap:body instead of the soap:header.
noReturnParam=Didn''t find specified return QName {0}!
noMsg=No symbol table entry found for message {0}
j2woptUse00=The use of items in the binding, either LITERAL or ENCODED
j2woptBadUse00=The value of the use option must be LITERAL or ENCODED
j2woptExtraClasses00=A space or comma separated list of class names to be added to the type section.
j2woptBadClass00=Invalid class provided for --extraClasses option: {0}
operationAlreadySet=Can't modify settings on a Call whose OperationDesc was set by setOperation()

illegalStateException00=IllegalStateException:
unsupportedOperationException00=UnsupportedOperationException00:
unsupportedOperationException01=UnsupportedOperationException01: {0}

uuidGenFactoryCNFE00=The implementation of UUIDGen interface specified cannot be found in the classpath: {0} not found
uuidGenFactoryException02= Exception encountered while attempting to instantiate the specified implementation of UUIDFactory: {0} message={1}

badIdType00=Invalid Id
badLanguage00=Invalid language

noContainerForAnonymousType=makeTypeElement() was told to create a type "{0}", with no containing element
cantLoadByecode=Unable to load bytecode for class "{0}"

wsdlFileMissing=Unable to find WSDL file or resource {0}
nullEngine=Null engine passed to SOAPService.setEngine()!
servletEngineWebInfError03=Unable to find config file.  Creating new servlet engine config file: {0}
nsToPkgFileNotFound00=ERROR: Unable to open namespace-to-package mapping file "{0}".
nsToPkgFileLoaded00=INFO: Loaded namespace-to-package mapping file "{0}".
nsToPkgDefaultFileLoaded00=INFO: Loaded default namespace-to-package mapping file "{0}" as java resource.
missingPortNameException=No name defined for <port> element. Hint: add an attribute "name" to the port definition, i.e. <port name="...">
missingBindingException=No binding defined for <port> element. Hint: add an attribute "binding" to he port definition, i.e. <port binding="...">
twoPortsWithSameName=Two <port> elements with the same name "{0}" found. Hint: choose unique names among all port elements in a WSDL document.

acUsage00=Processes a set of administration commands.
acUsage01=
acUsage02=The following Options are available:
acUsage03=
acUsage04=\t-l<url>         sets the AxisServlet URL
acUsage05=\t-h<hostName     sets the AxisServlet host
acUsage06=\t-p<portNumber>  sets the AxisServlet port
acUsage07=\t-s<servletPath> sets the path to the AxisServlet
acUsage08=\t-f<fileName>    specifies that a simple file protocol should be used
acUsage09=\t-u<username>    sets the username
acUsage10=\t-w<password>    sets the password
acUsage11=\t-d              sets the debug flag (for instance, -ddd would set it to 3)
acUsage12=\t-t<name>        sets the transport chain touse
acUsage13=
acUsage14=Commands:
acUsage15=
acUsage16=\tlist            will list the currently deployed services
acUsage17=\tquit            will send a quit message to SimpleAxisServer
acUsage18=\tpasswd          value changes the admin password
acUsage19=
acUsage20=Deployment Descriptor files:
acUsage21=
acUsage22=<deployment-descriptor-files> deploys or undeploys Axis components and
acUsage23=web services described in these files
acUsage24=
acUsage25=If -l or -h -p -s are not set, the AdminClient will invoke
acUsage26=http://localhost:8080/axis/servlet/AxisServlet

foundJWS00=There is a Web Service here
#NOTE in foundJWS01, do not translate WSDL
foundJWS01=Click to see the WSDL

noCharacterOrByteStream=InputSource has neither character stream nor byte stream
couldNotReadFromCharStream=Could not read from character stream
errorGetDocFromSOAPEnvelope=Could not get document from SOAPEnvelope
badEjbHomeType=The home object retrieved from jndi does not have the same type as the one specified in the config file
badEncodingStyle=Unknown encoding style
badEncodingStyle1=Unknown encoding style : {0}

badSOAPHeader00=a SOAPHeader may only have SOAPHeaderElement as its immediate children
badSOAPBodyElement00=a SOAPBody may only have SOAPBodyElement as its immediate children
noNamespace00=Attempted to write schema for bad QName (no namespace) : {0}
charsInArray=Found character data inside an array element while deserializing

?? 快捷鍵說(shuō)明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲欧洲av色图| 五月婷婷久久综合| 欧美久久久久中文字幕| 国产一区二区三区四区在线观看| 日韩一区欧美一区| 精品国产青草久久久久福利| 在线视频亚洲一区| 成人天堂资源www在线| 美女一区二区视频| 一区二区激情小说| 亚洲婷婷综合久久一本伊一区| 日韩欧美一区二区三区在线| 色成年激情久久综合| 国产91在线观看| 国产一区不卡视频| 日本女优在线视频一区二区| 一区二区三区日韩在线观看| 欧美精彩视频一区二区三区| 欧美成人精品二区三区99精品| 欧美午夜不卡在线观看免费| 97久久超碰精品国产| 成人福利视频网站| 丁香婷婷综合五月| 国产电影精品久久禁18| 蜜桃久久久久久久| 蜜臀av性久久久久蜜臀aⅴ| 亚洲国产va精品久久久不卡综合| 亚洲欧洲av色图| 亚洲视频一二区| 国产精品丝袜在线| 中文幕一区二区三区久久蜜桃| 26uuu精品一区二区三区四区在线 26uuu精品一区二区在线观看 | 久草精品在线观看| 日韩国产在线观看| 婷婷中文字幕一区三区| 一区二区三区在线观看国产 | 久久久不卡影院| 精品国产精品网麻豆系列| 日韩美女视频在线| 精品久久99ma| 欧美α欧美αv大片| 精品欧美乱码久久久久久1区2区 | 国产视频911| 26uuu欧美日本| 久久精品视频免费观看| 国产亚洲精品精华液| 欧美国产精品久久| 国产精品理论片在线观看| 综合电影一区二区三区| 亚洲猫色日本管| 亚洲国产精品一区二区www在线| 亚洲一区二区视频在线观看| 天天综合色天天综合色h| 日韩激情一区二区| 精品一区二区国语对白| 国产麻豆精品一区二区| 成人福利视频网站| 欧洲人成人精品| 日韩一区二区三区免费看| 久久亚洲一级片| 综合久久综合久久| 日本免费新一区视频| 国产精品亚洲人在线观看| av激情亚洲男人天堂| 精品视频免费在线| 久久综合中文字幕| 亚洲日穴在线视频| 日韩精品午夜视频| 福利一区二区在线观看| 91视频免费看| 欧美不卡一区二区三区| 国产精品久久久久久久久久免费看| 亚洲青青青在线视频| 日韩精品久久理论片| 国产成人啪免费观看软件 | 在线成人高清不卡| 久久亚洲综合av| 一区二区三区国产豹纹内裤在线| 琪琪久久久久日韩精品| 99久久国产综合精品色伊| 6080日韩午夜伦伦午夜伦| 国产午夜精品在线观看| 亚洲午夜精品网| 国产精品一区一区三区| 欧美三级电影网站| 亚洲国产精品成人综合色在线婷婷 | 久久综合九色综合欧美98| 1区2区3区精品视频| 美国一区二区三区在线播放| 91日韩精品一区| 26uuu亚洲综合色| 午夜日韩在线观看| www.日韩大片| 亚洲精品一区二区三区香蕉| 亚洲主播在线观看| 国产精品自拍网站| 欧美一区二区三区播放老司机| 中文字幕一区二区三区在线不卡 | 亚洲一区在线播放| 成人理论电影网| 精品久久人人做人人爰| 亚洲图片欧美色图| 91社区在线播放| 国产欧美视频一区二区三区| 另类综合日韩欧美亚洲| 欧美日韩视频第一区| 亚洲女厕所小便bbb| 国产九色精品成人porny| 欧美一区二区视频免费观看| 亚洲视频一区在线观看| 成人免费三级在线| 久久综合九色综合欧美就去吻| 肉丝袜脚交视频一区二区| 91福利在线免费观看| 国产精品每日更新| 成人综合在线视频| 国产午夜精品在线观看| 国产在线精品一区二区夜色| 在线观看91av| 午夜视频在线观看一区二区| 欧美在线一二三| 亚洲精选视频在线| av电影在线观看一区| 国产精品视频免费看| 成人免费视频视频在线观看免费 | 久久久精品天堂| 国产在线精品免费av| 精品福利av导航| 久久国产乱子精品免费女| 日韩一级片网址| 蜜臀精品久久久久久蜜臀| 欧美日韩成人综合| 日本中文字幕一区| 91精品国产全国免费观看| 香蕉成人啪国产精品视频综合网 | 欧美三电影在线| 亚洲不卡在线观看| 8x福利精品第一导航| 青青草伊人久久| 精品国产一区二区精华| 精品中文字幕一区二区小辣椒| 精品国产成人系列| 国产成人av电影在线观看| 国产精品美女久久久久久久久久久| 不卡免费追剧大全电视剧网站| 亚洲欧美综合另类在线卡通| 91国在线观看| 日韩在线播放一区二区| 精品剧情在线观看| 成人国产一区二区三区精品| 亚洲欧美另类图片小说| 欧美日韩在线免费视频| 奇米精品一区二区三区在线观看| 日韩精品在线一区| 国产高清视频一区| 日韩理论片在线| 欧美福利视频导航| 国产精品一卡二卡在线观看| 国产精品久久久久久久久免费相片| 色美美综合视频| 久色婷婷小香蕉久久| 国产精品美日韩| 欧美人牲a欧美精品| 国产精品原创巨作av| 亚洲毛片av在线| 欧美一二三区在线观看| 国产91精品一区二区麻豆亚洲| 综合电影一区二区三区| 欧美日韩在线观看一区二区| 精品一区二区精品| 国产精品国产自产拍在线| 欧美三级电影一区| 国产一区二区三区四区五区入口 | 91视频国产资源| 日韩不卡一二三区| 国产精品美女视频| 欧美一区二区女人| 岛国av在线一区| 日本在线播放一区二区三区| 国产欧美综合在线观看第十页| 色哟哟一区二区在线观看| 麻豆国产一区二区| 国产精品高潮呻吟久久| 欧美一级国产精品| 91一区二区在线观看| 蜜桃精品视频在线观看| 亚洲精品欧美专区| 久久综合九色综合97婷婷女人| 在线观看国产91| 国产精品香蕉一区二区三区| 亚洲国产精品影院| 国产精品三级电影| 日韩精品一区在线观看| 91高清在线观看| 成人黄色在线网站| 激情丁香综合五月| 日本中文字幕一区| 夜夜精品浪潮av一区二区三区| 国产情人综合久久777777| 777奇米四色成人影色区|