名词
中文翻译:返回值
同义词:
['returning value', 'returned data', 'returning data type']
例句:
-
1. The server returnsa value of 200 when it receives the request.
服务器在收到请求时返回值为200。
-
2.The function returns a list of numbers that are evenly divisible by 4.
该函数返回一个由能被4整除的数字组成的列表。
-
3. The program returns a message indicating that the operation was successful.
程序返回一条消息,指示操作成功完成。