posts - 11,comments - 0,views - 6299
09 2022 档案
Notification
摘要:实现通知及跳转: layout中activity.xml中代码: <Button android:layout_width="wrap_content" android:layout_height="wrap_content" android:onClick="sendNotification" a 阅读全文
posted @ 2022-09-18 15:15 初窗景 阅读(189) 评论(0) 推荐(0) 编辑
Android进度条及显示隐藏
摘要:一:进度条控件 <ProgressBar> <ProgressBar android:id="@+id/pd" android:layout_width="wrap_content" android:layout_height="wrap_content" /> 2,新建一个控件 3,在java目录 阅读全文
posted @ 2022-09-14 10:45 初窗景 阅读(308) 评论(0) 推荐(0) 编辑
Button获取EditText控件内容
摘要:一:写下一个Button和EditText <Button android:layout_width="70dp" android:layout_height="50dp" android:text="重置" android:textSize="15dp" android:layout_margin 阅读全文
posted @ 2022-09-13 20:19 初窗景 阅读(120) 评论(0) 推荐(0) 编辑
Android
摘要:一, 跑马灯方法1: <TextView android:id="@+id/tv_two" android:layout_width="match_parent" android:layout_height="match_parent" android:gravity="right" android 阅读全文
posted @ 2022-09-09 19:25 初窗景 阅读(201) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示