常見例句雙語例句Data from the bound variable is retrieved only during the execution of the SQL statement.只有在 SQL 語句的執(zhí)行期間才會檢索綁定的標量。The ResultSet allows you to iterate over each QuerySolution returned by the query, providing access to each bound variable's value.ResultSet 支持在查詢返回的每個 QuerySolution 上進行迭代,這提供了對每個綁定變量值的訪問。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.注意,如果模式是綁定的變量,或者模式的元素是綁定的變量,那么模式匹配的結(jié)果就會變成比較。原聲例句Just to remind you what it does, we bound x to some value, we set up an initial variable called ANS or answer, answer and then we run through a little loop.記住你要做些什么,我們給x賦一個值,我們建立一個初始變量,命名為ANS或者。麻省理工公開課 - 計算機科學(xué)及編程導(dǎo)論課程節(jié)選And that shows you one other nice little thing we want to do, which is if I look in this code notice I set up a variable up here called false Solution Found, initially bound to false.這顯示了我們想要做的另一件事,那就是我在這段代碼中設(shè)置了一個,名為Solution,F(xiàn)ound的變量,初始值設(shè)為。麻省理工公開課 - 計算機科學(xué)及編程導(dǎo)論課程節(jié)選 返回 bound variable