动态代码注入。
Any plans for analyzing dynamic code bases?
是否有计划增加对动态代码库的分析?
Provides methods for dynamic code compilation.
提供用于动态代码编译的方法。
The interface interceptor USES dynamic code generation to create the proxy class.
介面侦听器使用动态代码生成来创建代理类。
And the method USES an encrypted dynamic code in the data - base and is very safe and reliable in use.
该方法使用数据库存放加密后的动态密码,能起到很好的保护作用。
This is in effect dynamic code, and any such dynamic entities are processed by what are called magic methods.
这实际上是动态代码,任何这样的动态实体都是由所谓的魔术方法(magic methods)来处理。
It will be useful for 1 code obfuscation 2 use Ruby on environments where dynamic code generation is not allowed.
这样做有利于1代码混淆,及2在动态代码生成不允许的环境下使用Ruby。
Due to the dynamic code rate of AFEC, its effect would be taken into account in estimating the effective bandwidth.
由于AFEC码率的动态特性使业务实际的传输速率具有不固定性,因此估计有效带宽时要考虑AFEC的影响。
Dynamic code generation - Because dynamic code generation depends on the JIT Compiler, there is no support for any dynamic language compilation.
动态代码生成——因为动态代码生成依赖于JIT编译器,所以对任何动态语言编译的过程也不能支持。
To try to verify dynamic code at compile time would likely walk you straight into the halting problem just like it would for many kinds of tooling.
试图在编译阶段验证动态代码会使你陷入停机问题的漩涡。
Dynamic code Generation is a kind of technology that generates executable code at runtime, which can be used to implement various program optimization.
动态代码生成技术是一种在运行时刻生成可执行代码的技术,可以用来实现各种程序优化。
Dynamic code instrumentation, combined with hybrid code generation and source breakpoint identification, provides a well-suited solution to those problems.
并针对上述问题,提出了预编译与运行时编译结合的代码生成方式、动态代码插装、源断点标识技术等解决方案。
This API adds powerful options to dynamic code execution, but also imposes severe performance penalties in terms of method execution times in exchange for this flexibility.
此api为动态代码执行增加了功能强大的选项,但就方法执行时间而言,获得这种灵活性会导致严重的性能损失。
I was pleasantly surprised how I could achieve this type of dynamic mapping with so little code.
我惊喜地发现,我可以用很少的代码实现这种类型的动态映射。
By default, EMF does not use dynamic templates when generating code for models.
默认情况下,在为模型生成代码时,EMF不会使用动态模板。
Support for dynamic tracing: allows simplified debugging of system or application code.
支持动态跟踪:可以简化系统或应用程序代码的调试。
At the highest optimization level, the recompilation is performed based on dynamic profiling data automatically generated from the executing code.
在最高优化级别上,根据从正在执行的代码自动生成的动态分析数据执行重新编译。
Note that the sample application for this article utilizes only dynamic SDO, although the EMF code generator also provides full support for static code generation of data objects.
注意,本文中示例应用程序仅使用了动态SDO,虽然EMF代码生成器也为数据对象的静态代码生成提供了完整的支持。
Even frameworks that specialise in dynamic languages still use code generation for areas like the initial application structure, key application artifacts and so on.
甚至是动态语言框架也会在某些地方使用代码生成技术,如初始化应用结构、关键的应用代码等等。
The user exit code shown below is compiled as a dynamic linking library (for example: DLL).
下面所示的用户退出代码被编译成动态链接库(如dll)。
So, to form the habit of guarding your database, avoid dynamic SQL code as much as possible.
因此,要形成保护数据库的习惯,请尽可能避免使用动态SQL代码。
You may also want to get the values of variables from the dynamic language code to use dynamic functions as command implementations or event handlers.
您可能也希望从动态语言代码中获得变量的值,以通过命令行实现或者事件处理程序的方式来使用动态函数。
The flexibility of class loaders even allows dynamic reloading of modified code while an application continues to execute.
类装入器的灵活性甚至允许动态地重新装入已修改的代码,同时应用程序继续执行。
Supporting dynamic forms with dynamic sets of records requires complicated code and logic.
支持包含动态记录的动态表单需要复杂的代码和逻辑。
The tool allows you to leverage existing assets such as REST services to rapidly create dynamic widgets without writing code.
该工具允许您利用现有的支持(比如rest式服务)来快速创建动态小部件,而不需编写任何代码。
Unlike a tightly coupled approach, using dynamic proxies leaves you with validation code that is reusable and configurable.
与紧密耦合方法不同,使用动态代理给您带来了可以重用、可以配置的验证代码。
A dynamic compiler mitigates this cost by eventually compiling all the interpreted methods that are frequently called by JIT compiled code, but without a dynamic compiler, this cost can't be hidden.
动态编译器通过最终编译所有由JIT编译代码频繁调用的那些解释过的方法来减少这项开销,但是如果不使用动态编译器,则这项开销就不可避免。
At another level, dynamic typing saves effort in terms of raw lines of code.
动态类型在原始代码行方面也可以节省精力。
Because in a dynamic loosely coupled system where code is a resource like any other it is very straight forward to create processes that dynamically generate code.
因为在一个动态松耦合的系统中,代码也是一种资源,而处理这种动态产生的代码非常直接。
If you can't avoid dynamic SQL code, don't use input directly for columns.
如果无法避免动态SQL代码,请不要对列直接使用输入。
应用推荐