⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 show.aspx

📁 用C#,VB和SQLSERVER编写的远程教学程序
💻 ASPX
字号:
<HTML>
	<HEAD>
		<TITLE>文档标题</TITLE>
		<meta name="vs_snapToGrid" content="True">
	</HEAD>
	<BODY>
		<img runat="server" id="photo" src="image/三峡大学.bmp" height="88" width="761">
		<script language="JavaScript">
<!--
    if ( navigator.appName == "Netscape" )
    {
        //-- 此行确保在浏览器中刚刚安装的插件能得到升级,
        //-- 而不用退出浏览器。
        navigator.plugins.refresh();
         // 我们不需要 IE 中的 APPLET 
        // ***请注意如果您不需要脚本事件,完全可以删除以下两行
        document.write("\x3C" + "applet MAYSCRIPT Code=NPDS.npDSEvtObsProxy.class")
        document.writeln(" width=5 height=5 name=appObs\x3E \x3C/applet\x3E")
    }
//-->
		</script>
		<!-- Set ShowControls, ShowDisplay, ShowStatusBar 的值设定为 0,则不会显示在视频窗口下相对应的事物 -->
		<OBJECT id="NSPlay" codeBase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
			type="application/x-oleobject" height="160" standby="加载 Microsoft Windows Media Player 组件..."
			width="168" align="middle" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" VIEWASTEXT>
			<PARAM NAME="AudioStream" VALUE="-1">
			<PARAM NAME="AutoSize" VALUE="-1">
			<PARAM NAME="AutoStart" VALUE="-1">
			<PARAM NAME="AnimationAtStart" VALUE="-1">
			<PARAM NAME="AllowScan" VALUE="-1">
			<PARAM NAME="AllowChangeDisplaySize" VALUE="-1">
			<PARAM NAME="AutoRewind" VALUE="0">
			<PARAM NAME="Balance" VALUE="0">
			<PARAM NAME="BaseURL" VALUE="">
			<PARAM NAME="BufferingTime" VALUE="5">
			<PARAM NAME="CaptioningID" VALUE="">
			<PARAM NAME="ClickToPlay" VALUE="-1">
			<PARAM NAME="CursorType" VALUE="0">
			<PARAM NAME="CurrentPosition" VALUE="-1">
			<PARAM NAME="CurrentMarker" VALUE="0">
			<PARAM NAME="DefaultFrame" VALUE="">
			<PARAM NAME="DisplayBackColor" VALUE="0">
			<PARAM NAME="DisplayForeColor" VALUE="16777215">
			<PARAM NAME="DisplayMode" VALUE="0">
			<PARAM NAME="DisplaySize" VALUE="0">
			<PARAM NAME="Enabled" VALUE="-1">
			<PARAM NAME="EnableContextMenu" VALUE="-1">
			<PARAM NAME="EnablePositionControls" VALUE="-1">
			<PARAM NAME="EnableFullScreenControls" VALUE="0">
			<PARAM NAME="EnableTracker" VALUE="-1">
			<PARAM NAME="Filename" VALUE="mms://209.199.202.110/影视欣赏/远程教学系统介绍.wmv">
			<PARAM NAME="InvokeURLs" VALUE="-1">
			<PARAM NAME="Language" VALUE="-1">
			<PARAM NAME="Mute" VALUE="0">
			<PARAM NAME="PlayCount" VALUE="0">
			<PARAM NAME="PreviewMode" VALUE="0">
			<PARAM NAME="Rate" VALUE="1">
			<PARAM NAME="SAMILang" VALUE="">
			<PARAM NAME="SAMIStyle" VALUE="">
			<PARAM NAME="SAMIFileName" VALUE="">
			<PARAM NAME="SelectionStart" VALUE="-1">
			<PARAM NAME="SelectionEnd" VALUE="-1">
			<PARAM NAME="SendOpenStateChangeEvents" VALUE="-1">
			<PARAM NAME="SendWarningEvents" VALUE="-1">
			<PARAM NAME="SendErrorEvents" VALUE="-1">
			<PARAM NAME="SendKeyboardEvents" VALUE="0">
			<PARAM NAME="SendMouseClickEvents" VALUE="0">
			<PARAM NAME="SendMouseMoveEvents" VALUE="0">
			<PARAM NAME="SendPlayStateChangeEvents" VALUE="-1">
			<PARAM NAME="ShowCaptioning" VALUE="0">
			<PARAM NAME="ShowControls" VALUE="-1">
			<PARAM NAME="ShowAudioControls" VALUE="-1">
			<PARAM NAME="ShowDisplay" VALUE="-1">
			<PARAM NAME="ShowGotoBar" VALUE="0">
			<PARAM NAME="ShowPositionControls" VALUE="-1">
			<PARAM NAME="ShowStatusBar" VALUE="-1">
			<PARAM NAME="ShowTracker" VALUE="-1">
			<PARAM NAME="TransparentAtStart" VALUE="0">
			<PARAM NAME="VideoBorderWidth" VALUE="0">
			<PARAM NAME="VideoBorderColor" VALUE="0">
			<PARAM NAME="VideoBorder3D" VALUE="0">
			<PARAM NAME="Volume" VALUE="-600">
			<PARAM NAME="WindowlessVideo" VALUE="0">
			<Embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
				filename="远程教学系统介绍.asx" src="远程教学系统介绍.asx" Name="NSPlay" ShowControls="1" ShowDisplay="1"
				ShowStatusBar="1" width="290" height="320"> </Embed>
		</OBJECT>
	</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -