摘要: 1. 设置button的onClick属性-不推荐使用 在布局文件加入onClick属性 <Button android:id="@+id/btn1" android:layout_width="wrap_content" android:layout_height="wrap_content" a 阅读全文
posted @ 2021-12-17 22:09 李大云 阅读(3041) 评论(1) 推荐(1)