App Inventor 2 筆記 AI2 02-03 標籤(Label) 、文字方塊(TextBox) 、按鈕(Button) 列印 View Comments 1、標籤元件 (Label) 最主要用來顯示資訊用,用來告知使用者如何操作界面。 標籤屬性說明: 2、文字方塊(TextBox)元件最主要用來讓使用者「輸入資料」 文字方塊屬性說明: 3、按鈕(Button)元件:最主要讓使用者觸發事件與程式產生互動,如:按下事件。 按鈕屬性說明: 按鈕事件說明: 4、標籤、文字方塊、按鈕 程式練習: 「外觀編排」設計畫面 程式設計: 程式拼塊來源: View the discussion thread. back to top 前一頁 下一個