摘要: 1.java代码 package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.annotation.SuppressLint; import android.os 阅读全文
posted @ 2020-12-04 10:20 RED-DEAD 阅读(61) 评论(0) 推荐(0)
摘要: package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.widget.RadioButton; impor 阅读全文
posted @ 2020-12-04 10:04 RED-DEAD 阅读(110) 评论(0) 推荐(0)
摘要: package com.example.myapplication; import android.os.Bundle; import android.text.Html; import android.view.View; import android.widget.Button; import 阅读全文
posted @ 2020-12-04 09:59 RED-DEAD 阅读(112) 评论(0) 推荐(0)