argument type list
常見例句
- The method return type appears after the argument list.
方法的返回類型在參數(shù)列表的最后出現(xiàn)。 - The function prototype includes the function return type and an argument type list.
函數(shù)原型包括函數(shù)返回類型和一個參數(shù)類型列表。 - The argument type list is created from the types of the formal parameters of the function.
引數(shù)型別清單是從函式型式參數(shù)的型別建立的。 返回 argument type list