基本解釋[計算機科學(xué)技術(shù)]具名自變量英漢例句雙語例句Syntactically, it is singled out in Python by being named before the dot -- everything following the dot, method name, and left parenthesis is just an argument.從語法上說,在 Python 中通過在點之前指定名稱來挑選對象 - 跟在點、方法名和左括號后面的只是一個參數(shù)。This code uses the db->get() function, also part of CodeIgniter's Active Record class, to generate a SELECT * against the table named in the function's argument (student).上述代碼使用了 db->get() 函數(shù)(該函數(shù)也是 CodeIgniter 的 Active Record 類的一部分)來生成一個 SELECT *,它針對在函數(shù)的參數(shù)(student)內(nèi)命名的表。When executing the script containing getopt, named opttest, using a valid argument of -x-or --xxxxx, getopt recognizes the switch and executes the code within the case switch在執(zhí)行包含 getopt(稱為 opttest)的腳本時,如果在 -x 或 --xxxxx 中使用有效的參數(shù),getopt 會識別出開關(guān)并執(zhí)行 case 開關(guān)中的代碼權(quán)威例句But the FDA reviewers make the argument that the main clinical trial of Xarelto, code-named ROCKET AF, did not prove the drug is effective.FORBES: FDA Reviewers Say J&J, Bayer Blood Thinner Should Be Rejectednamed-argument更多例句詞組短語短語named -argument-list 命名參數(shù)列表named-argument更多詞組專業(yè)釋義計算機科學(xué)技術(shù)具名自變量