2020年11月3日

摘要: package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.annotation.SuppressLint; import android.view.View; 阅读全文
posted @ 2020-11-03 20:46 孙英哲 阅读(98) 评论(0) 推荐(0) 编辑
 
摘要: activity_main.xml <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_wid 阅读全文
posted @ 2020-11-03 20:44 孙英哲 阅读(56) 评论(0) 推荐(0) 编辑