网乐原科技

直播中

news center新闻中心
首页 > 资讯中心 > 软件技术

背景音乐随机播放,并带控制界面。

发布时间:2008-12-19     阅读数: 次       来源:网乐原科技
要完成此效果把如下代码加入到区域中 <script LANGUAGE="JavaScript"> song = new Array(10); title = new Array(10); song[0] ='everlong.mid' song[1] ='../mid/niceshot.mid' song[2] ='../mid/life.mid' song[3] ='../mid/polly.mid' song[4] ='../mid/fly.mid' song[5] ='../mid/damnit.mid' song[6] ='../mid/short.mid' song[7] ='../mid/anarchy.mid' song[8] ='../mid/mable.mid' song[9] = '../mid/sellout.mid' song[10] = '../mid/govt.mid' title[0] = 'Everlong' title[1] = 'Hey Man Nice Shot' title[2] = 'Meaning Of Life' title[3] = 'Polly' title[4] = 'Fly' title[5] = 'Damn It' title[6] = "Short On Ideas" title[7] = 'Anarchy in the UK' title[8] = 'Mable' title[9] = "Sellout" title[10] = 'You are the Government' index = Math.floor(Math.random() * song.length);document.write("
\n"); document.write("'); document.write("
"); document.write("你现在听到的背景音乐是: "); document.write(""); document.write(title[index]); document.write("") document.write("
\n"); </script>

网乐原科技

客服热线:0771-5761507

QQ:53290011

QQ邮箱:53290011@qq.com

工作时间:周一到周五 9:00-18:00

地址:广西南宁市江南万达写字楼C16栋1309室

物联网开发

关注我们

微信小商店 腾讯QQ客服 微信客服