path.asp
来自「971音乐站全站程序」· ASP 代码 · 共 13 行
ASP
13 行
<%
'======================================
' 请设置欲置播放路径 (注意双引号)
'======================================
song_path1 = "http://www.9520.cn/music/" '路径1
song_path2 = "" '路径2
song_path3 = "http://" '路径3
song_path4 = "http://" '路径4
song_path5 = "http://" '路径5
'======================================
' 设置完毕!请不要修改以下内容!
'======================================
%>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?