会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
hbro
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
9
10
11
12
13
14
15
16
17
···
19
下一页
2024年4月18日
2024/4/18
摘要: 本地数据库与后端返回信息类; package com.example.personalwork.data.databaseimport android.content.Contextimport androidx.room.Databaseimport androidx.room.Roomimpor
阅读全文
posted @ 2024-04-18 17:00 Hbro
阅读(20)
评论(0)
推荐(0)
2024年4月17日
冲刺一
摘要: package com.example.newapplicationimport android.os.Bundleimport androidx.appcompat.app.AppCompatActivityimport androidx.navigation.findNavControlleri
阅读全文
posted @ 2024-04-17 19:29 Hbro
阅读(7)
评论(0)
推荐(0)
2024年4月15日
2024/4/15
摘要: 实体类: package com.example.personalwork.data.modelsdata class WeekData( val week: Week) package com.example.personalwork.data.modelsdata class Week( var
阅读全文
posted @ 2024-04-15 09:01 Hbro
阅读(18)
评论(0)
推荐(0)
2024年4月14日
2024/4/14
摘要: 个人作业: retrofit2发送请求: package com.example.personalwork.utilsimport retrofit2.Retrofitimport retrofit2.converter.gson.GsonConverterFactoryobject ApiClie
阅读全文
posted @ 2024-04-14 09:00 Hbro
阅读(35)
评论(0)
推荐(0)
2024年4月13日
2024/4/13
摘要: 跟着教程写todoapplication完结
阅读全文
posted @ 2024-04-13 08:58 Hbro
阅读(29)
评论(0)
推荐(0)
2024年4月12日
2024/4/12
摘要: package com.example.to_do_application.fragmentsimport android.view.Viewimport android.widget.Spinnerimport androidx.cardview.widget.CardViewimport and
阅读全文
posted @ 2024-04-12 19:32 Hbro
阅读(20)
评论(0)
推荐(0)
2024年4月11日
2024/4/11
摘要: 跟着教程写todoapplication package com.example.to_do_application.fragments.updateimport android.app.AlertDialogimport android.os.Bundleimport android.view.*
阅读全文
posted @ 2024-04-11 19:17 Hbro
阅读(21)
评论(0)
推荐(0)
2024年4月10日
2024/4/10
摘要: package com.example.to_do_application.fragments.list.adapterimport android.view.LayoutInflaterimport android.view.ViewGroupimport androidx.recyclervie
阅读全文
posted @ 2024-04-10 19:16 Hbro
阅读(31)
评论(0)
推荐(0)
2024年4月9日
2024/4/9
摘要: 跟着教程写todoapplication package com.example.to_do_application.fragments.listimport android.app.AlertDialogimport android.os.Bundleimport android.view.*im
阅读全文
posted @ 2024-04-09 19:15 Hbro
阅读(11)
评论(0)
推荐(0)
2024年4月8日
2024/4/8
摘要: 跟着教程写todoapplication fragment_add: package com.example.to_do_application.fragments.addimport android.os.Bundleimport android.view.*import android.widg
阅读全文
posted @ 2024-04-08 18:50 Hbro
阅读(32)
评论(0)
推荐(0)
上一页
1
···
9
10
11
12
13
14
15
16
17
···
19
下一页
公告