负载测试叫用所有验证规则。
事件处理常式就是透过委派叫用的方法。
Event handlers are nothing more than methods that are invoked through delegates.
开发人员必须负责叫用正确的动态api。
It is the responsibility of the developer to invoke the correct dynamic API.
会定义当内容项目变更时叫用的回呼方法。
Defines a callback method that is invoked when a context item changes.
叫用原型架构物件的方法,传入指定的引数。
Invokes a method of the prototype-based object, passing in the specified arguments.
下表所列为平台叫用相关的完整属性栏位集。
The following table lists the complete set of attribute fields that pertain to platform invoke.
建立动作记录之后,可以在测试期间对其进行叫用。
After you create an action recording, you can invoke it during a test.
在类别内宣告该事件,然后在适当的区域予以叫用。
Declare the event in your class and then invoke it in the appropriate areas.
设计工具以后的初始化动作都不会再叫用这个方法。
Subsequent initializations of the designer do not invoke this method.
经过执行个体化的委派可当做被包装的方法本身叫用。
An instantiated delegate can be invoked as if it were the wrapped method itself.
指示在使用中的侦错工作阶段期间,中断点叫用的次数。
Indicates the number of times a breakpoint has been hit during the active debugging session.
平台叫用无法用于依照值传回包含建构函式的结构或类别。
Platform invoke cannot be used to return structures or classes by value if they contain a constructor.
这个方法是静态的,而且不需建立物件的执行个体就可以叫用。
This method is static and can be invoked without creating an instance of the object.
这个方法是静态的,而且不需建立物件的执行个体就可以叫用。
This method is static and is invoked without creating an instance of the object.
这是静态的成员,可以直接叫用而不需要建立其类别的执行个体。
This is a static member that is invoked directly without creating an instance of its class.
借由呼叫或覆写这个叫用方法,衍生类别便能够间接地叫用该事件。
By calling or overriding this invoking method, derived classes can invoke the event indirectly.
表示呼叫位置上的叫用动态作业,并提供系结语意和作业详细资料。
Represents the invoke dynamic operation at the call site, providing the binding semantic and the details about the operation.
表示呼叫位置上的叫用成员动态作业,并提供系结语意和作业详细资料。
Represents the invoke member dynamic operation at the call site, providing the binding semantic and the details about the operation.
因此,转换都非常快速,但不正确的平台叫用宣告可能会造成程序失败。
As a result, transitions are very fast, but an incorrect platform invoke declaration can cause a program failure.
此外,您也可以调整平台叫用建立函式和在函式之间封送处理资料的方式。
Furthermore, you can adjust the way that platform invoke creates the function and marshals data to and from the function.
在基底类别和子类别个别注册类别处理的情况下,子类别处理常式会先叫用。
In cases where base classes and subclass each register class handling, the subclass handlers are invoked first.
在叫用这个呼叫后,不应尝试在交易上执行任何额外的工作,否则会掷回例外状况。
After this call is invoked, you should not attempt any additional work on the transaction, or an exception is thrown.
定义合约,元件可使用它来存取型别资讯,并且跨应用程式定义域和处理序界限叫用成员。
Provides information about a parameter or return value of a method that belongs to a type that components can access across application domain and process boundaries.
如果在横跨多个段落的选取范围上叫用这个命令,则效果会套用至选取范围内各段落的整个内容。
If this command is invoked on a selection that spans multiple paragraphs, the effect is applied to the entire contents of each paragraph that participates in the selection.
需求将在您的程序码被呼叫时叫用堆叠查核行程,在堆叠上检查直接或间接呼叫程序码的所有呼叫端。
Demands invoke a stack walk, in which all callers that directly or indirectly call your code are checked on the stack when your code is called.
也就是说,只要程序码完全受到信任,就可以使用反映来存取和叫用私用建构函式、方法、栏位和属性。
That is, private constructors, methods, fields, and properties can be accessed and invoked using Reflection whenever the code is fully trusted.
通常按一下、按两下或按enter、使用预先定义的键盘快速键,或其他按钮组合,就可以叫用控制项。
Invoking a control is generally performed by clicking or double-clicking or pressing ENTER, a predefined keyboard shortcut, or some alternate combination of keystrokes.
这个项目的呈现指令不会在叫用此方法时直接使用,而是会加以保留,以便稍后由配置和绘图做非同步使用。
The rendering instructions for this element are not used directly when this method is invoked, and are instead preserved for later asynchronous use by layout and drawing.
受限制的引动过程表示,包含被叫用非公用成员之组件的权限授权集必须等于叫用组件的权限授权集,或是其子集。
Restricted invocation means that the grant set of the assembly that contains the non-public member that is being invoked must be equal to, or a subset of, the grant set of the invoking assembly.
虽然有时您可能会想要使用只能由基底类别所引发的事件,但是在多数情形下,您应该启用衍生类别来叫用基底类别事件。
Although sometimes you may want an event that can only be raised by the base class, most of the time, you should enable the derived class to invoke base class events.
应用推荐