📄 first.aspx
字号:
<%@ Page AutoEventWireup="false" Inherits="px.first" %>
<!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>
<link href="../App_Themes/default/admincp.css" rel="stylesheet" type="text/css" />
</head>
<body>
<form id="form1" runat="server">
<div>
<table cellpadding="1" cellspacing="2" width="100%" border="0">
<tr>
<td colspan="3">
</td>
</tr>
<tr>
<td style="height: 17px; text-align: center" align="center" colspan="3">
<span style="font-size: 20pt; font-family: 幼圆"><span style="font-family: Impact"><span
style="color: #cc0000">A<span style="color: #000000">ttention</span></span>
<span style="color: #cc0000; font-family: 幼圆"><strong>注意 </strong><span style="font-family: Impact">
A<span style="color: #000000">ttention</span></span></span></span></span></td>
</tr>
<tr style="font-size: 12px">
<td colspan="3">
<span style="font-size: 14px">这是您<span id="times" runat="server" style="color: #ff0000">第一次</span>进入[档案修改添加]的帮助页面,因此建议您<span
style="color: #ff0000">仔细</span>看完以下内容以便于您很好的对档案记录进行<span style="color: #ff0000">添加和删除</span></span></td>
</tr>
<tr style="font-size: 12px">
<td style="text-align: center" colspan="3">
<span style="font-size: 12pt"><span style="background-color: #ccccff">操作界面&说明--添加记录&删除
</span> </span></td>
</tr>
<tr>
<td colspan="3">
<span> <span style="font-size: 14px">当您进入修改页面后,您将看到类似以下表格的界面(根据您的需要,您的界面可能和我们提供的截图界面不一样,但是操作上都是一个原理).整个表格由大类(思想政治与道德修养)-子类(校院系党校)-子类记录内容组成.下图红色虚线框所示的就是子类的项目名称,他右边的区域就是其记录显示区.</span></span></td>
</tr>
<tr>
<td colspan="3" style="text-align: center">
<img src="../template/step1.gif" /></td>
</tr>
<tr>
<td colspan="3">
<span style="font-size: 14px">点击子类的项目名称(<span style="color: #ff0000">红色虚线框区域
例如:校院系党校</span>)便可以打开<span style="color: #cc0000">子类记录分值项目信息窗口 (下图)</span>,您可以在 <span
style="color: #ff0000">(1)</span> 所示的列表中选择所需要的记录类型,前面的数字表示此记录类型对应的分值信息<br />
选择好记录类型后,如果觉得记录类型叙述的不够清楚或还需补充,您可以在 <span style="color: #ff0000">
(2)</span> 所示区域输入备注的信息并点击 [添加] 按钮</span></td>
</tr>
<tr>
<td style="text-align: center;" colspan="3">
<img src="../template/step2.gif" /></td>
</tr>
<tr>
<td colspan="3">
<span style="font-size: 14px">这样便完成的记录的加入操作,此时您可以看到新记录已经显示在了此子类的记录显示区域中</span></td>
</tr>
<tr>
<td style="height: 17px; text-align: center;" colspan="3">
<img src="../template/step3.gif" /></td>
</tr>
<tr>
<td colspan="3">
<span style="font-size: 14px"> 如要删除子类记录区中的指定记录,请将鼠标移动到对应的记录上.,此时会在记录后方显示一个
"<span style="color: #ff0000">删</span>" 字,点击 "<span style="color: #ff0000">删</span>"
字便可以完成对此记录的删除</span></td>
</tr>
<tr>
<td colspan="3">
</td>
</tr>
<tr>
<td style="height: 17px; text-align: center;" colspan="3">
<span style="font-size: 14px; color: #ff0000">如需要进行针对于大量学号的批量记录加入操作请通过您登录系统时左边菜单中的批量记录添加来完成</span></td>
</tr>
<tr>
<td colspan="3">
</td>
</tr>
<tr>
<td style="text-align: center;" colspan="3">
<input id="Button1" type="button" value="我已经明白,可以开始操作档案信息了" runat="server" /></td>
</tr>
<tr>
<td colspan="3">
</td>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -