unmanaged
unmanaged什么意思,unmanaged翻译
基本解释
网络: 非托管;非托管的;非受管
例句
An unmanaged user component throws an access violation when trying to use a managed object that had been exposed to COM.
非托管用户组件在尝试使用已公开到COM的托管对象时会引发一个访问冲突。
Thus, such an application server environment with a single servant region is called an "unmanaged" application environment.
因此,这种具有单个服务区域的应用程序环境称为“非托管”应用程序环境。
Allows managed code to call into unmanaged code, which is often dangerous.
允许托管代码调入非托管代码,这常常是很危险的。
Once linked, you can read and write to any part of the file as if it were nothing more than just an array of unmanaged memory.
一旦连接起来,你就能读写文件的任意部分,就像它已经不再是非托管内存数组了。
The feature did not resolve the respective security threats because unmanaged code always was allowed to run in such a circumstance.
然而它并没有解决相关的安全威胁,因为非托管代码在这类环境中一直是能够被执行的。
This optimization enables your managed code to call into unmanaged code without incurring the overhead of a stack walk.
此优化使您的托管代码能够调用非托管代码而不会引起执行堆栈步的系统开销。
Waste, poor quality, inefficiency, and unmanaged risk are the enemies of every auditor.
浪费、粗制烂造、磨洋工、疏忽风险,这些都是每个内审人员的敌人。
Has no fixed relationship to a managed thread, because an unmanaged host can control the relationship between managed and unmanaged threads.
因为非托管宿主可以控制托管线程和非托管线程之间的关系,所以操作系统。
This sample is written in unmanaged code because it must be able to run on a computer where the. NET Framework is not installed.
此示例是用非托管代码编写的,因为它必须能够在未安装.NETFramework的计算机上运行。
If an application is running unmanaged user components, then those components might have corrupted the garbage-collected heap.
如果一个应用程序运行非托管用户组件,则这些组件可能损坏了已垃圾回收的堆。