What is the translation of " EVENT HANDLER " in English? S

Examples of using Event handler in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Lt; onpick> Định nghĩa một onpick event handler.
Defines an onpick event handler.
Gắn một event handler cho sự kiện“ unload” của JavaScript.
Bind an event handler to the"unload" JavaScript event..
Bạn phải nhớ bind các event handler.
You have to remember to bind the event handlers.
Bạn sẽ sử dụng event handler là onClick() để xử lý sự kiện như thế.
We use onClick() event handler to handle such onclick event.
Lt; ontimer> Định nghĩa một ontimer event handler.
Defines an onpick event handler.
Combinations with other parts of speech
Usage with nouns
Event handler là một hàm JavaScript chạy khi một sự kiện kích hoạt.
An event handler is a JavaScript function that runs when an event fires.
Lt; onevent> Định nghĩa một onevent event handler.
Defines an onevent event handler.
Trong ví dụ event- handler, callback được gọi với một tham số, một Event.
In event-handler for example, the callback is called with one argument- Event.
Listener: Còn được biết như là Event Handler.
Listener- It is also known as event handler.
Trong ví dụ event- handler, callback được gọi với một tham số, một Event.
In the event-handler example, the callback is called with one argument, an Event.
Dưới đây là ví dụgiải thích cách để viết một event handler.
Following example explains how to write an event handler.
Bạn có thể gọi hàm này từ một event handler hoặc nơi nào đó khác.
You can call this function from an event handler or somewhere else.
Bên trong một vòng lặp,người ta thường muốn truyền thêm một parameter cho một event handler.
Inside a loop it iscommon to want to pass an extra parameter to an event handler.
Một Event Handler là một callback function sẽ được gọi khi một sự kiện được kích hoạt.
An Event Handler is a callback function that will be called when an event is triggered.
Nhấp chuột phải vào tên sự kiện và chọn Navigate to Event Handler, VS sẽ đưa bạn đến đó.
Right-click in the event name and select Navigate to Event Handler and VS will take you right to it.
Tuy nhiên sự kiện lỗi của window nhận nhiều tham số khác nhau và có nhiều giá trị trả về khácnhau hơn so với quy ước của event handler.
However, the window error event receives different arguments andhas different return value requirements than conventional event handlers.
Kỹ thuật này có code, mà được biết như là Event Handler, được thực thi khi một sự kiện xảy ra.
This mechanism have the code which is known as event handler that is executed when an event occurs.
Đảm bảo event handler JavaScript được thiết lập độc lập( ví dụ, họ không yêu cầu sử dụng chuột) và đảm bảo rằng trang web của bạn không dựa trên JavaScript để hoạt động.
Ensure that JavaScript event handlers are device independent(e.g., they do not require the use of a mouse) and make sure that your page does not rely on JavaScript to function.
Trong bối cảnh đó,code động tới DOM thường được đặt trong một event handler như window load hay DOMContentLoaded.
In this scenario,the DOM-related code is typically placed in an event handler such as window load or DOMContentLoaded.
Event handler phải được gắn vào trước khi trình duyệt phát ra sự kiện lỗi, đó là lý do tại sao trong ví dụ thiết lập thuộc tính src sau khi thêm handler..
The event handler must be attached before the browser fires the error event, which is why the example sets the src attribute after attaching the handler..
Thoạt nhìn,event listeners có vẻ rất giống với các đặc tính event handler, nhưng chúng có một vài ưu điểm.
At first look, event listeners seem very similar to event handler properties, but they have a few advantages.
Một khi bạn nhận một kết nối WebSocket với Web Server, bạn có thể gửi dữ liệu từ trình duyệt tới Server bởi gọi một phương thức send(), vànhận dữ liệu từ Server tới trình duyệt bằng một onmessage Event Handler.
Once you get a WebSocket connection, you can send data from browser to server by calling a send() method,and receive data from server to browser by an onmessage event handler.
Khi ô cờ được ấn vào,React Native sẽ gọi event handler onPress được định nghĩa trong method render() của Square.
When the button is clicked,React will call the onClick event handler defined in Square's render() method.
Event subscriber là class mà bạn có thể dùng để đăng kí nhiều event bên trong class,và bạn có thể tạo ra các event handler khác nhau chỉ trong một class.
Event subscribers are classes that may subscribe to multiple events from within the class itself,allowing you to define several event handlers within a single class.
Đối với phiên bản jQuery 1.4, chúng ta có thể gắn kết nhiều event handler đồng thời bằng cách truyền vào một sơ đồ của một cặp event type/ handlers.
As of jQuery 1.4 we can bind multiple event handlers simultaneously by passing an object of event type/handler pairs.
Một khi bạn nhận một kết nối WebSocket với Web Server, bạn có thể gửi dữ liệu từ trình duyệt tới Server bởi gọi một phương thức send(), vànhận dữ liệu từ Server tới trình duyệt bằng một onmessage Event Handler.
Once you get a Web Socket connection with the web server, you can send data from browser to server by calling a send() method,and receive data from server to browser by an onmessage event handler.
Sử dụng Event Model trong jQuery,chúng ta có thể thiết lập các Event Handler trên các phần tử DOM với phương thức bind() như sau.
Using the jQuery Event Model, we can establish event handlers on DOM elements with the bind() method as follows.
Chúng ta sẽ viết vài dòng lệnh bằng cách double-click lên button và tạo một event handler cho file code- behind( MainPage. xaml. cs).
We will then write some code by double‑clicking onthe button and create an event handler in the code-behind file(MainPage. xaml. cs).
Nếu một handler thất bại vì lí do nào đó, nó sẽ broadcast một event.
If your handler fails for some reason, it will emit an event.
Khi bạn cần xử lí nhiều controlled input, bạn có thể thêm thuộc tính name vào từng element vàđể hàm xử lí( handler function) lựa chọn được chính xác element nào đang tương tác với người dùng thông qua event. target. name.
When you need to handle multiple controlled input elements,you can add a name attribute to each element and let the handler function choose what to do based on the value of event. target. name.
Results: 37, Time: 0.0244

Word-for-word translation

S

Synonyms for Event handler

Top dictionary queries

Vietnamese - English