TUPLE in English translation

tuple
bộ
một bộ dữ liệu
tuples
bộ
một bộ dữ liệu

Examples of using Tuple in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
database sẽ sửa lại mọi tuple hoặc index data để phản ánh data do WAL chỉ ra.
isn't reflected on disk, the database corrects any tuple or index data to reflect the data indicated by the WAL.
B là một cây Merkle của 2^ 24( 0, 0) tuple.
B as a Merkle tree of 2^24(0, 0) tuples.
B là một cây Merkle của 2^ 24( 0, 0) tuple.
tree of 2 24(0, 0) tuples.
Nếu bạn cần thêm các thành phần của kiểu dữ liệu gốc khác( như tuple và set) vào danh sách, bạn chỉ cần sử dụng.
If you need to add elements of other native datatypes(like tuple and set) to the list, you can simply use.
Python có sáu kiểu dãy đã được xây dựng sẵn, và trong loạt bài này chúng ta sẽ tìm hiểu hai kiểu được sử dụng phổ biến nhất là List và Tuple.
Python has six built-in types of sequences, but the most common ones are lists and tuples which we would see in this tutorial.
cả hai giá trị tuple từ AnotherPoint.
which temporarily take on one or both tuple values from anotherPoint.
Truy cập phần tử đầu tiên của tuple- khóa- và[ 1] truy cập phần
Accesses the first element of the tuple-- the key-- and[1]
Nếu tuple chứa bất kỳ một đối tượng khả biến nào
If a tuple contains any mutable object either directly or indirectly,
Thông thường, tuple được sử dụng như một cơ chế để trả về các thông tin bổ sung từ các hàm;
It is common for tuples to be used as a mechanism to return additional information from functions;
Nghĩa là nếu tuple có 6 phần tử thì index của nó sẽ bắt đầu từ 0 đến 5.
A tuple having 6 elements will have index from 0 to 5.
True nếu đối tượng là một lớp con subclass của lớp hoặc bất kỳ phần tử nào của tuple.
True if object is an instance of the given type or any of the subclasses of type.
bạn có một biến theo sau tuple của các exception đó.
you can have a variable follow the tuple of the exception.
All(): Trả về giá trị True nếu tất cả các phần tử của tuple là true hoặc tuple rỗng.
All() Return True if all elements of the tuple are true(or if the tuple is empty).
Sorted(): Lấy phần tử trong tuple và trả về list mới được sắp xếp( tuple không sắp xếp được).
Sorted() Take elements in the tuple and return a new sorted list(does not sort the tuple itself).
chuỗi, tuple.
a string, a tuple.
Vấn đề rất có thể xảy ra với con trỏ đến thành viên của loại Harry được lưu trữ trong tuple và….
The problem has most likely something to do with pointer to member of type Harry stored in a tupl….
Giới hạn duy nhất là dữ liệu phải được lưu trữ như tuple với thành phần đầu tiên là khoá.
The only limitation is that data must be stored as a tuple whose first element is the key.
( dấu phẩy) ngay lập tức sau khi dấu ngoặc đóng trong chuỗi văn bản MDX để cho biết phần thứ hai của một tiếng tuple.
(comma) immediately after a closing bracket in an MDX text string to indicate the second part of a tuple.
tham số thứ hai của tuple( numbers trong trường hợp này) được dùng để trả lời cho yêu cầu của consumer ở bên dưới.
the second argument of our tuple- numbers in our case- is used to meet the demand of consumers downstream.
Có một sự khác biệt quan trọng nhất đó là tuple có thể sử dụng giống như key trong dictionaries và có thể như các phần tử trong sets, còn list thì không thể.
One of the most important differences is that tuples can be used as keys in dictionaries and as elements of sets, while lists cannot.
Results: 120, Time: 0.0175

Top dictionary queries

Vietnamese - English