青年中文青年中文

takes no arguments的意思

takes no arguments中文翻譯:

不接受任何參數

相似詞語短語

arguments───n.參數

takes───vt.取走,預備動作(take第三人稱單數)

eatable arguments───可吃參數

takes up───拿起;開始從事;占據(時間,地方)

arguments for───支持…的理由

bad arguments───錯誤的論點

takes out───取出;v.<美>外賣餐館,外賣食品( takeout的第三人稱單數 )

clang arguments───鏗鏘的論據

opening arguments───開場白

雙語使用場景

The parentheses are empty, which indicates that the method takes no arguments.───圓括號內是空的,表示了這種方法不包含任何參數。

Each callback function takes no arguments and returns Unit.───每一個回調函數都不接受參數,并且返回unit。

passed function takes no arguments.───傳遞的函數不接受參數。

The GetCallbackResult method takes no arguments and returns a string that represents the result of the callback.───GetCallbackResult方法不使用任何參數,它將返回一個表示回調結果的字符串。

The default list constructor takes no arguments, creates a new instance of that list.───默認的鏈表構造函數沒有什么需要討論,用來創建一個新的事例鏈表。

One of them takes no arguments, another one takes an Int ID value, and another one takes both an Int and String.───其中一個沒有參數,另外一個接受整型ID值,還有一個同時接收整型和字符串參數。

Note that you can drop the parentheses when using a default constructor (i. e. , one that takes no arguments).───注意,你在使用默認構造函數時可以不用寫括號(例如,沒有參數的構造函數)。

Takes no arguments and returns the state information of an object.───不采用任何引數,而且會傳回物件的狀態資訊。

英語使用場景

The default list constructor takes no arguments, creates a new instance of that list.

The first block of code is obviously a function declaration, defining a function named ToggleSyntax(), which takes no arguments.