基本解釋[計(jì)算機(jī)科學(xué)技術(shù)]重載版本英漢例句雙語(yǔ)例句When you use the overloaded version of bindTarget() that takes one parameter, you enable the depth buffer by default.在使用接受一個(gè)蓡數(shù)的 bindTarget() 重載版本時(shí),默認(rèn)爲(wèi)啓用深度緩沖。Like the putIfAbsent() method, the overloaded version of the remove() method accepts two arguments -- a key and value.像 putIfAbsent() 方法一樣,重載後的 remove() 方法有兩個(gè)蓡數(shù) —— 鍵和值。For example, if I have a method called draw(String str), an overloaded version can have the following form: draw(String str, int i).例如,如果有一個(gè)名爲(wèi) draw(String str) 的方法,那麼重載的方法可以有以下形式:draw(String str, int i)。overloaded version更多例句詞組短語(yǔ)短語(yǔ)overloaded d version 重載版本overloaded version更多詞組專業(yè)釋義計(jì)算機(jī)科學(xué)技術(shù)重載版本