青年中文青年中文

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.