Does Managed Code Mean Managed Data?
托管代码意味着托管数据?
调试托管代码。
Managed code strives to solve these problems.
托管代码努力解决了这些问题。
Explains how to explore metadata and managed code.
解释如何浏览元数据和托管代码。
The CTS ensures that all managed code is self-describing.
CTS确保所有托管代码都是可以自我描述的。
When you start debugging with managed code, the debugger doesn't respond.
当您针对托管代码启动调试时,调试器无响应。
The ASP.NET ISAPI extension is a Win32 DLL and does not host managed code.
NETISAPI扩展是一个win32DLL,并不为托管代码提供宿主。
Suspending or freezing the native thread freezes the managed code also.
挂起或冻结本机线程也会冻结托管代码。
Methods invoked from within managed code do not count against this limit.
从托管代码内部调用的方法不根据此限制进行计数。
Discusses methods for drawing vector and raster images with managed code.
讨论用托管代码绘制矢量图像和光栅图像的方法。
The IIS 6 worker process doesn't know anything about ASP.NET and managed code.
IIS6工作进程不知道任何关于ASP.NET和托管代码的事情。
You can use the Error List window to suppress managed code analysis warnings.
您可以使用“错误列表”窗口来禁止显示托管代码分析警告。
For managed code, helps to find memory leaks due to "living" references in collections.
对于托管的代码,帮助找到由于集合中的“未释放的”引用的内存泄漏。
For those who want to forbid running managed code from network locations Shawn advises.
对于那些想禁止通过网络运行托管代码的人,Shawn提出了如下建议。
When the managed code threads have reached safe states, all threads are suspended.
当托管代码线程达到安全状态时,所有线程都将被挂起。
The illustration also shows how managed code operates within a larger architecture.
该插图还显示托管代码如何在更大的结构内运行。
The application configuration file affects any managed code that you activate through COM.
应用程序配置文件影响任何通过 COM激活的托管代码。
In this context, user code means any managed code that is not specifically part of the host.
在此上下文中,用户代码是指任何不专门属于宿主一部分的托管代码。
Meanwhile, managed code executes in native machine language and enjoys rich access to OS features.
同时,托管代码以本机语言执行,访问并享受丰富的操作系统特性。
Because this means going outside the security perimeter for managed code, due caution is required.
因为这意味着超出了托管代码的安全范围,所以需要适当地小心。
According to the roadmap, "VCL developers will be able to easily migrate code to managed code using VCL.NET."
根据路线图所示,“VCL的开发人员使用VCL.NET即可很轻松地将代码移植到托管代码。”
Y.cpp is now compiled to managed code and calls from Z.cpp no longer incur the managed-to-native transition cost.
现在Y.cpp被编译为托管代码,从Z.cpp 调用就不需要有从托管到本机的转换成本。
The worker process is a small Win32 shell of code that hosts the common language runtime (CLR) and runs managed code.
工作进程是一个小的win32shell代码,集成CLR并运行托管代码。
The runtime uses objects called permissions to implement its mechanism for enforcing restrictions on managed code.
运行时使用称为权限的对象来实现其在托管代码上强制限制的机制。
A more subtle cause of side effects is the evaluation of properties and other implicit function calls in managed code.
产生副作用的一个更难以捉摸的原因,是在托管代码中计算属性和其他隐式函数调用。
There's simply no way to get native code to call managed code unless managed code was run first, in a managed process.
只是没有办法本机代码调用托管代码,除非托管代码运行第一,在一个管理过程。
The browser control and partially trusted code open the door to some very interesting possibilities using managed code.
浏览器控件与半信任代码为一些使用托段代码的非常有趣的可能的功能打开了大门。
NET component in managed code was realized by taking advantage of runtime callable wrapper RCW and com callable wrapper CCW.
利用运行时可调用封装器rcw和COM可调用封装器CCW实现了在托管代码。
Writing effective timer-driven managed code requires a clear understanding of program flow and the subtleties of the.net threading model.
写一个高效的定时器驱动型可管理代码要求对程序流程有一个清晰的理解及掌握。NET线程模型的精妙之处。
It also left a lot of room for misinterpretation, which resulted in poorly managed code and ultimately affected the overall business.
这样还为造成误解留下了巨大的空间,从而产生管理不善的代码,并最终影响总体业务。
应用推荐