What is the translation of " THE LOCAL VARIABLES " in Vietnamese?

[ðə 'ləʊkl 'veəriəblz]
[ðə 'ləʊkl 'veəriəblz]
các biến cục bộ
local variables
các biến địa phương
local variables
các biến local
local variables
local variable

Examples of using The local variables in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Stack This is where all the local variables are stored.
Đây cũng là nơi các biến cục bộ( local variable) được lưu trữ.
Between the local variables in a method and its first statement.
Giữa các biến local trong method và dòng lệnh đầu tiên của nó.
A closure in JavaScript is like keeping a copy of the all the local variables, just as they were when a function exited.
Closure trong JavaScript giống như giữ một bản sao của tất cả các biến địa phương.
The local variables can be available in the shell only if you create them.
Local variable chỉ có trong shell mà nó được tạo.
(2) It is not a copy of the values of the local variables but the variables themselves.
( 2) Nó không phải là một bản sao của giá trị của các biến địa phương nhưng chính các biến đó.
The local variables of a function are unique to each thread that runs the function.
Các biến địa phương của một chức năng duy nhất cho mỗi thread chạy chức năng này.
Transform the method into a separate class so that the local variables become fields of the class.
Tức là chuyển đổi method thành một class riêng biệt để các biến local trở thành các field của class.
To solve this, the local variables are copied into the local class.
Để giải quyết vấn đề này, biến local được copy vào local class.
This is because just like previous examples,there is only one closure for the local variables for buildList(which are result, i and item).
Điều này là do giống như các ví dụ trước,chỉ có một đóng cho các biến cục bộ cho buildList( đó là result, i và item).
If two threads call a method on the same object at the same time, they will both have access to the object's member variables,but each thread will have its own copy of the local variables.
Nếu 2 thread đồng thời gọi 1 hàm thuộc 1 object, cả 2 đều sẽ có khả năng truy cập các biến thuộc object đó, nhưngmỗi thread sẽ có 1 bản copy riêng của những biến local.
A closure in JavaScript is like keeping a copy of the all the local variables, just as they were when a function exited.
Việc đóng trong JavaScript giống như giữ một bản sao của tất cả các biến cục bộ, giống như khi một hàm bị thoát.
Now obviously you can't really"pause" a method, so the compiler builds a statemachine for you to remember where you currently are and what the local variables etc look like.
Bây giờ rõ ràng bạn không thể thực sự" tạm dừng" một phương thức, do đó trình biêndịch xây dựng một máy trạng thái để bạn nhớ vị trí hiện tại của bạn và các biến cục bộ, v. v.
The three functions have shared access to the same closure- the local variables of setupSomeGlobals() when the three functions were defined.
Ba hàm đã chia sẻ quyền truy cập vào cùng một closure- các biến local của setupSomeGlobals() khi ba hàm được xác định.
It is probably best to think that a closure isalways created just on the entry to a function, and the local variables are added to that closure.
Nó có lẽ là tốt nhất để nghĩ rằng một đóng cửa luônluôn được tạo ra chỉ là một mục nhập vào một chức năng, và các biến địa phương được thêm vào đó đóng cửa.
For the following program,draw a stack diagram showing the local variables and parameters of main and riddle, and show any objects those variables refer to.
Với chương trình sau đây,hãy vẽ một sơ đồ ngăn xếp cho thấy các biến địa phươngcác đối số của main và riddle, rồi cho thấy mọi đối tượng mà hai biến này chỉ đến.
At the moment of the function call, the value of both arguments(5 and 3)are copied to the local variables int a and int b within the function.
Tại thời điểm gọi hàm, giá trị của cả hai đối số( 5 và 3)được sao chép vào các biến cục bộ int a và int b trong hàm addition.
In C and most other languages,when you return from a function, all the local variables are no longer accessible as the stack-frame is destroyed.
Trong C và hầu hết các ngôn ngữphổ biến khác, sau khi một hàm trả về, tất cả các biến cục bộ không còn truy cập được nữa vì khung stack bị phá hủy.
Even if two threads are executing the exact same code,the two threads will still create the local variables of that code in each their own thread stack.
Kể cả khi 2 thread đang thực thi một đoạn code giống nhau,chúng sẽ đều tự tạo ra những biến local của đoạn code đấy trong thread stack của riêng chúng.
In JavaScript, if you declare a function within another function, then the local variables can remain accessible after returning from the function you called.
Trong JavaScript, nếu bạn khai báo một hàm trong một hàm khác, thì các biến cục bộ có thể vẫn có thể truy cập được sau khi trở về từ hàm mà bạn đã gọi.
This sounds nice:"Aclosure in JavaScript is like keeping a copy of the all the local variables, just as they were when a function exited.".
Điều này nghe cóvẻ tốt đẹp:" Việc đóng cửa trong JavaScript giống như giữ một bản sao của tất cả các biến cục bộ, giống như khi một hàm đã thoát.".
In C, and most other common languages after a function returns, all the local variables are no longer accessible because the stack-frame is destroyed.
Trong C và hầu hết các ngôn ngữ phổ biến khác, sau khi một hàm trả về, tất cả các biến cục bộ không còn truy cập được nữa vì khung stack bị phá hủy.
The anonymous function canreference text which holds the value'Hello Bob' because the local variables of sayHello2() have been secretly kept alive in a closure.
Hàm ẩn danh cóthể tham chiếu text giữ giá trị' Hello Bob' vì các biến cục bộ của sayHello2() được giữ trong một đóng cửa.
In JavaScript, if you declare a function within another function, then the local variables of the outer function can remain accessible after returning from it.
Trong JavaScript, nếu bạn khai báo một hàm trong một hàm khác, thì các biến local của hàm ngoài có thể vẫn có thể được truy cập sau khi kết quả hàm đó được return.
The local variable is visible in the shell where it was defined only.
Local variable chỉ có trong shell mà nó được tạo.
That would be something I would use the Local Variable.
Cảnh ấy bạn sẽ dùng lầm local variable.
The value of the passed variable is copied to the local variable x.
Giá trị của đối số truyền vào được copy vào biến local‘ x'.
There is no conflict between the local variable named x and the attribute named x.
Không hề có xung đột gì giữa biến địa phương tên x này và biến thực thể mang tên x.
Creates a new instance of the class and assigns this object to the local variable x.
Tạo một trường hợp mới của lớp và gán đối tượng này vào biến nội bộ x.
Thus, say becomes the local variable someFunction within execute, and execute can call the function in this variable by issuing someFunction()(adding brackets).
Vì thế, say trở thành biến nội bộ someFunction trong hàm execute, và execute có thể gọi bất kỳ hàm nào trong biến someFunction bằng việc gọi đến hàm( biến) đó( bằng cách thêm dấu ngoặc).
Results: 29, Time: 0.0904

Word-for-word translation

Top dictionary queries

English - Vietnamese