← 返回 rippling 的题目列表Music Player Design
类型:online_judge
Design a music player with the following basic features:
Play, pause, and stop functionality
Add songs to a playlist
Support shuffle play mode
Display the current playlist
Provide a design plan, including system architecture and interface definitions for key classes.