专注收集记录技术开发学习笔记、技术难点、解决方案
网站信息搜索 >> 请输入关键词:
您当前的位置: 首页 > J#

怎的连续播放音乐

发布时间:2011-06-24 18:56:30 文章来源:www.iduyao.cn 采编人员:星星草
怎样连续播放音乐
在.net中怎样连续播放自己收藏的音乐文件
------解决方案--------------------
Player.js

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="he__play.aspx.cs" Inherits="search_he__play" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
      <title>音乐连播</title>
</head>
<body>
      <form id="form1" runat="server">
<div align="center">
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table id="__01" width="769" height="521" border="0" cellpadding="0" cellspacing="0" class="play_bg01">
<tr>
    <td>
     <img src="images/musicplay_01.gif" width="769" height="12" alt=""></td>
</tr>
<tr>
    <td><table id="Table1" width="769" height="494" border="0" cellpadding="0" cellspacing="0">
            <tr>
              <td class="play01" height="31" style="font-size:12px">歌曲全名:<span id="MusicTitle">sssssss</span></td>
            </tr>
            <tr>
              <td valign="top"><table id="Table2" width="769" height="465" border="0" cellpadding="0" cellspacing="0">
                <tr>
                  <td height="10" colspan="2" align="left" valign="top"><img src="images/musicplay_02_02_01.gif" width="769" height="10" alt=""></td>
                </tr>
                <tr>
                  <td width="329" height="445" align="left" valign="top"><table id="Table3" bgcolor="#FFFFFF" style="margin-left:25px; font-size:12px; padding:1px;" width="301" height="209" border="0" cellpadding="0" cellspacing="0">
                    <tr>
                      <td>歌手:<span id="info_person">sssssss</span> 专辑:<span id="info_collect">sssssss</span> 歌曲:<span id="info_song">sssssss</span></td>
                    </tr>
                    <tr>
    <td height="60" align="center" id="cm_Player">
友情提示:
信息收集于互联网,如果您发现错误或造成侵权,请及时通知本站更正或删除,具体联系方式见页面底部联系我们,谢谢。

其他相似内容:

热门推荐: