unmanaged code的意思|示意

美 / / 英 / /

非托管代码

非受控代码


unmanaged code相关短语

1、 Enable unmanaged code debuging 允许非托管代码调试

2、 unmanaged d code 非受控代码

unmanaged code相关例句

For example, an HRESULT returned from unmanaged code is converted to an exception in managed code.

例如, 从非托管代码返回的HRESULT转换为托管代码中的异常.

互联网

As you can see, MDX code can be half the size of unmanaged code.

就像你看到的, MDX代码量只有非托管代码量的一半.

互联网

Clear this check box to disable debugging of unmanaged code.

清除此复选框可禁用非托管代码调试.

互联网

Since disposing objects is very important when calling unmanaged code, and.

然后当调用非管制的代码时销毁对象非常重要, 并且.

互联网

Assemblies used with unmanaged code must be exported as a type library and registered.

和非托管代码一起使用的程序集必须作为类型库导出并注册.

互联网

Conversely, code that runs outside runtime is called unmanaged code.

相反, 在运行时之外运行的代码称作非托管代码.

互联网