What is the translation of " CALLABLE " in Chinese?

Verb
callable
可调用
可提前赎回

Examples of using Callable in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
A finder returned by a callable on sys.
Afinder由可调用的返回sys.
The callable trigger automatically handles these OPTIONS requests.
Callable触发器会自动处理这些OPTIONS请求。
This function is not defined or callable in Lua.
这个函数并没有在Lua中定义,也无法调用
Callable is a separate TypeSpec and therefore no longer the same type as func().
Callable是一个单独的TypeSpec,因此与func()的类型不一样。
TypeError:‘int' object is not callable.
使用交流】启动报错TypeError:'int'objectisunsubscriptable.
This method schedules the given Callable for execution after the given delay.
这个方法计划指定的Callable在给定的延迟之后执行。
Typeof will always return"object" for native non callable objects.
Typeof对原生非可调用对象会始终返回"object".
The forEach method will now be callable, but there may be some issues under noImplicitAny.
ForEach方法现在是可调用的,但是在noImplicitAny下可能存在一些问题。
(d) For the issuance of" B"and" C" series shares corresponding to the Callable Capital.
(d)发放"B"系列和"C"系列股份;与可提前赎回资本相对应。
For example, the call method of the Callable interface can throw any exception.
例如,call接口的方法Callable可以生成任何异常。
Here callable1 has now the function type func(),while callable2 is explicitly a Callable.
Callable1现在是函数类型func(),而callable2被显式声明为Callable
The two last parameters specify that the Callable should be executed after 5 seconds.
后边的俩参数定义了Callable将在5秒钟之后被执行。
A decorator is any callable Python object that is used to modify a function, method or class definition.
Python中的装饰器是一个可调用的Python对象,用于修改一个函数、方法或者类的定义。
Pandas'. applymap() only takes one parameter, which is the function(callable) that should be applied to each element:.
Pandas的applymap()只用一个参数,就是要应用到每个元素上的函数(callable)。
The" callable contributions" of the members would then be invoked according to some agreed principle of burden-sharing.
然后,将根据一些商定的分担费用的原则来要求成员国的"通知捐款"。
A method is just an attribute that happens to be a callable object(usually a function, but not necessarily).
方法也是一个属性,只不过这个属性恰好是一个可调用对象(通常是一个函数,但不是必需的)。
Since the bonds are callable at par value(that is, their stated or face value), there is no risk of loss to the principal.
由于可以按面值买入债券(即债券的设定价值或票面价值),因此不存在损失本金的风险。
Informally, the word function is used to describe any callable object, such as methods and even classes sometimes.
非正式地,function这个词用于描述任何可调用对象,如方法、甚至有时也可以是类。
Issuers of callable bonds may choose to refinance by calling their existing bonds so they can lock in a lower interest rate.
发行人可赎回债券可以选择通过调用其现有的债券,使他们能够在一个较低的利率锁定再融资。
Str() methods again here, we could also use applymap()to map a Python callable to each element of the DataFrame.
Str()方法,同时我们也可以使用applymap()将一个pythoncallable映射到DataFrame中的每个元素上。
The proposed special window of" callable funds" in the development compact would ensure the availability of the requisite funding.
发展协约中拟议的"待缴基金"特别帐户可确保能提供必须的资金。
Instead of returning future objects this method blocks until the first callable terminates and returns the result of that callable.
在等待future对象的过程中,这个方法将会阻塞直到第一个callable中止然后返回这一个callable的结果。
If the callable is invoked and returns an explicit error condition using the API provided for callable functions, then the request fails.
如果使用为可调用函数提供的API调用了Callable并返回显式错误条件,则请求会失败。
Summarizing we can say that a decorator in Python is a callable Python object that is used to modify a function, method or class definition.
Python中的装饰器是一个可调用的Python对象,用于修改一个函数、方法或者类的定义。
Replace virtual functions with tr1:: function data members,thus allowing use of any callable entity with a signature compatible with what you need.
以tr1::function成员变量替换virtual函数,因而允许使用任何可调用物(callableentity)搭配一个兼容于需求的签名式。
We can now submit a Runnable or a Callable to an ExecutorService, which manages its own thread-pool.
我们现在可以提交一个Runnable对象或者一个Callable对象到ExcutorService,它管理自己的线程池。
When the Corporation issues a call for a shareholder to pay the subscribed Callable Capital then due, the latter shall make the payment in United States dollars;
在公司发出兑付通知、要求股东支付其时到期的所认购可提前赎回资本时,股东须以美元支付。
InvokeAll() method takes a collection of Callable instances and waits for the completion of all of them before returning.
InvokeAll()方法接受Callable实例的集合,并在返回之前等待所有这些实例完成。
To demonstrate, let's define a type called Callable, which consists of a simple function without parameters or return value.
为了方便演示,让我们定义一个名为Callable的类型,它由一个没有参数和返回值的简单函数组成。
Results: 29, Time: 0.0301

Top dictionary queries

English - Chinese