常見例句雙語例句Seam always exposes the current conversation ID under the #{conversation.id} value-binding expression.Seam 總是在 #{conversation.id}值綁定表達(dá)式下公開當(dāng)前的對(duì)話。The view component, such as an h:dataTable, looks to the value binding expression #{courses} to provide a collection of courses.視圖組件(如 h:dataTable)依靠 值綁定表達(dá)式 #{courses} 提供課程集合。For example, the input text field for the title is bound to the cd property with the following JSF binding expression: value="#{CDManagerBean.cd.title}".例如,標(biāo)題的輸入文本域被使用下面的 JSF 綁定表達(dá)式綁定到 cd屬性上:value="#{CDManagerBean.cd.title}"。原聲例句x It says, take the name x and create a binding for that name to the value of the sub-expression and in fact to do this, to stress a point, let's do that.它的意思是,創(chuàng)建了一個(gè)名字,然后創(chuàng)建了對(duì)于這個(gè)名字,和子表達(dá)式的值的綁定,實(shí)際上這么做,我們是為了,要強(qiáng)調(diào)一個(gè)點(diǎn),讓我們來說說這個(gè)點(diǎn)。麻省理工公開課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 返回 binding expression