bound variable 双语例句
全部
1·All of the bound variable were contented in the plan. The plan was applied on the development of Dongping Lake fishery resources.
在其结果方案中,所有约束条件都得到满足,并在东平湖渔业资源开发中得到应用。
2·Note in the evaluation, if the pattern is a bound variable, or the element of the pattern is a bound variable, then the result of the pattern match becomes a comparison.
注意,如果模式是绑定的变量,或者模式的元素是绑定的变量,那么模式匹配的结果就会变成比较。
3·Once an application variable is bound to a parameter marker, the association remains until it is overridden or until the corresponding statement handle is freed.
一旦应用程序变量被绑定到某个参数标记,这种关联就会一直保持下去,直到相应的语句句柄被释放。
4·The SHIP3 operator contains the statement that shows the result of the scalar subquery being bound in as a host variable.
SHIP3操作符包含一个语句,该语句表明标量子查询的结果放在一个主机变量中。
5·When the graph keyword is used with a graph's URI (or a variable already bound to a graph's URI), the graph pattern is applied to whichever graph is identified by that URI.
当GRAPH关键字和图的URI(或者已经绑定到图的URI的变量)一起使用时,图形模式就被应用到这个URI标识的任何图。
6·Once you have bound the variable once, you cannot change it's value (see Listing 29).
绑定变量之后,就不能改变它的值(参见清单29)。
7·This is in contrast to language-bound, API-based interaction, whereby a client invokes server functions through remote proxies by passing variable arguments in a programming language.
这是与基于特定语言 API 的交互完全不同的,在基于 API 的交互中,客户端是通过传递特定编程语言的可变参数到远程代理来调用服务器函数的。
8·The @Factory annotation attaches a method to the creation process of an outjected variable, specified in the value of the annotation, when that variable has no value bound to it.
@Factory 注释向已提取变量的创建过程 附加了一个方法,这是在注释的值中指定的,当该变量没有绑定任何值时就会使 用该方法。
9·The db2_execute statement returns true or false when completed, and the result set of the query must be bound to a variable before the SQL statement is run.
db2_execute语句在完成时将返回true或false,而且必须将查询的结果集绑定到变量,然后才能运行sql语句。
10·Lambda functions (or anonymous functions, as they are often referred to) are simply throwaway functions that can be defined at any time and are typically bound to a variable.
lambda函数(或者通常所谓的“匿名函数”)是可以随时定义的简单抛弃型函数,并且通常都与变量绑定。
