您要查找的是不是:
- It is not necessary to name dynamic methods. 不需要对动态方法进行命名。
- Lightweight dynamic methods cannot be generic. 轻量动态方法不能是泛型方法。
- The dynamic method has no method body. 动态方法没有方法体。
- Explains how to generate dynamic assemblies and dynamic methods. 说明如何生成动态程序集和动态方法。
- The following code example displays the declaring type of a dynamic method. 下面的代码示例显示动态方法的声明类型。
- The following code example displays the reflected type of a dynamic method. 下面的代码示例显示动态方法的反射类型。
- These days it is often better to handle network configuration using dynamic methods. 现在使用动态的方式来处理网络设置是一种更好方法。
- Dynamic methods are useful in scenarios where run-time code generation is required for performance. 动态方法对需要生成运行时代码以保证性能的情形十分有用。
- Dynamic methods can be used to implement partial evaluation by generating specialized methods at run time. 动态方法可通过在运行时生成专用方法来实现分部计算。
- The following example shows you how to call both static and dynamic methods from the vjslib. Dll library. 下面的示例显示如何调用vjslib.;dll库中的静态方法和动态方法。
- Dynamic methods are virtual methods with a slightly different dispatch mechanism. 动态方法是具有略微不同分派机制的虚拟方法。
- Shows how to define and execute a simple dynamic method and a dynamic method bound to an instance of a class. 说明如何定义和执行简单的动态方法和绑定到类实例的动态方法。
- For details, see the accompanying procedure To Generate an Event Handler at Run Time by Using a Dynamic Method. 有关详细信息,请参见附带的使用动态方法在运行时生成事件处理程序过程。
- Target is not the same type as the first parameter of the dynamic method, and is not assignable to that type. target的类型与动态方法的第一个参数的类型不同,不能赋值给该类型。
- When an anonymously hosted dynamic method is constructed, the call stack of the emitting assembly is included. 构造一个匿名承载的动态方法后,将包含发出程序集的调用堆栈。
- The reduction of CuO/ZnO/Al_2O_3 catalyst was studied by the use of isothermal dynamic method together with TPR. 用等温迎头色谱法,结合程序升温还原图谱,对CuO/ZnO/Al_2O_3催化剂的还原性能进行了研究。
- On the oilfields metering of water-content crude basically is by means of dynamic methods, people not much considers the allowable standard accuracy. 油田集输系统中的含水原油计量多采用动态计量方式,对计量准确度能否满足标准要求考虑较少。
- Numerical simulation was performed with calculation of fluid dynamic method in physiological pulsatile flow conditions. 利用计算流体力学方法对生理性脉动流进行了数值仿真。
- Morkov forecasting technique is one of highly effective and dynamic methods to determine the random variables of market share. 马尔科夫链预测法是一种适用于随机过程的科学、有效的动态预测方法,其基本原理和方法可用来预测企业产品的市场占有率。
- Describes fundamental tasks you can perform using reflection emit, with How-to topics on generating lightweight dynamic methods and emitting generic types and methods. 介绍使用反射发出可执行的基本任务,以及有关生成轻量动态方法和发出泛型类型和方法的帮助主题。