上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 33 下一页
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android 阅读全文
posted @ 2024-02-29 15:04 财神给你送元宝 阅读(13) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com 阅读全文
posted @ 2024-02-29 15:04 财神给你送元宝 阅读(14) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" a 阅读全文
posted @ 2024-02-29 15:04 财神给你送元宝 阅读(13) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" a 阅读全文
posted @ 2024-02-29 15:04 财神给你送元宝 阅读(10) 评论(0) 推荐(0)
摘要: 初始化数据库 package com.zhen.accountbook; import android.app.Application; import com.zhen.accountbook.db.DBManager; //全局的应用的类 public class UniteApp extends 阅读全文
posted @ 2024-02-29 15:04 财神给你送元宝 阅读(11) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android. 阅读全文
posted @ 2024-02-29 15:04 财神给你送元宝 阅读(15) 评论(0) 推荐(0)
摘要: 龙年大吉 阅读全文
posted @ 2024-02-29 15:02 财神给你送元宝 阅读(13) 评论(0) 推荐(0)
摘要: 除夕快乐 阅读全文
posted @ 2024-02-29 15:02 财神给你送元宝 阅读(9) 评论(0) 推荐(0)
摘要: 调用方法进行记账逻辑 package com.zhen.accountbook; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; impo 阅读全文
posted @ 2024-02-29 15:02 财神给你送元宝 阅读(27) 评论(0) 推荐(0)
摘要: package com.zhen.accountbook.frag_record;import android.content.Context;import android.view.LayoutInflater;import android.view.View;import android.vie 阅读全文
posted @ 2024-02-29 15:02 财神给你送元宝 阅读(16) 评论(0) 推荐(0)
上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 33 下一页