📄 subjectedit.aspx
字号:
<%@ Page language="c#" Codebehind="SubjectEdit.aspx.cs" AutoEventWireup="false" Inherits="Web_Exam.SubjectEdit" validateRequest="false"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>SubjectEdit</title>
<base target="_self">
<%Response.Expires=-1;%>
<link rel="stylesheet" type="text/css" href="subject/style.css">
<LINK href="../style.css" type="text/css" rel="stylesheet">
<meta content="BlendTrans(Duration=0.1)" http-equiv="Page-Exit">
</HEAD>
<body>
<div id="EditDiv" style="width:666px;height:500px;">
<table id="EditTable" width="80%" border="0" class="EditTable" align="center">
<tr>
<td>
<table id="TextEdit_Toolbar" style="display: inline;" cellSpacing="0" cellPadding="0" border="0">
<tr>
<td>
<div class="TextEdit_Toolbar" id="TextEdit_Toolbar_Toolbar0">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><img src="subject/images/toolbar.start.gif" width="8" height="24" border="0" UNSELECTABLE="on" /></td>
<td>
<table cellpadding="0" cellspacing="0">
<tr>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="Replace();" noWrap>
<img src="subject/images/replace.gif" alt="查找替换" width="20" height="20" align="middle" UNSELECTABLE="on" /></td>
<td><img src="subject/images/separator.gif" border="0" width="4" height="20" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="ExecCmd('undo',null);" noWrap>
<img src="subject/images/undo.gif" alt="撤销" width="20" height="20" align="middle" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="ExecCmd('redo',null);" noWrap>
<img src="subject/images/redo.gif" alt="恢复" width="20" height="20" align="middle" UNSELECTABLE="on" /></td>
<td><img src="subject/images/separator.gif" border="0" width="4" height="20" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="ExecCmd('cut',null);" noWrap>
<img src="subject/images/cut.gif" alt="剪切" width="20" height="20" align="middle" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="ExecCmd('copy',null);" noWrap>
<img src="subject/images/copy.gif" alt="复制" width="20" height="20" align="middle" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="ExecCmd('paste',null);" noWrap>
<img src="subject/images/paste.gif" alt="粘贴" width="20" height="20" align="middle" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="ExecCmd('delete',null);" noWrap>
<img src="subject/images/delete.gif" alt="删除" width="20" height="20" align="middle" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="IeSpellCheck();" noWrap>
<img alt="检查拼写" border="0" src="subject/images/spellcheck.gif" style="display:none;" width="20" height="20" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="ExecCmd('selectall',null);" noWrap>
<img src="subject/images/SelectAll.gif" alt="全选" width="20" height="20" border="0" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="ExecCmd('removeFormat',null);" noWrap>
<img src="subject/images/removeformat.gif" alt="清除字体类型设置" border="0" width="20" height="20" align="middle" UNSELECTABLE="on" /></td>
<td><img src="subject/images/separator.gif" border="0" width="4" height="20" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="InsertSymbol();" noWrap>
<img src="subject/images/specialchar.gif" alt="插入符号" width="20" height="20" align="middle" border="0" UNSELECTABLE="on" /> </td>
<td class="TextEdit_ButtonNormal" onMouseDown="ButtonDown(this);" onMouseOver="ButtonOver(this);" onClick="InsertPicture()" onMouseOut="ButtonOut(this);" noWrap>
<img src="subject/images/insertimage.gif" alt="插入图片" width="20" height="20" align="middle" border="0" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="ExecCmd('inserthorizontalrule',null);" noWrap>
<img src="subject/images/insertrule.gif" alt="插入水平线" width="20" height="20" align="middle" border="0" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="InsertToday();" noWrap>
<img src="subject/images/today.gif" alt="插入今天日期" width="20" height="20" align="middle" border="0" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="InsertTime();" noWrap>
<img src="subject/images/time.gif" alt="插入现在时间" width="20" height="20" align="middle" border="0" UNSELECTABLE="on" /></td>
<td><img src="subject/images/separator.gif" border="0" width="4" height="20" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="SetAlign(this,'justifycenter',null);ButtonSelect(this);" noWrap>
<img alt="居中对齐" src="subject/images/justifycenter.gif" align="middle" border="0" width="20" height="20" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="SetAlign(this,'justifyright',null);ButtonSelect(this);" noWrap>
<img alt="居右对齐" src="subject/images/justifyright.gif" align="middle" border="0" width="20" height="20" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="SetAlign(this,'justifyfull',null);ButtonSelect(this);" noWrap>
<img alt="两端对齐" src="subject/images/justifyfull.gif" align="middle" border="0" width="20" height="20" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="ExecCmd('insertorderedlist',null);" noWrap>
<img alt="数字编号" src="subject/images/numberedlist.gif" align="middle" border="0" width="20" height="20" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="ExecCmd('insertunorderedlist',null);" noWrap>
<img alt="项目符号" src="subject/images/bullets.gif" align="middle" border="0" width="20" height="20" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="ExecCmd('outdent',null);" noWrap>
<img alt="减少缩进量" src="subject/images/outdent.gif" align="middle" border="0" width="20" height="20" UNSELECTABLE="on" /></td>
<td class="TextEdit_ButtonNormal" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" onClick="ExecCmd('indent',null);" noWrap>
<img alt="增加缩进量" src="subject/images/indent.gif" align="middle" border="0" width="20" height="20" UNSELECTABLE="on" /></td>
</tr>
</table>
</td>
<td><img src="subject/images/toolbar.end.gif" UNSELECTABLE="on" /></td>
</tr>
</table>
</div>
<div class="TextEdit_Toolbar" id="TextEdit_Toolbar_Toolbar1">
<table cellSpacing="0" cellPadding="0" border="0">
<tr>
<td>
<img src="subject/images/toolbar.start.gif" border="0" width="8" height="24" UNSELECTABLE="on" /></td>
<td>
<table cellSpacing="0" cellPadding="0" border="0">
<tr>
<td class="None" style="PADDING-LEFT: 4px">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="TextEdit_Select" onMouseOver="ButtonOver(this);" onMouseOut="ButtonOut(this);" onMouseDown="ButtonDown(this);" unselectable="on" noWrap><span id="currentParagraph" style="width:41px;vertical-align:top;background-color:#FFFFFF;height:16px;padding-top:2px;padding-left:2px;font-size:9pt;font-family:'宋体';overflow: hidden;" unselectable="on">段落</span><span onClick="paragraph.style.display='inline';" style="vertical-align:top;width:10px;height:16px;"><img alt="设置段落" src="subject/images/arrow.gif" align="baseline" width="9" height="13" UNSELECTABLE="on" /></span><div style="position:relative; z-index: 10;"><table cellpadding="0" cellspacing="0" border="0"><tr><td id="paragraph" style="display:none;position: absolute;left:-1px;top:-19px;" onMouseOver="this.style.display='block'" onMouseOut="this.style.display='none'"><table width="51" border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="border-width:0px; height: 20px;"></td>
</tr>
</table><div style="overflow:auto; height:200px; border: 1px solid #BBBBBB">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -