1
0
mirror of https://gitee.com/bitdance-team/chrome-extension synced 2025-10-07 16:35:15 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

完成番茄钟合并(张松的代码)

This commit is contained in:
2022-02-05 19:22:27 +08:00
parent b946803645
commit 4f2a2acf81
23 changed files with 636 additions and 14 deletions

View File

@@ -0,0 +1,9 @@
<html>
<body>
<p>播放歌曲时的一些不错的文字。</p> <音频自动播放>
<source
src =http://www.html5rocks.com/en/tutorials/audio/quick/test.mp3type=audio/mpeg /> <source src
=http://www.html5rocks.com/en/tutorials/audio/quick/test.oggtype=audio/ogg />
</audio>
</body>
</html>