?? 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 + -