Files
player/Project_App_MusicPlayer
2025-06-27 00:32:57 +08:00
..
2025-06-27 00:32:57 +08:00
2025-06-27 00:32:57 +08:00
2025-06-27 00:32:57 +08:00
2025-06-27 00:32:57 +08:00
2025-06-27 00:32:57 +08:00
2025-06-27 00:32:57 +08:00
2025-06-27 00:32:57 +08:00
2025-06-27 00:32:57 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2020.9.8
	实现音乐播放器应用
2021.2.1
	改为通过api调用
2021.2.2
	保证随机数不为负解决随机数为负导致死机的bug
	解决进度条超出屏幕的bug
2021.2.23
	实验使用分散加载文件编译也可以正常运行
2021.5.14
	重写播放逻辑,界面部分还没有改完
2021.5.21
	修改完成,测试未发现问题