callable的意思和读音

callable

: ['kɔləbəl] : ['kɔ:ləbl]

adj.

adj.1.

adj.1.describes a loan that is repayable on demand2.describes a stock or bond that is convertible before reaching maturity

1. call option callable callable debt ...

3.”.(callable)

4. Call options 147 Callable 148 Cap 149 ...

:,,,,

1.T-bonds may be callable during a given period, usually the last five years of the bond's life.

2.The row was inserted into a table which utilized the xml datatype and a stored procedure was invoked using the JDBC Callable interface.使xml使JDBCCallable

3.Finally , the pieces of the application can be further re- engineered to run as multiple, parallel, callable back -end stateful services .

4.Finally, the convention requires the methods to be public, so I use the form of lookup that finds public methods callable on the class.使

5.If your production code is safe or pure, any callable assembly method can be called and tested, in an executable file or in a DLL.DLL

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

7.To invoke the members on the default interface of the COM callable wrapper, which is usually an auto-dispatch class interface.COM

8.Such a descriptor could return something callable -- any Python function or method can return anything, after all.——Python

9.In Listing 1, main defines the code to be benchmarked as a Callable and simply supplies it to a Benchmark constructor.1,mainCallable,Benchmark

10.Writing your task as a Callable is usually more convenient.Callable便