Subject | English | Korean |
comp., MS | unsafe character | 안전하지 않은 문자 (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) |