COMPONENT Tiếng anh là gì - trong Tiếng anh Dịch S

Ví dụ về việc sử dụng Component trong Tiếng việt và bản dịch của chúng sang Tiếng anh

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Tái sử dụng Component.
To use the components again.
Cách đặt tên component được bắt đầu bằng com.
The package name starts with com.
Đường dẫn tương đối của thư mục component.
The relative path of the components folder.
Mình sẽ chuyển component cho bạn.
I will program the components for you.
Component có thể chỉ định một số yêu cầu( requirement) cho prop.
It is possible for a component to specify requirements for the props it is receiving.
Combinations with other parts of speech
Sử dụng với động từ
Sử dụng với danh từ
Intents Kết nối các Component với nhau.
Pipes to connect all of the components together.
Bằng cách này, cả hai Component sẽ phụ thuộc vào Shared Kernel nhưng sẽ không biết gì về nhau.
This means that the components will both depend on the Shared Kernel but they will be decoupled from each other.
Js& nhận Uncaught TypeError trong khi thêm css- style trong vue- component của tôi.
Js& getting Uncaught TypeError while adding css-style in my vue-component.
Nó cũng có nhiều Component, Javascript hỗ trợ cho việc thiết kế Reponsive của bạn dễ dàng, thuận tiện và nhanh chóng hơn.
It also has a lot of Components, Javascripts to support designing your Reponsive easily, in friendly manner and faster.
Người dùng cóthể cài đặt bất kỳ component nào với trình quản lý phụ thuộc Composer PHP.
You can install any of the Components with the Composer PHP dependency manager.
Khi một component được tạo, Angular sẽ tìm Component metadata các service mà component này yêu cầu.
When a component is created, Angular looks at the Component Metadata for the Services, on which the Component is required.
Chúng ta thường cần cập nhật context từ một component đã được lồng ở nơi nào đó sâu trong component tree.
Sometimes, it is necessary to update the context from a component that is nested somewhere deeply in the component tree.
Bên trong một component, state được quản lý bằng cách sử dụng function setState, thường được gọi trong một xử lí sự kiện.
Inside a component, state is managed using the setState function, which is often called inside an event handler.
Cùng với các framework, gần đây chúng ta đãthấy sự gia tăng của các web component, nhưng chúng là gì và tại sao chúng lại quan trọng?
Alongside Frameworks, we have recently seen a rise of web components, but what are they and why do they matter?
Ngoài ra, một component có thể liên kết cho một dịch vụ tương tác với nó và thậm chí thực hiện giao tiếp InterProcess( IPC).
Additionally, a component can bind to a service to interact with it and even perform interprocess communication(IPC).
Trường hợp ví dụ, với các events được kích hoạt bởi một component và lắng nghe bởi một hoặc một số component khác.
That is the case, for example, with events that are triggered by one component and listened to by another one or several components.
Tìm ra một component cha( component ở phía trên các component cần state ở trong hệ thống phân chia cấp bậc).
Find a common owner component(a single component above all the components that need the state in the hierarchy).
Nó sử dụng store tập trung hoá, và toàn cục cho tất cả component trong một ứng dụng, tận dụng hệ thống các phản ứng cho những cập nhanh tức thời.
It uses a global, centralized store for all the components in an application, taking advantage of its reactivity system for instant updates.
Đôi khi, một component cần phản ứng lại với dữ liệu không đến từ component cha( như user input chẳng hạn).
Sometimes though, a component needs to react to data that doesn't come from a parent component(such as user input for example).
Trong ví dụnày, React huỷ đăng ký ChatAPI khi component unmount, cũng như trước việc chạy lại effect vì subsequent render.
In this example,React would unsubscribe from our ChatAPI when the component unmounts, as well as before re-running the effect due to a subsequent render.
Khi một component sử dụng một mixin, tất cả những tùy chọn trong mixin sẽ được“ hòa trộn”( mixed) vào trong tùy chọn của component đó.
When a component uses a mixin, all options in the mixin will be“mixed” into the component's own options.
Gọi Hook bên trong một hàm PascalCase( như một component) hoặc hàm useSomething( trường hợp là custom Hook).
Calls to Hooks are either inside a PascalCase function(assumed to be a component) or another useSomething function(assumed to be a custom Hook).
Khi trạng thái trên component thay đổi, trước tiên, nó sẽ chạy thuật toán" diffing"( so sánh) và xác định những gì đã thay đổi trong virtual DOM.
When state changes in a component it firstly runs a“diffing” algorithm, which identifies what has changed in the virtual DOM.
Kiến trúc và thiết kế các thành phần nên được xem xét vì trong tương lai cóthể khó hiểu mục đích của một số component và duy trì mã.
The architecture and components design should be reviewed because in the future it could be difficult to understand the purpose of some components and to maintain the code.
Đặt useEffect bên trong component cho phép chúng ta truy xuất đến state count( hoặc bất kỳ prop nào) bên trong effect.
Placing useEffect inside the component lets us access the count state variable(or any props) right from the effect.
Phần quản trị cung cấp giao diện để cấu hình,quản lý các khía cạnh khác nhau của component và được truy cập thông qua ứng dụng quản trị của Joomla.
The administrator part provides an interface to configure andmanage different aspects of the component and is accessible through the Joomla! administrator application.
Tại Facebook, chúng tôi có hàng nghìn component viết dưới dạng class, và chúng tôi tuyệt đối không có kế hoạch viết lại chúng.
At Facebook, we have tens of thousands of components written as classes, and we have absolutely no plans to rewrite them.
Bạn nên gọi phương thức này từ componentWillUnmount hoặckiểm tra để đảm bảo rằng component đó vẫn được gắn trong function bị trì hoãn.
You should either call this method from componentWillUnmount orcheck to ensure that the component is still mounted within the delayed function.
Sự khác biệt giữa hàm và class component trong React và khi nào sử dụng chúng dẫn đến sự bất đồng kể cả những người phát triển React có kinh nghiệm.
The distinction between function and class components in React and when to use each one leads to disagreements even between experienced React developers.
Vue sẽ chỉ kích hoạt hàm factory này khi component thật sự cần được render, và sẽ cache lại kết quả cho những lần render tiếp theo. Ví dụ.
Vue will only trigger the factory function when the component actually needs to be rendered and will cache the result for future re-renders. For example.
Kết quả: 1323, Thời gian: 0.0196
S

Từ đồng nghĩa của Component

Truy vấn từ điển hàng đầu

Tiếng việt - Tiếng anh