上一页 1 2 3 4 5 6 7 8 ··· 53 下一页
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" an 阅读全文
posted @ 2025-05-06 08:08 记得关月亮 阅读(4) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.co 阅读全文
posted @ 2025-05-06 08:08 记得关月亮 阅读(5) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.co 阅读全文
posted @ 2025-05-06 08:07 记得关月亮 阅读(5) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.co 阅读全文
posted @ 2025-05-06 08:07 记得关月亮 阅读(5) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/ 阅读全文
posted @ 2025-05-06 08:06 记得关月亮 阅读(5) 评论(0) 推荐(0)
摘要: package com.example.myapplication5.Utils; /* 本来想定义为静态工具类的,由于有传入参数helper,故不这样设置 */ import android.content.Context; import android.database.Cursor; impo 阅读全文
posted @ 2025-04-17 09:07 记得关月亮 阅读(9) 评论(0) 推荐(0)
摘要: package com.example.myapplication5.Service; import androidx.appcompat.app.AppCompatActivity; import android.graphics.Color; import android.os.Bundle; 阅读全文
posted @ 2025-04-17 09:06 记得关月亮 阅读(5) 评论(0) 推荐(0)
摘要: package com.example.myapplication5.Service; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.widget.TextView; 阅读全文
posted @ 2025-04-17 09:06 记得关月亮 阅读(5) 评论(0) 推荐(0)
摘要: package com.example.myapplication5.Service; /* 统计当前月份收支来源(分类),包括金额和占比*/ import android.content.Intent; import android.database.Cursor; import android. 阅读全文
posted @ 2025-04-17 09:05 记得关月亮 阅读(8) 评论(0) 推荐(0)
摘要: package com.example.myapplication5.Service; import androidx.appcompat.app.AppCompatActivity; import android.graphics.Color; import android.os.Bundle; 阅读全文
posted @ 2025-04-17 09:04 记得关月亮 阅读(8) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 53 下一页