上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 30 下一页
摘要: import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import androidx.annotation.NonN 阅读全文
posted @ 2024-11-03 20:50 赵千万 阅读(6) 评论(0) 推荐(0)
摘要: import android.content.Context; import android.os.Bundle; import android.util.Log; import android.view.LayoutInflater; import android.view.View; impor 阅读全文
posted @ 2024-11-02 19:59 赵千万 阅读(4) 评论(0) 推荐(0)
摘要: <!-- activity_guide.xml --> <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android: 阅读全文
posted @ 2024-11-01 17:03 赵千万 阅读(9) 评论(0) 推荐(0)
摘要: package com.example.myapp; import android.os.Bundle; import androidx.appcompat.app.AppCompatActivity; import androidx.viewpager.widget.ViewPager; publ 阅读全文
posted @ 2024-10-31 18:49 赵千万 阅读(8) 评论(0) 推荐(0)
摘要: <!-- activity_main.xml --> <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:l 阅读全文
posted @ 2024-10-30 13:44 赵千万 阅读(10) 评论(0) 推荐(0)
摘要: <!-- activity_main.xml --> <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:l 阅读全文
posted @ 2024-10-29 21:46 赵千万 阅读(6) 评论(0) 推荐(0)
摘要: import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.widget.AdapterView; import android 阅读全文
posted @ 2024-10-28 22:47 赵千万 阅读(7) 评论(0) 推荐(0)
摘要: <!-- activity_main.xml --> <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:l 阅读全文
posted @ 2024-10-27 16:46 赵千万 阅读(6) 评论(0) 推荐(0)
摘要: import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.Bas 阅读全文
posted @ 2024-10-26 16:46 赵千万 阅读(4) 评论(0) 推荐(0)
摘要: import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.Bas 阅读全文
posted @ 2024-10-25 21:39 赵千万 阅读(6) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 30 下一页