notsupp.txt

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

TXT
40
字号
## NotSupp.txt - Resources for "Not Supported" messages.## Copyright (C) 2001  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#NotSupp_FixedSizeCollection=Operation bei Objekten mit fixer Groesse nicht unterstuetztNotSupp_ReadOnly=Operation bei read-only Objekten nicht unterstuetztNotSupp_NotArrayType=Typ ist kein array typNotSupp_NotGenericType=Der Typ ist kein generischer TypNotSupp_GetValueDirect=FieldInfo.GetValueDirect nicht unterstuetzt, benutze GetValue stattdessenNotSupp_SetValueDirect=FieldInfo.SetValueDirect nicht unterstuetzt, benutze SetValue stattdessenNotSupp_Remoting=Remoting wird nicht unterstuetztNotSupp_Multicast=This delegate type does not support multicastingNotSupp_TypedRefEquals=Kann eingegebene Referenzen nicht auf Gleichheit pruefenNotSupp_SetWaitHandle=Setting a wait handle is not supportedNotSupp_CodePage=Code page {0} wird nicht unterstuetztNotSupp_EncodingName=Encoding name `{0}' wird nicht unterstuetztNotSupp_Builder=Die angeforderte Operation wird bei dynamischen assemblies nicht unterstuetztNotSupp_TypeCreated=Die angeforderte Operation wird nicht unterstuetzt nachdem der Typ erstellt wurdeNotSupp_TypeNotCreated=Die angeforderte Operation wird nicht unterstuetzt bis der Typ erstellt wurdeNotSupp_IPermissionUnion=Kann die angegebenen IPermission Objekte nicht vereinenNotSupp_SetRemotingValue=Kann den angegebenen remoting Wert nicht setzenNotSupp_SerializePointer=Kann pointer Werte nicht serialisierenNotSupp_SubClass=Implementierung muss durch abgeleitete Klassen erfolgenNotSupp_DelAsyncProcMsg=Kann die AsyncProcessMessage nicht mit asynchronen Delegates verwenden

⌨️ 快捷键说明

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