摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>模拟一个音乐播放器</title> </head> <body> <div id="app"></div> <script> class AudioPlayer{ //从无到有生成 阅读全文
posted @ 2020-09-14 00:05 是桂 阅读(312) 评论(0) 推荐(0)