<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!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 runat="server"> <title></title> </head> <body> <form id="form1" runat="server"> <div style=" display:none"> <embed src='file:///D:\1.wav' width="368 " height="43 " hidden="true " autostart="1 " loop="1 " align="middle " showdisplay="0 " showcontrols="1 " showpositioncontrols="1 " showselectioncontrols="0 " showtracker="1 " moviewindowsize="0 " fullscreenmode="0 " moviewindowwidth="0 " moviewindowheight="0 " autorewind="1 " playcount="1 " selectionstart="0 " appearance="1 " borderstyle="0 " filename="1.wav" displaymode="0 "> </embed> </div> </form> </body> </html>
编辑器加载中...