可以通过提高宿主系统的速度或执行代码重构以提高效率,从而改进响应时间。
You can improve response times by increasing the speed of host systems or performing code refactoring to improve efficiency.
显然,这没有很大的区别,但是每个语句变得更接近浅白的英语句子,而且在宿主语言中删除了通常冗余的技术代码。
Obviously, this is not a big difference, but each statement becomes closer to real plain English sentences, and removes the usual boiler-plate technical code of the host language.
MMI是一个非常有效的解释器,利用宿主平台上的程序集代码来达到最优的优化。
The MMI is a highly effective interpreter, hand crafted in assembly code of a host platform to achieve best possible optimizations.
内存空间缺口——通过栈溢出、缓冲区溢出或堆错误来实现,以宿主进程的权限执行攻击者提供的任何代码。
Memory space breach — Accomplished via stack overflow, buffer overrun, or heap error, enables execution of arbitrary code supplied by the attacker with the permissions of the host process.
这些所谓的病毒化石并不是矿化后的遗迹,而是存在于现在宿主机体里的基因代码。
These so-called viral fossils are not mineralized relics but rather bits of genetic code held over in the genome of a modern-day host organism.
它需要宿主和远程接口以及分布代码。
It required both home and remote interfaces, as well as distribution code.
当SPU代码执行完成或碰到严重的错误条件时,就会停止执行,宿主进程也会从ioctl调用中返回。
When the SPU code finishes or hits a critical error condition, it stops executing and the host process returns from the ioctl call.
使用Lguest这种方法还减少了总代码需求,仅需在来宾操作系统和宿主操作系统中使用一个瘦层。
The Lguest approach also simplifies the overall code requirements, requiring only a thin layer in the guest and also in the host operating system.
记住宿主的VBA代码被编译为p代码,而不是本机代码,这会导致性能略微有所下降,尽管在进程内运行能够优化对Office对象的方法调用。
Keep in mind that hosted VBA code is compiled to p-code, not native code, and this incurs a slight performance penalty, although running in process enables optimized method calls to Office objects.
NETISAPI扩展是一个win32DLL,并不为托管代码提供宿主。
The ASP.NET ISAPI extension is a Win32 DLL and does not host managed code.
宿主可以指定在非关键代码区域出现线程强制中止时所采取的策略操作。
The host can specify policy actions to be take when a rude thread abort occurs in a non-critical region of code.
桌面应用程序的默认宿主允许代码在完全信任环境下运行。
The default host for desktop applications allows code to run in full trust.
NETAJAX功能是否可用,以使自定义控件和脚本注册代码能够根据宿主环境的功能采取适当的操作。
NET AJAX functionality is available so that custom controls and script-registration code can take appropriate action based on the capability of the hosting environment.
在何时可以卸载用户代码这一方面,宿主有其自己的规则。
The host has its own rules governing when you can unload user code.
创建新应用程序域之后,宿主可以指定要应用到应用程序域中的代码的策略。
After creating a new application domain, a host can specify the policy to apply to code within the application domain.
向公共语言运行时提供有关代码的证据的应用程序域宿主。
Application domain hosts that provide evidence about code to the common language runtime.
这样,宿主既能够控制向特定域中的代码授予的权限集,也能为基于角色的安全策略设置当前线程的主体和默认的主体。
This enables the host to control the set of permissions granted to code in a particular domain and to set both the current thread's principal and the default principal for role-based security.
之所以要编写宿主,是为了设置用于运行托管用户代码的应用程序环境。
The reason for writing a host is to set up an application environment in which to run managed user code.
此类提供的属性和事件可用于访问宿主应用程序的对象模型以及在加载和关闭外接程序时运行代码。
This class provides properties and events you can use to access the object model of the host application and run code when the add-in is loaded and shut down.
本文论述了MEDB系统宿主DML语言的预编译处理。 讨论了MEDB的宿主系统机制、预编译目标代码设计。
The precompilation processing for embedded DML language of MEDB is presented with emphasis on the system mechanism and the objective code of the precompiler.
宿主进程在设计时表达式计算期间执行此代码。
The hosting process executes this code during design time expression evaluation.
这样,不支持条件编译的宿主就可以忽略该代码。
This enables hosts that do not support conditional compilation to ignore this code.
权限请求通过安全策略、宿主环境以及代码源权限授予进行严格的控制。
Permission demands are closely controlled through security policy, hosting environment, and code-source permission grants.
这种区分使宿主可以根据失败在代码中出现的位置来设置不同的策略。
This distinction is designed to allow hosts to set different policies depending on where a failure occurs in the code.
这样,不支持条件编译的宿主就可以忽略该代码。
This allows hosts that do not support conditional compilation to ignore it.
在此上下文中,用户代码是指任何不专门属于宿主一部分的托管代码。
In this context, user code means any managed code that is not specifically part of the host.
通知宿主托管代码正在进入不能在其间将当前任务移动到另一个操作系统线程的周期。
Notifies the host that managed code is exiting the period in which the current task must not be moved to another operating system thread, following an earlier call to BeginThreadAffinity.
您可以使用此类的成员在加载或卸载外接程序时运行代码、访问宿主应用程序的对象模型,以及扩展应用程序的功能。
You can use members of this class to run code when the add-in is loaded or unloaded, to access the object model of the host application, and to extend features of the application.
对于应用程序服务器宿主,用户代码是包含应用程序服务器所管理和执行的企业业务规则的代码。
To an application server host, user code is the code that contains a corporation's business rules that the application server manages and executes.
运行时的策略机制使用来自受信任的应用程序域宿主和程序集的证据来确定一段代码在代码组中的成员资格。
The runtime's policy mechanism USES the evidence from both the trusted application domain host and the assembly to determine a piece of code's membership in a code group.
应用推荐