Android---Activity學習筆記(二)

Android---Activity學習筆記(二) 1.在佈局文件中添加按鈕 <Button android:id="@+id/button_1" android:layout_width="match_parent" android:layout_height="wrap_content" android:text="Button 1" /> <!-- android:id 是給當前的元素(按鈕
相關文章
相關標籤/搜索