10 2021 档案
摘要:2. <View android:id="@+id/v_1" android:layout_width="100dp" android:layout_height="100dp" android:background="#000000" android:layout_centerInParent="
阅读全文
摘要:<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent"
阅读全文
摘要:package com.example.myapplication5and6; import androidx.appcompat.app.AlertDialog; import androidx.appcompat.app.AppCompatActivity; import android.con
阅读全文
摘要:package com.example.chap8; import android.net.Uri; import android.os.Bundle; import android.app.Activity; import android.content.Intent; import androi
阅读全文