上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 24 下一页
摘要: 所花时间(包括上课):1 打码量(行):200 博客量(篇):1 了解到知识点:学习绘制路径 package com.example.myapp; import android.content.Context; import android.graphics.Canvas; import andro 阅读全文
posted @ 2024-05-10 20:20 赵千万 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 所花时间(包括上课):3.5 打码量(行):330 博客量(篇):1 了解到知识点:学习绘制图片 package com.example.myapp; import android.content.Context; import android.graphics.Bitmap; import and 阅读全文
posted @ 2024-05-09 19:21 赵千万 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 所花时间(包括上课):1.5 打码量(行):230 博客量(篇):1 了解到知识点:学习绘制文本 package com.example.myapp; import android.content.Context; import android.graphics.Canvas; import and 阅读全文
posted @ 2024-05-08 21:13 赵千万 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 所花时间(包括上课):1.5 打码量(行):200 博客量(篇):1 了解到知识点:学习绘制集合图片 package com.example.myapp; import android.content.Context; import android.graphics.Bitmap; import a 阅读全文
posted @ 2024-05-07 17:13 赵千万 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 所花时间(包括上课):1 打码量(行):100 博客量(篇):1 了解到知识点:学习画笔和画布 package com.example.myapp; import android.content.Context; import android.graphics.Canvas; import andr 阅读全文
posted @ 2024-05-06 22:00 赵千万 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 所花时间(包括上课):1 打码量(行):150 博客量(篇):1 了解到知识点:学习Action Tab <?xml version="1.0" encoding="utf-8"?> <androidx.constraintlayout.widget.ConstraintLayout xmlns:a 阅读全文
posted @ 2024-05-05 21:26 赵千万 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 所花时间(包括上课):2 打码量(行):350 博客量(篇):1 了解到知识点:学习Action View <!-- res/layout/activity_main.xml --> <RelativeLayout xmlns:android="http://schemas.android.com/ 阅读全文
posted @ 2024-05-04 20:25 赵千万 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 所花时间(包括上课):1 打码量(行):200 博客量(篇):1 了解到知识点:学习Action item <!-- res/layout/activity_main.xml --> <RelativeLayout xmlns:android="http://schemas.android.com/ 阅读全文
posted @ 2024-05-03 12:20 赵千万 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 所花时间(包括上课):2 打码量(行):300 博客量(篇):1 了解到知识点:学习Action Bar <!-- res/layout/activity_main.xml --> <RelativeLayout xmlns:android="http://schemas.android.com/a 阅读全文
posted @ 2024-05-02 21:20 赵千万 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 所花时间(包括上课):2 打码量(行):250 博客量(篇):1 了解到知识点:学习手势的识别 <!-- res/layout/activity_main.xml --> <RelativeLayout xmlns:android="http://schemas.android.com/apk/re 阅读全文
posted @ 2024-05-01 15:43 赵千万 阅读(4) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 24 下一页