callable object的意思|示意

美 / / 英 / /

可调用对象


callable object的网络常见释义

于指定一个可执行对象 参数preexec_fn只在Unix平台下有效,用于指定一个可执行对象(callable object)..

callable object相关例句

Runtime Callable Wrapper, which the common language runtime manages as it does any other managed object.

运行时可调用包装,与其他任何托管对象一样,它由公共语言运行时管理。

How this value is computed depends on the type of the callable object.

这个值如何计算依赖于可调用对象的类型。

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类。

The non-data descriptor is likely to be used to return a callable object.

非数据描述符最常用于返回一个可调用对象。

An instance of Dispatch is a callable object and can be configured with as many rules as you wish.

Dispatch实例是个可调用对象,可以用数量不限的规则来配置它。

If a callable object is given, it ACTS as a callback for a match.

如果给出的是一个可调用对象,它就像匹配的回调函数一样工作。