摘要:
Java代码 <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_par 阅读全文
posted @ 2020-11-14 10:57
包子11
阅读(64)
评论(0)
推荐(0)
摘要:
代码 package com.example.myapplication.listview; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.view.View; im 阅读全文
posted @ 2020-11-14 10:54
包子11
阅读(88)
评论(0)
推荐(0)
摘要:
XML代码 <?xml version="1.0" encoding="utf-8"?> <ScrollView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent 阅读全文
posted @ 2020-11-14 10:52
包子11
阅读(67)
评论(0)
推荐(0)
摘要:
1 Java代码 package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.annotation.SuppressLint; import android.os 阅读全文
posted @ 2020-11-14 10:50
包子11
阅读(90)
评论(0)
推荐(0)
摘要:
1 Java代码 package com.example.myapplication; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.widget.RadioButt 阅读全文
posted @ 2020-11-14 10:49
包子11
阅读(120)
评论(0)
推荐(0)
摘要:
1 Java代码 package com.example.myapplication; import android.os.Bundle; import android.text.Html; import android.view.View; import android.widget.Button 阅读全文
posted @ 2020-11-14 10:47
包子11
阅读(76)
评论(0)
推荐(0)
摘要:
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/ 阅读全文
posted @ 2020-11-14 10:45
包子11
阅读(35)
评论(0)
推荐(0)
浙公网安备 33010602011771号