10 2021 档案

摘要:package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Bundle; import an 阅读全文
posted @ 2021-10-16 22:54 宋驰 阅读(63) 评论(0) 推荐(0)
摘要:1.三个界面,界面1点击按钮使用显式意图开启界面2.界面2点击按钮隐式意图开启界面3 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.androi 阅读全文
posted @ 2021-10-09 16:47 宋驰 阅读(78) 评论(0) 推荐(0)