Subject | English | Chinese Taiwan |
comp., MS | unsafe character | Unsafe 字元 (A character in a URL that may be altered during transport across the Internet) |
comp., MS | unsafe code | 不安全的程式碼 (Code that is executed directly by the operating system, outside the .NET Framework common language runtime. Unmanaged code must provide its own memory management, type checking, and security support, unlike managed code, which receives these services from the common language runtime) |