词典宝
更多
查询
1 词典释义:
callable
时间: 2025-02-13 03:51:45
英 [ˈkɔːləbl]

adj.可赎回的;请求即付的;

双语例句
  • Named parameters in a JDBC callable statement.

    JDBC可调用语句中的命名参数。

  • The PMS provides a callable management interface.

    PMS 提供了可调用的管理接口。

  • Writing your task as a Callable is usually more convenient.

    把任务编写为Callable常常更方便。

  • Application callable receiver beans for both requests and responses.

    处理请求和响应的用应用程序可调用的接收方bean。

  • A service is a callable routine that is made available over a network.

    服务是能够通过网络访问的可调用例程。

  • We opted to use Expect and create the callable routines that we needed.

    我选择使用Expect并且创建我们所需要的并且可随时使用的惯例。

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

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

  • Because functions are just values in Lua, this creates a callable function.

    由于函数在Lua中就是值,所以这实际上就是创建一个回调函数。

  • To have the functions callable from the client side, a proxy must be defined.

    要让函数可从客户端调用,必须定义代理。

  • IDS provides SQL callable functions to read, receive, send, subscribe, and publish.

    IDS提供了用于读取、接收、发送、订阅和发布的SQL可调用函数。

  • Eventually, you create more and more of these callable routines to support the tests.

    最终,你将创建越来越多的可调用的例行程序来支持测试。

  • The IBM CLI is a callable SQL interface to IBM data servers, which are ODBC compliant.

    IBM CLI是IBM数据服务器的可调用SQL接口,它遵从odbc。

  • Instead, they deal with the abstract login interface that the callable routine provides.

    相反,他们处理可调用例行程序提供的抽象注册界面。

  • The maximum Sharpe ratio for the given set of assets is the return value of the Callable task.

    给定资产集的最大sharpe比率是Callable任务的返回值。

  • This line makes the is_iphone_request? method a helper method that is callable from any view.

    这行代码将使 is_iphone_request? 方法成为助手方法,您可以从任何一个视图中调用它。

  • Application callable receiver bean for requests from the sender, receiver bean for responses.

    用应用程序可调用的接收方bean处理来自发送方的请求,并用接收方bean处理响应。

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

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

  • COM is an older technology, but.net provides callable wrappers to allow.net and COM to interoperate.

    COM是一种相对比较旧的技术,但是. NET提供了可调用的包装器,允许. NET和COM进行互操作。

  • Decorators are methods that modify other methods and return either a method or another callable object.

    修饰符是一些方法,这些方法可以修改其他方法并返回一个方法或另外一个可调用对象。

  • Callable bonds give the firm the option to repurchase the bond from the holder at a stipulated call price.

    —可赎回债券赋予公司一项权利,可以从持有者手中以特定的赎回价格回购债券。

  • Is callable from the command line so it can be invoked by virtually any script or executed by any program?

    从命令行调用,因此它几乎可由任何脚本调用或由任何程序执行。

  • This tells Jaxer that any code in this block will run on the server, but should be callable on the client.

    这会告诉Jaxer在此块内的所有代码均将在服务器上运行,但在客户端也是可调用的。

  • These functions can be grouped as composable components and provided as reusable and callable Web services.

    可以将这些功能组合成复合组件,并且它们作为可复用的及可调用的Web服务来提供。

  • Functions are callable from the command line, too, and fill the gap between an alias and a full-blown script.

    函数也可以从命令行调用,它们填补了别名与完全成熟的脚本之间的空缺。

  • JDBC Callable statement to execute a stored procedure for writing SQL statements to Derby's message log file.

    JDBC Callable Statement用于执行存储的过程,将sql语句写入Derby的消息日志文件。

  • They are callable objects that also have some methods of their own:.reduce is probably the most useful of these.

    它们还可以是可调用的对象,具有自己的方法:其中. reduce可能是最为有用的一个。

  • You do not need to fully understand them to realize that they create callable commands as actions from the users.

    您不必完全理解它们就能意识到,它们针对来自用户的操作创建可调用的命令。

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

    这种描述符可以返回可调用的内容——毕竟Python函数或方法可以返回任何内容。

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

    在清单1中,main把要测试的代码定义为Callable,然后提供给Benchmark构造函数。

相关推荐