If a callable object is given, it ACTS as a callback for a match.
如果给出的是一个可调用对象,它就像匹配的回调函数一样工作。
The non-data descriptor is likely to be used to return a callable object.
非数据描述符最常用于返回一个可调用对象。
How this value is computed depends on the type of the callable object.
这个值如何计算依赖于可调用对象的类型。
An instance of Dispatch is a callable object and can be configured with as many rules as you wish.
Dispatch实例是个可调用对象,可以用数量不限的规则来配置它。
Decorators are methods that modify other methods and return either a method or another callable object.
修饰符是一些方法,这些方法可以修改其他方法并返回一个方法或另外一个可调用对象。
By default, the filter in the template system will be named the same as the function or the other callable object.
默认,模板系统中的过滤器的名称和函数或者其他可调用对象的名称相同。
The first item in each tuple is a callable object (in this case a method pointer) and the second is a HTTP request type that the method should be called for.
每个元组的第一项是可调用对象(在这里是一个方法指针),第二项是HTTP请求类型,这种请求类型可以调用该方法。
The framework is easy to use for most benchmarking needs: just package the target code into some type of task object (either a Callable or Runnable) and then make a single call to the benchmark class.
这个框架很容易满足大多数基准测试需求:只要把目标代码打包成特定类型的任务对象(Callable或Runnable),然后调用benchmark类。
Runtime Callable Wrapper, which the common language runtime manages as it does any other managed object.
运行时可调用包装,与其他任何托管对象一样,它由公共语言运行时管理。
NET client activates a COM object, the runtime generates an instance of the runtime callable wrapper (RCW) to wrap the COM type.
NET客户端激活COM对象时,运行时就会生成一个运行时可调用包装(RCW)实例来包装COM类型。
NET client activates a COM object, the runtime generates an instance of the runtime callable wrapper (RCW) to wrap the COM type.
NET客户端激活COM对象时,运行时就会生成一个运行时可调用包装(RCW)实例来包装COM类型。
应用推荐