Subject | English | Chinese simplified |
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) |