11 2024 档案

摘要:package com.example.myapp; import android.os.Bundle; import android.util.Log; import androidx.appcompat.app.AppCompatActivity; import java.io.Buffered 阅读全文
posted @ 2024-11-30 21:43 赵千万 阅读(3) 评论(0) 推荐(0)
摘要:package com.example.myapp; import android.os.Bundle; import android.util.Log; import androidx.appcompat.app.AppCompatActivity; import okhttp3.Call; im 阅读全文
posted @ 2024-11-29 18:35 赵千万 阅读(4) 评论(0) 推荐(0)
摘要:package com.example.myapp; import android.os.Bundle; import android.util.Log; import androidx.appcompat.app.AppCompatActivity; public class MainActivi 阅读全文
posted @ 2024-11-28 22:51 赵千万 阅读(3) 评论(0) 推荐(0)
摘要:<template> <view class="container"> <!-- 搜索输入框和确认按钮放在一行 --> <view class="search-container"> <input type="text" v-model="searchKeyword" placeholder="输入 阅读全文
posted @ 2024-11-27 13:59 赵千万 阅读(6) 评论(0) 推荐(0)
摘要:<template> <div class="background-container"> <!-- 模糊查询输入框 --> <input type="text" v-model="searchQuery" placeholder="请输入搜索关键字" class="search-input"> < 阅读全文
posted @ 2024-11-26 21:45 赵千万 阅读(12) 评论(0) 推荐(0)
摘要:package com.example.myapp; import android.os.Bundle; import android.util.Log; import androidx.appcompat.app.AppCompatActivity; import org.json.JSONArr 阅读全文
posted @ 2024-11-25 14:32 赵千万 阅读(2) 评论(0) 推荐(0)
摘要:<template> <div class="background-container"> <!-- 模糊查询输入框 --> <input type="text" v-model="searchQuery" placeholder="请输入搜索关键字" class="search-input"> < 阅读全文
posted @ 2024-11-24 19:40 赵千万 阅读(4) 评论(0) 推荐(0)
摘要:<template> <div class="background-container"> <!-- 模糊查询输入框 --> <input type="text" v-model="searchQuery" placeholder="请输入搜索关键字" class="search-input"> < 阅读全文
posted @ 2024-11-23 21:31 赵千万 阅读(2) 评论(0) 推荐(0)
摘要:<scale xmlns:android="http://schemas.android.com/apk/res/android" android:fromXScale="1.0" android:toXScale="2.0" android:fromYScale="1.0" android:toY 阅读全文
posted @ 2024-11-22 18:43 赵千万 阅读(6) 评论(0) 推荐(0)
摘要:<?xml version="1.0" encoding="utf-8"?> <animation-list xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/selected" android:o 阅读全文
posted @ 2024-11-21 22:45 赵千万 阅读(3) 评论(0) 推荐(0)
摘要:package com.example.myapp; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Pain 阅读全文
posted @ 2024-11-20 20:20 赵千万 阅读(3) 评论(0) 推荐(0)
摘要:package com.example.myapp; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graph 阅读全文
posted @ 2024-11-19 19:21 赵千万 阅读(5) 评论(0) 推荐(0)
摘要:package com.example.myapp; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Pain 阅读全文
posted @ 2024-11-18 21:13 赵千万 阅读(3) 评论(0) 推荐(0)
摘要:package com.example.myapp; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graph 阅读全文
posted @ 2024-11-17 19:13 赵千万 阅读(4) 评论(0) 推荐(0)
摘要:package com.example.myapp; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Pain 阅读全文
posted @ 2024-11-16 22:00 赵千万 阅读(2) 评论(0) 推荐(0)
摘要:<?xml version="1.0" encoding="utf-8"?> <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" x 阅读全文
posted @ 2024-11-15 21:26 赵千万 阅读(2) 评论(0) 推荐(0)
摘要:<!-- res/layout/activity_main.xml --> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.c 阅读全文
posted @ 2024-11-14 20:25 赵千万 阅读(3) 评论(0) 推荐(0)
摘要:<!-- res/layout/activity_main.xml --> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.c 阅读全文
posted @ 2024-11-13 12:20 赵千万 阅读(3) 评论(0) 推荐(0)
摘要:<!-- res/layout/activity_main.xml --> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.c 阅读全文
posted @ 2024-11-12 21:20 赵千万 阅读(2) 评论(0) 推荐(0)
摘要:<!-- res/layout/activity_main.xml --> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.c 阅读全文
posted @ 2024-11-11 18:48 赵千万 阅读(4) 评论(0) 推荐(0)
摘要:package com.example.myapp; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.view.View; import android.w 阅读全文
posted @ 2024-11-10 15:56 赵千万 阅读(5) 评论(0) 推荐(0)
摘要:package com.example.myapp; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.Button; import and 阅读全文
posted @ 2024-11-09 21:53 赵千万 阅读(4) 评论(0) 推荐(0)
摘要:import android.content.ContentProvider; import android.content.ContentUris; import android.content.ContentValues; import android.content.Context; impo 阅读全文
posted @ 2024-11-08 15:33 赵千万 阅读(6) 评论(0) 推荐(0)
摘要:import android.app.Service; import android.content.Intent; import android.os.Binder; import android.os.IBinder; import android.util.Log; import androi 阅读全文
posted @ 2024-11-07 20:54 赵千万 阅读(4) 评论(0) 推荐(0)
摘要:import android.app.Service; import android.content.Intent; import android.os.IBinder; import android.util.Log; import androidx.annotation.Nullable; pu 阅读全文
posted @ 2024-11-06 21:47 赵千万 阅读(2) 评论(0) 推荐(0)
摘要:import android.app.Service; import android.content.Intent; import android.os.IBinder; import android.util.Log; import androidx.annotation.Nullable; pu 阅读全文
posted @ 2024-11-05 17:24 赵千万 阅读(11) 评论(0) 推荐(0)
摘要:import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import androidx.annotation.NonN 阅读全文
posted @ 2024-11-04 22:27 赵千万 阅读(5) 评论(0) 推荐(0)
摘要: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 赵千万 阅读(3) 评论(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 赵千万 阅读(3) 评论(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 赵千万 阅读(7) 评论(0) 推荐(0)