invalid.txt

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

TXT
41
字号
## Invalid.txt - Resources for invalid operation messages.## 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#Invalid_CGWriterExists=This code generator already has a different text writerInvalid_ServerNotCreated=Listening TCP server has not been createdInvalid_SendToOnConnected=Attempting to use SendTo on a connected datagram socketInvalid_SendOnNonConnected=Attempting to use Send on an unconnected datagram socketInvalid_RemoteEventSource=Cannot access remote event sourcesInvalid_CounterNotInited=Performance counter has not yet been initializedInvalid_CategoryNotInited=Performance counter category has not yet been initializedInvalid_ProcessNotExited=Process has not yet exitedInvalid_ProcessNotStarted=Process has not yet startedInvalid_ProcessExited=Process has exitedInvalid_Platform=Requested operation is not available on this platformInvalid_NotWaiting=The specified thread is not currently waitingInvalid_StandardStream=The standard stream is not defined or redirectedInvalid_ProcessStartInfo=Invalid process start informationInvalid_PermissionPresent=The specified permission is already presentInvalid_PermissionNotPresent=The specified permission is not presentInvalid_PathMismatch=Mismatch in the length of permission pathsInvalid_AuthModuleNotRegistered=The specified authentication module is not registeredInvalid_LicenseContextChange=The license context cannot be changedInvalid_LicenseContextLocked=The license context is already lockedInvalid_LicenseContextNotLocked=The license context is not locked by the specified context user

⌨️ 快捷键说明

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