What is the translation of " INTERFACES " in English?

Examples of using Interfaces in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Cái đó là trong phần Interfaces.
That's part of the interface.
APIs( application programming interfaces) là một phần quan trọng của web hiện tại.
APIs(Application Programming Interface) are an integral part of the real time social web.
Hướng đối tượng và dùng interfaces.
Object orientation and use of interfaces.
Để thực hiện thay đổi,hãy mở file interfaces bằng cách sử dụng lệnh nano và thiết lập các giá trị trong file nếu cần.
To make changes open the interfaces file using nano and set the values in the file as necessary.
Liệu implement một hoặc nhiều interfaces.
You need to implement one or more of the interfaces.
Đối với mã nguồn gốc, thì cả COM- interfaces gốc hoặc Babel Framework( một phần của Visual Studio SDK) đều có thể được sử dụng.
For native code, either the native COM interfaces or the Babel Framework(part of Visual Studio SDK) can be used.
Nếu đặt là yes, Sambasẽ chỉ liên kết tới các giao diện xác định bởi tuỳ chọn interfaces.
If set to yes,Samba will bind only to those interfaces specified by the interfaces option.
Ở phía UI( các driving adapter),chúng ta tạo ra adapters sử dụng các application interfaces của chúng ta, ví dụ như Controller.
On the UI side(the driving adapters),we create adapters that use our application interfaces, ie. controllers.
Bởi vì bạn ẩn dependencies của ứng dụng bên trong code của bạn, thay vì thông qua interfaces.
Because you hide the dependencies of your application in your code, instead of exposing them through the interfaces.
Để giảm lượng interfaces được sử dụng, 1 vài dev đã loại bỏ interface classContract và interface cho Presenter.
To decrease the number of interfaces used, some developers remove the Contract interface class, and the interface for the Presenter.
Nghiên cứu được thực hiện bởi tiến sĩ Shervin Kabiriđã được xuất bản trên tạp chí Applied Materials and Interfaces.
The research, carried out by PhD student Shervin Kabiri,has been published in the journal Applied Materials and Interfaces.
Có hai ứng dụng tiêu chuẩn ngành Applications Programming Interfaces( API' s) for PC graphics, Microsoft độc quyền Direct3D và Open Graphics Library( OpenGL).
There are two prevailing industry-standard Applications Programming Interfaces(API's) for PC graphics, Microsoft's proprietary Direct3D and the Open Graphics Library(OpenGL).
Bạn không cần quan tâm cho dù phương thức đó là public, private hoặc protected,và bạn do not have to implement interfaces.
You do not have to be concerned with whether methods are public, private, or protected,and you do not have to implement interfaces.
Bind interfaces only: Tuỳ chọn này có thể được dùng để bắt buộc các tiến trình smbd và nmbd phục vụ các yêu cầu SMB chỉ cho các địa chỉ được xác định bởi tuỳ chọn interfaces mà thôi.
The bind interfaces only option can be used to force the smbd and nmbd processes to serve SMB requests to only those addresses specified by the interfaces option.
Hexagonal Architecture tập trung vào việc mở rộng các công cụ và cơ chế phân phối từ ứng dụng,sử dụng interfaces( Port) và Adapter.
Hexagonal Architecture focuses on externalising the tools and the delivery mechanisms from the application,using interfaces(ports) and adapters.
Với hơn 70 chọn lựa modular interfaces, Cisco 3600 cung cấp các giải pháp cho data, voice video, hybrid dial access, virtual private networks( VPNs), và multiprotocol data routing.
With over 70 modular interface options, the Cisco 3600 family provides solutions for data, voice video, hybrid dial access, virtual private networks(VPNs), and multiprotocol data routing.
Sử dụng Laravel 5 bạn sẽ sở hữu một số tính năng mới nhất mà PHP cung cấp,đặc biệt là trong Namespaces, Interfaces, Overloading, Anonymous functions và Shorter array syntax.
Using Laravel 5 would take you directly into some of the newest features that PHP has on offer,especially in Namespaces, Interfaces, Overloading, Anonymous functions and Shorter array syntax.
Theo báo cáo trong tạp chí Applied Materials and Interfaces, một kiểu LMOF mà nhóm nhà khoa học đã kiểm chứng cho thấy nó có thể chọn lọc và loại bỏ 99% thủy ngân từ dung dịch hỗn hợp các ion kim loại nặng trong vòng 30 phút.
According to recent results published in Applied Materials and Interfaces, one type of LMOF that the researchers tested was found to selectively take up more than 99 percent of mercury from a test mixture of heavy and light metals within 30 minutes.
Ông đang giám sát việc giới thiệu một bộ quy tắc lập trình máy tính ở Anh, được gọi là Giao diện Lập trình Ứng dụng(Application Programming Interfaces), đảm bảo tất cả các dịch vụ và ngân hàng trao đổi được với nhau.
A set of computer programming rules in the UK,called Application Programming Interfaces(APIs), will ensure all these new services and banks to talk to each other.
Tận dụng các giao diện chương trình ứng dụng( APIs- application programme interfaces) và hộp cát dữ liệu của OCBC Bank để thử nghiệm với các dữ liệu khách hàng ẩn danh trong môi trường an toàn, đơn vị sẽ tạo ra proofs- of- concept có thể được kiểm tra nhanh chóng.
Leveraging OCBC Bank's data sandbox and application programme interfaces(APIs) to experiment with real-life anonymous customer data in a secure environment, the unit will generate proofs-of-concept that can be rapidly tested.
Visual Studio SDK cũng bao gồm Managed Package Framework( MPF) làmột tập hợp quản lý bao bọc quanh các COM- interfaces cho phép các gói được viết bằng bất kỳ ngôn ngữ nào.
The Visual Studio SDK also includes the Managed Package Framework(MPF),which is a set of managed wrappers around the COM-interfaces that allow the Packages to be written in any CLI compliant language.
Để chỉ ra tất cả các gói bao gồm của một phần mềm trung tâm quản lý các tài nguyên của máy tính tất cả các công cụ đi kèm như là command line interpreters,graphical user interfaces, file utilities and editors.
To denote the entire package consisting of the central software managing a computer's resources and all of the accompanying standard software tools, such as command-line interpreters,graphical user interfaces, file utilities, and editors.
Theo bài viết trênblog, BoringSSL được phát triển bằng cách đưa ra các API và Application Binary Interfaces( ABIs), sẽ thay đổi nhiều mã nguồn hiện tại của nó để dễ đọc và dễ duy trì hơn.
According to the blog post,BoringSSL is developed in such a way that strips out a number of Application Programing Interfaces(APIs) and Application Binary Interfaces(ABIs), and will change a much of its current code so that it's more readable and easier to maintain.
Điển hình là John Maeda đã thử ứng dụng interfaces, được trưng bày trong bộ sưu tập của MoMA và mới nhất phải kể đến Teehan+ Lax, một agency ở Canada( được Facebook mua lại sao này), đã tạo ra một phiên bản hoàn toàn mới mà bạn có thể xem qua mẫu thử tại đây.
Most famously John Maeda experimented with interfaces now adopted by the MoMA permanent collection and most recently Teehan+Lax, the Canadian agency(later absorbed by Facebook), played with a new paradigm you can see the prototype here.
Kết nối 10BASE- T và 100BASE- TX trên máy tính PC sử dụng loạiđầu nối được gọi là đầu nối giao diện Medium Dependent Interfaces( MDI), phát tín hiệu trên các chân 1, 2 và nhận tín hiệu trên các chân 3, 6 tới các thiết bị mạng sử dụng loại cáp thẳng" straight- through".
A 10BASE-T or 100BASE-TX node such as a PC,with a connector called medium dependent interfaces(MDI), transmits on pin 1 and 2 and receives on pin 3 and 6 to a network device using a"straight-through" cable.
Mặc dù hầu hết các thế hệ đã được xác định về mặt kỹ thuật bởi tốc độ truyền dữ liệu, nhưng mỗi thế hệ cũng được đánh dấu bằng sự phá vỡ các phương thức mã hóa hoặc" giao diệnqua không gian hay không khí cũng thế- air interfaces" khiến nó không tương thích với thế hệ trước.
While most generations have technically been defined by their data transmission speeds, each has also been marked by a break in encoding methods,or"air interfaces," that make it incompatible with the previous generation.
( Độc quyền, đã ngừng, hệ điều hành Mac cổ điển)Apple Icon Image format Distinguishable interfaces Earcon Favicon Font Awesome ICO Icon design Resource( Windows) Semasiography The Noun Project Unicode symbols WIMP( computing) XPM^ Rosenblatt, Joel( ngày 7 tháng 8 năm 2012).
(Proprietary, Discontinued, Classic Mac OS)Apple Icon Image format Distinguishable interfaces Earcon Favicon Font Awesome ICO(file format) Icon design Resource(Windows) Semasiography The Noun Project Unicode symbols WIMP(computing) XPM Rosenblatt, Joel(August 7, 2012).
Tuy nhiên, query language là hoàn toàn khác nhau, vì vậy chúng ta có thể tạo các repositories mới sử dụng cùng mộtcơ chế persistence, thực hiện cùng một repository interfaces nhưng builds các câu queries bằng MongoDB query language thay vì SQL.
However, the query language is completely different, so we can create new repositories which use the same persistence mechanism,implement the same repository interfaces but builds the queries using the MongoDB query language instead of SQL.
Nó bao gồm các mô hình xử lý chi tiết để tăng tính tương thích, mở rộng, cải thiện và hợp lý hóa các đánh dấu có sẵn cho tài liệu, đưa ra các đánh đấu mới và giới thiệu giao diện lập trình ứng dụng(application programming interfaces API) để tạo ra các ứng dụng Web phức tạp.
It includes detailed processing models to increase compatibility, expand, improve and rationalize the markup available for documents, making marking and introduce new application programming interface(API application programming interfaces) to create complex Web applications.
Trong khi các Driver đưa ra cách để ứng dụng tận dụng hệ thống phần cứng phụ mà không phải biết mọi chi tiết về hoạt động của phần cứng thì Giao diện lậptrình ứng dụng( application program interfaces- API) cho phép nhà lập trình ứng dụng sử dụng chức năng của máy tính và hệ điều hành mà không phải kiểm tra tất cả chi tiết trong hoạt động của CPU.
Just as drivers provide a way for applications to make use of hardware subsystems without having to know every detail of the hardware's operation,application program interfaces(APIs) let application programmers use functions of the computer and operating system without having to directly keep track of all the details in the CPU's operation.
Results: 96, Time: 0.0203

Top dictionary queries

Vietnamese - English