会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zhaoqianwan
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
6
7
8
9
10
11
12
13
14
···
30
下一页
2024年9月27日
9.27
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent"
阅读全文
posted @ 2024-09-27 21:30 赵千万
阅读(5)
评论(0)
推荐(0)
2024年9月26日
9.26
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent"
阅读全文
posted @ 2024-09-26 17:34 赵千万
阅读(2)
评论(0)
推荐(0)
2024年9月25日
9.25
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent"
阅读全文
posted @ 2024-09-25 18:35 赵千万
阅读(3)
评论(0)
推荐(0)
2024年9月24日
9.24
摘要: <?xml version="1.0" encoding="utf-8"?> <ScrollView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" andr
阅读全文
posted @ 2024-09-24 22:36 赵千万
阅读(5)
评论(0)
推荐(0)
2024年9月23日
9.23
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent"
阅读全文
posted @ 2024-09-23 20:43 赵千万
阅读(6)
评论(0)
推荐(0)
2024年9月22日
9.22
摘要: <TextView android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="Hello, Android!" android:textSize="18sp" android:text
阅读全文
posted @ 2024-09-22 21:40 赵千万
阅读(5)
评论(0)
推荐(0)
2024年9月21日
9.21
摘要: <Button android:layout_width="100dp" android:layout_height="100dp" android:text="Button" /> <LinearLayout android:layout_width="match_parent" android:
阅读全文
posted @ 2024-09-21 19:35 赵千万
阅读(4)
评论(0)
推荐(0)
2024年9月20日
9.20
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" an
阅读全文
posted @ 2024-09-20 20:37 赵千万
阅读(4)
评论(0)
推荐(0)
2024年9月19日
9.19
摘要: package com.example.myapp; import android.os.Bundle; import androidx.appcompat.app.AppCompatActivity; import android.widget.TextView; public class Sec
阅读全文
posted @ 2024-09-19 19:38 赵千万
阅读(7)
评论(0)
推荐(0)
2024年9月18日
9.18
摘要: import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.os.Bundle; import android.widget.TextView; import androi
阅读全文
posted @ 2024-09-18 18:18 赵千万
阅读(5)
评论(0)
推荐(0)
上一页
1
···
6
7
8
9
10
11
12
13
14
···
30
下一页
公告