button onclick的意思
button onclick中文翻譯:
按鈕onclick
button button───按鈕
button batteries───扣式電池
collar button───(美)領扣
panic button───應急按鈕;[電]應急開關;緊急保險按鈕
brass button───n.銅鈕扣
hold button───[計]保持按鈕;守候電話按鈕;保持鍵
button nose───扁而小的鼻子(非正式)
tap button───輕觸按鈕
chat button───聊天按鈕
Notice the onClick event specified on the button.───請注意按鈕上指定的onClick事件。
In a browser, events are typically generated in response to user actions: a button fires an ONCLICK event when the user clicks.───在瀏覽器中,通常為響應用戶操作而生成事件:當用戶單擊按鈕時,按鈕產生一個ONCLICK事件。
For example, if you want the progress bar to start when the user clicks a button, you can add an onclick event to the button, using the code that you see in Listing 1.───例如,如果您想要這個進展在用戶點擊一個按鈕時開始,您可以在一個按鈕上添加一個onclick事件,使用您在列表1中所看到的代碼。
Again, the page has two fields bound to the requestScope variables field0 and field1, and the code is in a button onclick event.───同樣,頁面有兩個綁定到requestScope變量field0和field1的字段,并且代碼位于按鈕onclick事件中。
It is a widget-specific function specified in the Save button onclick method of the edit mode HTML markup.───這是編輯模式HTML標記中Save按鈕onclick方法中小部件特定的函數。