摘要: 1.三个界面,界面1点击按钮使用显式意图开启界面2.界面2点击按钮隐式意图开启界面3 package com.example.work; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; i 阅读全文
posted @ 2021-10-08 20:16 我什么时候能有只猫 阅读(11) 评论(0) 推荐(0) 编辑