implicit binding信息详情

implicit binding发音

意思翻译

隐含连结,隐式结合

相似词语短语

binding───n.装订;捆绑;粘合物;v.捆绑(bind的ing形式);n.(Binding)人名;(德)宾丁;adj.有约束力的;捆绑的

binding group───结合基团

binding tape───捆条;包装带

binding as───n.(Binda)人名;(匈)宾道;(法)班达;(英、西、意、瑞典)宾达

binding affinity───[医]亲合力

binding contract───有法律约束力的契约;有约束力的合同

legally binding───有法律约束力;受法律约束;[法]有法律约束力

binding buffer───结合缓冲液

binding energy───[核]结合能;[物]束缚能;键能

双语使用场景

A closure is a function that carries an implicit binding to all the variables referenced within it.───是一个会对它内部引用的所有变量进行隐式绑定的函数。

kernel takes care of doing an implicit binding when the client process issues the connect system call.───当客户端进程发布 connect 系统调用时,内核负责执行隐式绑定。

Else implicit binding happens.───其他情况下,则发生隐式绑定。

A closure is a function that carries an implicit binding to all the variables referenced within it.───闭包是一个会对它内部引用的所有变量进行隐式绑定的函数。

The kernel takes care of doing an implicit binding when the client process issues the connect system call.───当客户端进程发布connect系统调用时,内核负责执行隐式绑定。

File to prevent the implicit binding to the default management class for non-matching objects; for example───文件的第一行中,以防止到不匹配对象的默认管理类的隐式绑定,例如

英语使用场景

Else implicit binding happens.

The kernel takes care of doing an implicit binding when the client process issues the connect system call.

A closure is a function that carries an implicit binding to all the variables referenced within it.

If the socket is not already bound, in_pcbbind() is called, which performs an implicit binding.

If the client process has not explicitly issued a bind system call before initiating the connection, implicit binding on the local socket is taken care of by the stack.