unmanaged

英 [ˌʌnˈmænɪdʒd]      美
unmanaged
«
1 / 5
»
unmanaged (adj.)
c. 1600, from un- (1) "not" + past participle of manage (v.).
1. Any user - defined struct type that contains fields of unmanaged types only.
仅包含非托管类型的字段的任何用户定义的结构类型.
2. The garbage collector does not track references to unmanaged code.
垃圾回收器不跟踪对非托管代码的引用.
3. Explains how the interaction of managed and unmanaged code affects error handling.
解释托管和非托管代码之间的交互对错误处理的影响.
4. Since disposing objects is very important when calling unmanaged code, and.
然后当调用非管制的代码时销毁对象非常重要, 并且.
5. Managed and unmanaged programming models are dissimilar in many respects.
托管和非托管编程模型在很多方面是不同的.