⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 prerr.properties

📁 Netscape NSPR库源码
💻 PROPERTIES
字号:
# # The contents of this file are subject to the Mozilla Public# License Version 1.1 (the "License"); you may not use this file# except in compliance with the License. You may obtain a copy of# the License at http://www.mozilla.org/MPL/# # Software distributed under the License is distributed on an "AS# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or# implied. See the License for the specific language governing# rights and limitations under the License.# # The Original Code is the Netscape Portable Runtime (NSPR).# # The Initial Developer of the Original Code is Netscape# Communications Corporation.  Portions created by Netscape are # Copyright (C) 1998-2000 Netscape Communications Corporation.  All# Rights Reserved.# # Contributor(s):# # Alternatively, the contents of this file may be used under the# terms of the GNU General Public License Version 2 or later (the# "GPL"), in which case the provisions of the GPL are applicable # instead of those above.  If you wish to allow use of your # version of this file only under the terms of the GPL and not to# allow others to use your version of this file under the MPL,# indicate your decision by deleting the provisions above and# replace them with the notice and other provisions required by# the GPL.  If you do not delete the provisions above, a recipient# may use your version of this file under either the MPL or the# GPL.# ### prerr.properties# This file is automatically generated; please do not edit it.PR_OUT_OF_MEMORY_ERROR=Memory allocation attempt failedPR_BAD_DESCRIPTOR_ERROR=Invalid file descriptorPR_WOULD_BLOCK_ERROR=The operation would have blockedPR_ACCESS_FAULT_ERROR=Invalid memory address argumentPR_INVALID_METHOD_ERROR=Invalid function for file typePR_ILLEGAL_ACCESS_ERROR=Invalid memory address argumentPR_UNKNOWN_ERROR=Some unknown error has occurredPR_PENDING_INTERRUPT_ERROR=Operation interrupted by another threadPR_NOT_IMPLEMENTED_ERROR=function not implementedPR_IO_ERROR=I/O function errorPR_IO_TIMEOUT_ERROR=I/O operation timed outPR_IO_PENDING_ERROR=I/O operation on busy file descriptorPR_DIRECTORY_OPEN_ERROR=The directory could not be openedPR_INVALID_ARGUMENT_ERROR=Invalid function argumentPR_ADDRESS_NOT_AVAILABLE_ERROR=Network address not available (in use?)PR_ADDRESS_NOT_SUPPORTED_ERROR=Network address type not supportedPR_IS_CONNECTED_ERROR=Already connectedPR_BAD_ADDRESS_ERROR=Network address is invalidPR_ADDRESS_IN_USE_ERROR=Local Network address is in usePR_CONNECT_REFUSED_ERROR=Connection refused by peerPR_NETWORK_UNREACHABLE_ERROR=Network address is presently unreachablePR_CONNECT_TIMEOUT_ERROR=Connection attempt timed outPR_NOT_CONNECTED_ERROR=Network file descriptor is not connectedPR_LOAD_LIBRARY_ERROR=Failure to load dynamic libraryPR_UNLOAD_LIBRARY_ERROR=Failure to unload dynamic libraryPR_FIND_SYMBOL_ERROR=Symbol not found in any of the loaded dynamic librariesPR_INSUFFICIENT_RESOURCES_ERROR=Insufficient system resourcesPR_DIRECTORY_LOOKUP_ERROR=A directory lookup on a network address has failedPR_TPD_RANGE_ERROR=Attempt to access a TPD key that is out of rangePR_PROC_DESC_TABLE_FULL_ERROR=Process open FD table is fullPR_SYS_DESC_TABLE_FULL_ERROR=System open FD table is fullPR_NOT_SOCKET_ERROR=Network operation attempted on non-network file descriptorPR_NOT_TCP_SOCKET_ERROR=TCP-specific function attempted on a non-TCP file descriptorPR_SOCKET_ADDRESS_IS_BOUND_ERROR=TCP file descriptor is already boundPR_NO_ACCESS_RIGHTS_ERROR=Access DeniedPR_OPERATION_NOT_SUPPORTED_ERROR=The requested operation is not supported by the platformPR_PROTOCOL_NOT_SUPPORTED_ERROR=The host operating system does not support the protocol requestedPR_REMOTE_FILE_ERROR=Access to the remote file has been severedPR_BUFFER_OVERFLOW_ERROR=The value requested is too large to be stored in the data buffer providedPR_CONNECT_RESET_ERROR=TCP connection reset by peerPR_RANGE_ERROR=UnusedPR_DEADLOCK_ERROR=The operation would have deadlockedPR_FILE_IS_LOCKED_ERROR=The file is already lockedPR_FILE_TOO_BIG_ERROR=Write would result in file larger than the system allowsPR_NO_DEVICE_SPACE_ERROR=The device for storing the file is fullPR_PIPE_ERROR=UnusedPR_NO_SEEK_DEVICE_ERROR=UnusedPR_IS_DIRECTORY_ERROR=Cannot perform a normal file operation on a directoryPR_LOOP_ERROR=Symbolic link loopPR_NAME_TOO_LONG_ERROR=File name is too longPR_FILE_NOT_FOUND_ERROR=File not foundPR_NOT_DIRECTORY_ERROR=Cannot perform directory operation on a normal filePR_READ_ONLY_FILESYSTEM_ERROR=Cannot write to a read-only file systemPR_DIRECTORY_NOT_EMPTY_ERROR=Cannot delete a directory that is not emptyPR_FILESYSTEM_MOUNTED_ERROR=Cannot delete or rename a file object while the file system is busyPR_NOT_SAME_DEVICE_ERROR=Cannot rename a file to a file system on another devicePR_DIRECTORY_CORRUPTED_ERROR=The directory object in the file system is corruptedPR_FILE_EXISTS_ERROR=Cannot create or rename a filename that already existsPR_MAX_DIRECTORY_ENTRIES_ERROR=Directory is full.  No additional filenames may be addedPR_INVALID_DEVICE_STATE_ERROR=The required device was in an invalid statePR_DEVICE_IS_LOCKED_ERROR=The device is lockedPR_NO_MORE_FILES_ERROR=No more entries in the directoryPR_END_OF_FILE_ERROR=Encountered end of filePR_FILE_SEEK_ERROR=Seek errorPR_FILE_IS_BUSY_ERROR=The file is busyPR_OPERATION_ABORTED_ERROR=The I/O operation was abortedPR_IN_PROGRESS_ERROR=Operation is still in progress (probably a non-blocking connect)PR_ALREADY_INITIATED_ERROR=Operation has already been initiated (probably a non-blocking connect)PR_GROUP_EMPTY_ERROR=The wait group is emptyPR_INVALID_STATE_ERROR=Object state improper for requestPR_NETWORK_DOWN_ERROR=Network is downPR_SOCKET_SHUTDOWN_ERROR=Socket shutdownPR_CONNECT_ABORTED_ERROR=Connection abortedPR_HOST_UNREACHABLE_ERROR=Host is unreachablePR_MAX_ERROR=Placeholder for the end of the list

⌨️ 快捷键说明

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