What is the translation of " RETURN STATEMENT " in Vietnamese?

[ri't3ːn 'steitmənt]
[ri't3ːn 'steitmənt]
lệnh return
return statement
return order
return tuyên bố
the return statement

Examples of using Return statement in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
We haven't seen the return statement before;
Trước đây chưa bắt gặp lệnh return;
The return statement is used to return from a function.
Lệnh return được dùng để trở về từ một hàm.
In this case, it can use the return statement.
Trong những trường hợp này,bạn có thể sử dụng Recurrence Information.
Return statements made not later 5 working days of its receipt to the customs office.
Câu trả lại được thực hiện không muộn 5 ngày làm việc kể từ khi nhận của cơ quan hải quan.
What does a JavaScript function result when it has no return statement?
Kết quả trả về của hàm số trong JavaScript là gì khi nó không có return?
In a generator function, the return statement is not allowed to include an expression_list.
Trong một chức năng máy phát điện, return tuyên bố không được phép bao gồm expression list.
The program control is transferred to the calling function after return statement.
Điều khiển chương trình được chuyển đến chức năng gọi sau câu lệnh return.
The return statement terminates the execution of a function and returns a value to the calling function.
Câu lệnh return kết thúc việc thực thi một hàm và trả về một giá trị cho hàm gọi.
Otherwise, you might want to print the value of result before the return statement.
Nếu không, bạn có thể sẽ cần phải in giá trị của result trước câu lệnh return.
Sometimes it is useful to have multiple return statements, one in each branch of a conditional.
Đôi khi cần phải có nhiều lệnh return, mỗi lệnh đặt ở một nhánh của lệnh điều kiện.
Second, add the following code at the end of the main() function(right before the return statement).
Thứ hai, thêm đoạn mã sau vào cuối của() chức năng chính( ngay trước khi tuyên bố trở về).
JavaScript will close the return statement at the end of the line, because it's a complete statement..
JavaScript sẽ đóng câu lệnh return ở cuối dòng, bởi vì nó là một câu lệnh đầy đủ.
A common errorwhen writing constructors is to put a return statement at the end.
Một lỗi thườnggặp khi viết ra constructor là việc đưa câu lệnh return vào cuối.
JavaScript will close the return statement at the end of the line, because it's a complete statement..
JavaScript sẽ đóng câu lệnh return tại vị trí cuối cùng của dòng, bởi vì nó là câu lệnh hoàn chỉnh.
If you get to the end of a function without hitting a return statement, it returns None.
Nếu bạn đã đến điểm cuối của hàm mà không gặp phải câu lệnh return, nó sẽ trả về None.
If you have a return statement with a complex expression, you don't have a chance to print the return value before returning..
Với lệnh return kèm theo một biểu thức phức tạp, bạn không có cơ hội in ra giá trị trước khi được rả về.
If we exit at the end of the loop, that means we didn't find what we were looking for(because if we had,we would have hit the return statement).
Nếu ta thoát ở cuối vòng lặp, điều đó nghĩa là ta không thể tìm thấy giá trị mong muốn( vì nếu có,ta đã gặp lệnh return).
Sometimes it is useful to have multiple return statements, for example, one in each branch of a conditional.
Đôi khi cần phải có nhiều lệnh return, mỗi lệnh đặt ở một nhánh của lệnh điều kiện.
This function is incorrect because if x happens to be 0, neither condition is true,and the function ends without hitting a return statement.
Chương trình này không chính xác vì nếu chẳng may x bằng 0 thì không có điều kiện nào được thoả mãn,và hàm sẽ kết thúc mà không gặp phải lệnh return nào.
In a generator function, the return statement indicates that the generator is done and will cause StopIteration to be raised.
Trong một chức năng máy phát điện, return tuyên bố chỉ ra rằng máy phát điện được thực hiện và sẽ gây ra StopIteration được nuôi dưỡng.
This version is not correct because if x happens to be 0, neither condition is true,and the function ends without hitting a return statement.
Chương trình này không chính xác vì nếu chẳng may x bằng 0 thì không có điều kiện nào được thoả mãn,và hàm sẽ kết thúc mà không gặp phải lệnh return nào.
Instead of yield statements, if you had three return statements in f123() only the first would get executed, and the function would exit.
Thay vì yield báo cáo, nếu bạn có ba return báo cáo trong f123() chỉ lần đầu tiên sẽ được thực hiện, và hàm sẽ thoát.
The finally clause is also executed“on the way out” when any other clause of the try statement is left via a break,continue or return statement.
Vế finally cũng được thực thi'' trên đường ra'' khi bất kỳ vế nào của câu lệnh try được bỏ lại thông qua câu lệnh break,continue hay return.
A typical compiler message would be“return statement required in absoluteValue,” which is a confusing message since there are already two of them.
Trình biên dịch thường sẽ đưa ra thông báo kiểu như“ return statement required in absoluteValue”( yêu cầu phải có lệnh return trong absoluteValue);
This program is not correct because if dX happens to be 0, then neither condition will be true,and the function will end without hitting a return statement.
Chương trình này không hợp lệ vì nếu x bằng 0, thì cả hai điều kiện không có điều kiện nào được thoả mãn,và hàm sẽ kết thúc mà không gặp phải lệnh return nào.
A called function performs defined task andwhen it's return statement is executed or when its function ending or closing brace is reached, it returns program control back to the main program.
Hàm được gọi thực hiện nhiệm vụ được định nghĩa,và khi lệnh return được thực thi hoặc khi đạt đến lệnh end, nó sẽ trả lại chương trình điều khiển về chương trình chính.
As you can see, this approach lets us decide what variables/methods we want to keep private(e.g. myGrades)and what variables/methods we want to expose by putting them in the return statement(e.g. average& failing).
Như bạn thấy, phương pháp này cho phép chúng ta quyết định biến/ phương thức nào chúng ta muốn giữ private( ví dụ myGrades) và biến/ phương thức nào chúng ta muốnlộ ra bằng cách đặt chúng vào lệnh return( ví dụ average và failing).
A called function performs defined task andwhen it's return statement is executed or when its function ending or closing brace is reached, it returns program control back to the main program.
Một hàm được gọi thực hiện một nhiệm vụ đã định nghĩa vàkhi câu lệnh trả về của nó được thực hiện hoặc khi nó kết thúc bằng hàm đóng, nó sẽ trả về chương trình điều khiển quay trở lại chương trình chính.
In the absence of the required information in the application and failure to submit the necessary documents to be refunded to the payer a statement(his successor, heir)to explain in writing the reasons of return statements.
Trong trường hợp không có các thông tin cần thiết trong ứng dụng và không nộp các tài liệu cần thiết để được hoàn trả cho người nộp một tuyên bố( người kế nhiệm của ông, người thừa kế)để giải thích bằng văn bản lý do của câu trả lại.
If a function returns by value, some object at call site(probably a local variable or a temporary, but could be any kind of object)is initialized with the expression after the return statement as an argument to the move constructor.
Nếu một hàm trả về theo giá trị, một số đối tượng tại trang gọi( có thể là biến cục bộ hoặc tạm thời, nhưng có thể là bất kỳ loại đối tượng nào)được khởi tạo với biểu thức sau return tuyên bố như một đối số cho hàm tạo di chuyển.
Results: 894, Time: 0.0314

Word-for-word translation

Top dictionary queries

English - Vietnamese