调用目标 meaning in English
call target
Examples
- Interface will provide the code to call the appropriate get and set methods of a target class
接口的生成实现提供调用目标类的相应get和set方法的代码。 - Setup tasks provide early initialization and are performed automatically when the target method is invoked
设置任务提供早期初始化,并在调用目标方法时自动执行。 - Asynchronous delegates allow you to call a synchronous method in an asynchronous manner . when you call a delegate synchronously , the
当同步调用一个委托时, “ invoke ”方法直接对当前线程调用目标方法。 - As member properties get deserialized , you can restore their values by invoking the mutator methods on your target object , as follows
当成员属性被反序列化时,您可以通过调用目标对象上的更动子( mutator )方法恢复它们的值,如下所示: - Directive are useful in two situations where you invoke the target page : in a cross - page postback , which is a client - based transfer , and with the transfer
指令在调用目标页的两种情况下都很有用:在跨页回发中(这是一种基于客户端的传输)和使用