摘要: 赵福奇 王晨宇 乔国峰 课堂展示加5分 2024年12月2日,上课回答仓库剩余容量,老师说加分 专利加分 申请软著 找到对象,国庆节期间和对象去游玩 阅读全文
posted @ 2024-12-29 21:22 赵千万 阅读(3) 评论(0) 推荐(0) 编辑
摘要: package com.example.myapp; import android.os.Bundle; import android.os.Handler; import android.os.Message; import android.widget.TextView; import andr 阅读全文
posted @ 2024-12-29 20:48 赵千万 阅读(2) 评论(0) 推荐(0) 编辑
摘要: package com.example.myapp; import android.database.Cursor; import android.net.Uri; import android.os.Bundle; import android.widget.TextView; import an 阅读全文
posted @ 2024-12-28 19:48 赵千万 阅读(2) 评论(0) 推荐(0) 编辑
摘要: package com.example.myapp; import android.content.SharedPreferences; import android.os.Bundle; import android.preference.PreferenceManager; import and 阅读全文
posted @ 2024-12-27 20:15 赵千万 阅读(1) 评论(0) 推荐(0) 编辑
摘要: package com.example.myapp; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Pain 阅读全文
posted @ 2024-12-26 22:48 赵千万 阅读(1) 评论(0) 推荐(0) 编辑
摘要: package com.example.myapp; import android.net.Uri; import android.os.Bundle; import android.widget.MediaController; import android.widget.VideoView; i 阅读全文
posted @ 2024-12-25 19:35 赵千万 阅读(1) 评论(0) 推荐(0) 编辑
摘要: package com.example.myapp; import android.media.AudioManager; import android.media.MediaPlayer; import android.os.Bundle; import android.util.Log; imp 阅读全文
posted @ 2024-12-24 20:52 赵千万 阅读(3) 评论(0) 推荐(0) 编辑
摘要: <scale xmlns:android="http://schemas.android.com/apk/res/android" android:fromXScale="1.0" android:toXScale="2.0" android:fromYScale="1.0" android:toY 阅读全文
posted @ 2024-12-23 18:51 赵千万 阅读(3) 评论(0) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="utf-8"?> <animation-list xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/selected" android:o 阅读全文
posted @ 2024-12-22 21:59 赵千万 阅读(2) 评论(0) 推荐(0) 编辑
摘要: package com.example.myapp; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Pain 阅读全文
posted @ 2024-12-21 16:28 赵千万 阅读(4) 评论(0) 推荐(0) 编辑