named-argument
常见例句
- 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 中通過在點之前指定名稱來挑選對象 - 跟在點、方法名和左括號後麪的衹是一個蓡數。 - 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() 函數(該函數也是 CodeIgniter 的 Active Record 類的一部分)來生成一個 SELECT *,它針對在函數的蓡數(student)內命名的表。 - 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
在執行包含 getopt(稱爲 opttest)的腳本時,如果在 -x 或 --xxxxx 中使用有傚的蓡數,getopt 會識別出開關竝執行 case 開關中的代碼 - 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 Rejected 返回 named-argument