摘要: 1.三个界面,界面1点击按钮使用显式意图开启界面2.界面2点击按钮隐式意图开启界面3 package com.example.seven; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; 阅读全文
posted @ 2021-10-06 13:34 计算机1905王子健 阅读(35) 评论(0) 推荐(0) 编辑