arg.txt

来自「没的 没的 没的 没的 没的 没的 没的 没的 没的 没的 没的 没的 没的 没」· 文本 代码 · 共 63 行

TXT
63
字号
## Arg.txt - Resources for argument errors.## Copyright (C) 2001, 2002  Southern Storm Software, Pty Ltd.## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2 of the License, or# (at your option) any later version.## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the# GNU General Public License for more details.## You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA#Exception_UriFormat=The supplied URI did not have the correct formatArg_UriPartial=That is not a valid UriPartial valueArg_HexDigit=That is not a valid hexadecimal digitArg_UriScheme=The scheme supplied with the URI was not validArg_UriPort=The port specified with the URI was nonexistentArg_UriPathAbs=The relative path specified with the URI could not be converted to an absolute pathArg_UriHostName=URI host names must be specified in DNS or IPv4 formatArg_InvalidIdentifier=Invalid identifier specifiedArg_InvalidCodeDom=Invalid CodeDom node in this contextArg_MaskDone=CreateMask has created all masksArg_AccessAlreadySet=Access value is already setArg_TransportAlreadySet=Transport value is already setArg_HostAlreadySet=Host value is already setArg_PortAlreadySet=Port value is already setArg_SocketPermission=Incomplete socket permission valuesArg_SocketOption=Invalid socket optionArg_SocketOptionValue=Invalid socket option valueArg_NotSocket=The supplied value was not an open socketArg_TraceLevel=Invalid trace level valueArg_AssertFailed=Assertion failed: {0}Arg_CounterCategory=Invalid performance counter category nameArg_NoSuchProcess=No such processArg_NotEnumType=The specified type is not an enumerationArg_EmptyArray=The specified array was emptyArg_InvalidSockAddr=Invalid socket addressArg_InvalidIPv6Address=Invalid IPv6 addressArg_InvalidIPv6Scope=Invalid IPv6 scopeArgRange_NonNegative=Value must not be negativeArgRange_Port=Port number is out of rangeArgRange_SwitchValue={0} is out of range for the switch "{1}"Arg_InvalidHeader=The specified header is InvalidArg_RestrictedHeader=The specified header is RestrictedArg_DuplicateCredentials=Duplicate credentials added to credential cacheArg_DuplicateTempFilename=Duplicate filename in temporary file collectionArgRange_InterfaceIndex=IPv6 interface index out of rangeArg_ArraysSameSize=The two arrays must be the same sizeArg_InvalidElement=Invalid element for this type of collectionArg_InvalidCultureName=Invalid culture nameArg_CookieCapacity=Cookie container capacity is out of rangeArg_WebAcceptAlreadySet=Accept web permissions are already setArg_WebConnectAlreadySet=Accept connect permissions are already setArg_DuplicateComponent=There is already a component with the specified name in the containerArg_NotCollMember=The specified item is not a member of the collection

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?