11 2020 档案

摘要:<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" 阅读全文
posted @ 2020-11-16 17:10 Silent222 阅读(40) 评论(0) 推荐(0) 编辑
摘要:<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" an 阅读全文
posted @ 2020-11-16 17:04 Silent222 阅读(55) 评论(0) 推荐(0) 编辑
摘要:package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.app.Activity; import android.content.Intent; import 阅读全文
posted @ 2020-11-16 17:03 Silent222 阅读(70) 评论(0) 推荐(0) 编辑
摘要:package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.annotation.SuppressLint; import android.app.Activit 阅读全文
posted @ 2020-11-16 17:02 Silent222 阅读(60) 评论(0) 推荐(0) 编辑
摘要:<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" 阅读全文
posted @ 2020-11-16 17:01 Silent222 阅读(31) 评论(0) 推荐(0) 编辑