会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zhaoqianwan
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
10
···
30
下一页
2024年11月13日
11.1.3
摘要: <!-- 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 赵千万
阅读(4)
评论(0)
推荐(0)
2024年11月12日
11.12
摘要: <!-- 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 赵千万
阅读(6)
评论(0)
推荐(0)
2024年11月11日
11.11
摘要: <!-- 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 赵千万
阅读(7)
评论(0)
推荐(0)
2024年11月10日
11.10
摘要: 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 赵千万
阅读(7)
评论(0)
推荐(0)
2024年11月9日
11.9
摘要: 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 赵千万
阅读(8)
评论(0)
推荐(0)
2024年11月8日
11.8
摘要: import android.content.ContentProvider; import android.content.ContentUris; import android.content.ContentValues; import android.content.Context; impo
阅读全文
posted @ 2024-11-08 15:33 赵千万
阅读(9)
评论(0)
推荐(0)
2024年11月7日
11.7
摘要: 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 赵千万
阅读(11)
评论(0)
推荐(0)
2024年11月6日
11.6
摘要: 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 赵千万
阅读(4)
评论(0)
推荐(0)
2024年11月5日
11.5
摘要: 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 赵千万
阅读(15)
评论(0)
推荐(0)
2024年11月4日
11.4
摘要: 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 赵千万
阅读(6)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
10
···
30
下一页
公告