Subject | English | Chinese simplified |
comp., MS | unmanaged client | 非管理的客户端 (A client that is not communicating with its assigned site in the Configuration Manager hierarchy and therefore cannot receive policy or upload inventory data) |
comp., MS | unmanaged 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) |
comp., MS | unmanaged function | 未托管的函数 (A function that is compiled to machine code (such as x86 or x64) as opposed to intermediate language (IL)) |
comp., MS | unmanaged instance | 非托管实例 (An instance of SQL Server not monitored by a utility control point) |