binding expression
常見(jiàn)例句
- Seam always exposes the current conversation ID under the #{conversation.id} value-binding expression.
Seam 縂是在 #{conversation.id}值綁定表達(dá)式下公開(kāi)儅前的對(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í)際上這麼做,我們是爲(wèi)了,要強(qiáng)調(diào)一個(gè)點(diǎn),讓我們來(lái)說(shuō)說(shuō)這個(gè)點(diǎn)。
麻省理工公開(kāi)課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 返回 binding expression