THE COMPILER in Vietnamese translation

[ðə kəm'pailər]
[ðə kəm'pailər]
trình biên dịch
compiler
the assembler
các biên
boundaries
margins
the compiler
borders
editors
complier
compiler

Examples of using The compiler in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Void- it affirns the compiler that no value is returned by main().
Void- nó thông báo cho Compiler rằng không có giá trị nào được trả về bởi main().
It is possible that a bug exists in the OS, the compiler, or a third-party product-- but this should not be your first thought.
Có thể có một bug tồn tại trong hệ điều hành, trong trình biên dịch, hoặc một sản phẩm của hãng thứ ba- nhưng bạn đừng nghĩ đến hướng này đầu tiên.
The compiler generates code to examine the object's type at runtime and determine which function to call.
Trình dịch sẽ tạo ra các mã để kiểm tra lại kiểu của đối tượng ở thời gian thi hành và từ đó xác định hàm nào để gọi.
In C++, the compiler automatically creates a"tag" for every struct, union
Trong C++, trình dịch tự động tạo một" thẻ" cho mỗi struct,
Customize the compiler output for compatibility with other software and other web apps.
Tùy chỉnh các trình dịch đầu ra để tương thích với các phần mềm và ứng dụng web khác.
This means the compiler can take any one of these higher-level languages and translate it to the one IR language.
Điều này có nghĩa là trình biên dịch có thể lấy bất kỳ một trong những ngôn ngữ bậc cao này và dịch nó sang một ngôn ngữ IR.
What C++ lacks is the ability to prevent the compiler from instantiating a template in a translation unit.
Điều gì C++ thiếu là khả năng ngăn chặn việc biên instantiating từ một mẫu dịch trong một đơn vị.
If a class is declared within a class and specify the static modifier, the compiler treats the class just like any other top-level class.
Nếu một lớp được khai báo bên trong một lớp và xác định Static Modifier, bộ biên dịch xem lớp đó giống như bất cứ lớp cao nhất nào khác.
Check your development environment to make sure the program you are editing is the program the compiler is compiling.
Hãy kiểm tra môi trường phát triển đang dùng để đảm bảo chắc rằng chương trình bạn đang soạn thảo chính là chương trình đang được biên dịch.
This is done by a computer program called the compiler, which is unique for each computer.
Điều này được thực hiện bởi một chương trình máy tính được gọi là trình biên dịch, và duy nhất cho mỗi máy tính.
This would produce following result: 15 When x is assigned integer values, the compiler boxes the integer because x is integer objects.
Nó sẽ tạo ra kết quả sau: 15Khi x được gán giá trị số nguyên, boxes biên dịch bởi vì các số nguyên x là đối tượng số nguyên.
came up with"perfect forwarding": It makes the compiler do all this for you.
Nó làm cho trình biên dịch làm tất cả điều này cho bạn.
produce the following result: 15 When x is assigned an integer value, the compiler boxes the integer because x is integer object.
15Khi x được gán giá trị số nguyên, boxes biên dịch bởi vì các số nguyên x là đối tượng số nguyên.
The compiler doesn't know what menu()
Trình biên dịch không biết hàm menu()
Whitespace separates one part of a statement from another and enables the compiler to identify where one element in a statement, such as int,
Khoảng trắng( Whitespace) phân biệt các phần của lệnh và giúp compiler nhận diện vị trí một phần tử trong một lệnh,
The static storage class instructs the compiler to keep a local variable in existence during the life-time of the program instead of creating and destroying it each time it comes into and goes out of scope.
Lớp lưu trữ static chỉ thị trình biên dịch để giữ một biến cục bộ tồn tại trong suốt thời gian tồn tại của chương trình thay vì tạo và hủy nó mỗi lần nó đi vào và đi ra khỏi phạm vi.
signals to the compiler that we don't want static linkage for this function.
báo cho compiler rằng: chúng ta không muốn Static Linkage cho hàm này.
123), and attempt to compile the code, the compiler will stop the build process and alert you to the error.
cố gắng để biên dịch mã, trình biên dịch sẽ ngăn chặn quá trình xây dựng và cảnh báo bạn về các lỗi.
energy into finding the error in your code than into proving that the compiler is wrong.
cố gắng chứng tỏ compiler bị lỗi.
for your templates and DI, so if you have a lot of components the JavaScript generated for the templates may exceed the size of the compiler.
đoạn code Javascript được sinh ra có thể vượt quá kích thước của compiler.
Results: 340, Time: 0.0389

Word-for-word translation

Top dictionary queries

English - Vietnamese