shopping
This commit is contained in:
310
001/001_b.html
310
001/001_b.html
@@ -1,310 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>SYS_V4.2_INVENTORY_MANAGE_INTERNAL_USE_ONLY</title>
|
|
||||||
</head>
|
|
||||||
<body bgcolor="#e0e0e0" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellpadding="5" cellspacing="0" bgcolor="#cccccc">
|
|
||||||
<tr>
|
|
||||||
<td colspan="3" align="center">
|
|
||||||
<h1>内部库存管控系统 V4.2 (非密级)</h1>
|
|
||||||
<p>当前登录: OPERATOR_8821 | <a href="#">[注销]</a> | <a href="#">[切换节点]</a> | <a href="#">[系统日志]</a> | <a href="#">[报错]</a></p>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td width="20%" valign="top">
|
|
||||||
<h3>快速导航</h3>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">概览面板</a></li>
|
|
||||||
<li><a href="#">入库申请 (急)</a></li>
|
|
||||||
<li><a href="#">入库申请 (缓)</a></li>
|
|
||||||
<li><a href="#">入库申请 (存档)</a></li>
|
|
||||||
<li><a href="#">出库审批 (A区)</a></li>
|
|
||||||
<li><a href="#">出库审批 (B区)</a></li>
|
|
||||||
<li><a href="#">出库审批 (C区)</a></li>
|
|
||||||
<li><a href="#">报损登记</a></li>
|
|
||||||
<li><a href="#">人员管理</a></li>
|
|
||||||
<li><a href="#">财务对接</a></li>
|
|
||||||
<li><a href="#">系统设置</a></li>
|
|
||||||
<li><a href="#">打印测试页</a></li>
|
|
||||||
<li><a href="#">旧版入口 (已停用)</a></li>
|
|
||||||
<li><a href="#">旧版入口 V2 (已停用)</a></li>
|
|
||||||
<li><a href="#">帮助文档 1998版</a></li>
|
|
||||||
<li><a href="#">联系管理员</a></li>
|
|
||||||
<li><a href="#">下载控件</a></li>
|
|
||||||
<li><a href="#">清除缓存</a></li>
|
|
||||||
</ul>
|
|
||||||
<hr>
|
|
||||||
<p><b>系统广播:</b><br>请注意,服务器将于今晚 03:00 进行维护,请勿在此期间提交表单。</p>
|
|
||||||
<p><b>今日格言:</b><br>安全生产,效率第一。</p>
|
|
||||||
</td>
|
|
||||||
|
|
||||||
<td width="60%" valign="top">
|
|
||||||
<h2>库存列表 - 区域 A1</h2>
|
|
||||||
|
|
||||||
<form action="submit_filter">
|
|
||||||
<table border="0" width="100%">
|
|
||||||
<tr>
|
|
||||||
<td>关键词: <input type="text" name="kw" size="30"></td>
|
|
||||||
<td>
|
|
||||||
类型:
|
|
||||||
<select name="type">
|
|
||||||
<option value="all">-- 所有 --</option>
|
|
||||||
<option value="res">电阻</option>
|
|
||||||
<option value="cap">电容</option>
|
|
||||||
<option value="ind">电感</option>
|
|
||||||
<option value="chip">芯片</option>
|
|
||||||
<option value="conn">连接器</option>
|
|
||||||
</select>
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
状态:
|
|
||||||
<input type="checkbox" name="st1" checked> 正常
|
|
||||||
<input type="checkbox" name="st2"> 警告
|
|
||||||
<input type="checkbox" name="st3"> 损坏
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td colspan="3">
|
|
||||||
高级选项:
|
|
||||||
<input type="radio" name="sort" value="date"> 按日期
|
|
||||||
<input type="radio" name="sort" value="id"> 按ID
|
|
||||||
<input type="radio" name="sort" value="wt"> 按重量
|
|
||||||
<input type="radio" name="sort" value="pr"> 按优先级
|
|
||||||
<br>
|
|
||||||
<input type="submit" value="开始检索">
|
|
||||||
<input type="reset" value="重置条件">
|
|
||||||
<input type="button" value="导出Excel (不可用)">
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</form>
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<table border="1" width="100%" cellpadding="3" cellspacing="1">
|
|
||||||
<tr bgcolor="#999999">
|
|
||||||
<th>选择</th>
|
|
||||||
<th>ID</th>
|
|
||||||
<th>物料名称</th>
|
|
||||||
<th>批次号</th>
|
|
||||||
<th>库存量</th>
|
|
||||||
<th>状态码</th>
|
|
||||||
<th>操作 (慎点)</th>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="id_1001"></td>
|
|
||||||
<td><font face="monospace">#8821001</font></td>
|
|
||||||
<td>高频电容 10uF<br><small>供应商: Alpha Corp</small></td>
|
|
||||||
<td>BATCH_2023_A</td>
|
|
||||||
<td>5000</td>
|
|
||||||
<td><font color="green">NORMAL</font></td>
|
|
||||||
<td>
|
|
||||||
<a href="#">[详情]</a> <a href="#">[编辑]</a> <a href="#">[复制]</a> <br>
|
|
||||||
<a href="#">[挂起]</a> <a href="#">[报废]</a> <a href="#">[删除]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#ffffcc">
|
|
||||||
<td colspan="7" align="center">
|
|
||||||
<font color="red"><b>通知:食堂今日特供红烧肉,请尽早前往。</b></font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="id_1002"></td>
|
|
||||||
<td><font face="monospace">#8821002</font></td>
|
|
||||||
<td>精密电阻 100R<br><small>供应商: Beta Ltd</small></td>
|
|
||||||
<td>BATCH_2023_B</td>
|
|
||||||
<td>1200</td>
|
|
||||||
<td><font color="orange">LOW</font></td>
|
|
||||||
<td>
|
|
||||||
<a href="#">[详情]</a> <a href="#">[编辑]</a> <a href="#">[复制]</a> <br>
|
|
||||||
<a href="#">[挂起]</a> <a href="#">[报废]</a> <a href="#">[删除]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="id_1003"></td>
|
|
||||||
<td><font face="monospace">#8821003</font></td>
|
|
||||||
<td>稳压二极管 5V<br><small>供应商: Gamma Inc</small></td>
|
|
||||||
<td>BATCH_2023_C</td>
|
|
||||||
<td>8000</td>
|
|
||||||
<td><font color="green">NORMAL</font></td>
|
|
||||||
<td>
|
|
||||||
<a href="#">[详情]</a> <a href="#">[编辑]</a> <a href="#">[复制]</a> <br>
|
|
||||||
<a href="#">[挂起]</a> <a href="#">[报废]</a> <a href="#">[删除]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td colspan="7">
|
|
||||||
<tt>System Debug: Memory Leak at 0x004F221 detected. Ignored.</tt>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="id_1004"></td>
|
|
||||||
<td><font face="monospace">#8821004</font></td>
|
|
||||||
<td>连接器 40Pin<br><small>供应商: ConnWorld</small></td>
|
|
||||||
<td>BATCH_2023_D</td>
|
|
||||||
<td>50</td>
|
|
||||||
<td><font color="red">CRITICAL</font></td>
|
|
||||||
<td>
|
|
||||||
<a href="#">[详情]</a> <a href="#">[编辑]</a> <a href="#">[复制]</a> <br>
|
|
||||||
<a href="#">[挂起]</a> <a href="#">[报废]</a> <a href="#">[删除]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="id_1005"></td>
|
|
||||||
<td><font face="monospace">#8821005</font></td>
|
|
||||||
<td>主控芯片 STM32<br><small>供应商: ST Micro</small></td>
|
|
||||||
<td>BATCH_2023_E</td>
|
|
||||||
<td>150</td>
|
|
||||||
<td><font color="green">NORMAL</font></td>
|
|
||||||
<td>
|
|
||||||
<a href="#">[详情]</a> <a href="#">[编辑]</a> <a href="#">[复制]</a> <br>
|
|
||||||
<a href="#">[挂起]</a> <a href="#">[报废]</a> <a href="#">[删除]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="id_1006"></td>
|
|
||||||
<td><font face="monospace">#8821006</font></td>
|
|
||||||
<td>陶瓷电容 104<br><small>供应商: PassivePlus</small></td>
|
|
||||||
<td>BATCH_2023_F</td>
|
|
||||||
<td>99999</td>
|
|
||||||
<td><font color="green">NORMAL</font></td>
|
|
||||||
<td>
|
|
||||||
<a href="#">[详情]</a> <a href="#">[编辑]</a> <a href="#">[复制]</a> <br>
|
|
||||||
<a href="#">[挂起]</a> <a href="#">[报废]</a> <a href="#">[删除]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td colspan="7" align="right">
|
|
||||||
<input type="button" value="加载更多数据..." disabled> (网络连接缓慢)
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="id_1007"></td>
|
|
||||||
<td><font face="monospace">#8821007</font></td>
|
|
||||||
<td>散热片 Type-A<br><small>供应商: MetalWorks</small></td>
|
|
||||||
<td>BATCH_2023_G</td>
|
|
||||||
<td>200</td>
|
|
||||||
<td><font color="green">NORMAL</font></td>
|
|
||||||
<td>
|
|
||||||
<a href="#">[详情]</a> <a href="#">[编辑]</a> <a href="#">[复制]</a> <br>
|
|
||||||
<a href="#">[挂起]</a> <a href="#">[报废]</a> <a href="#">[删除]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="id_1008"></td>
|
|
||||||
<td><font face="monospace">#8821008</font></td>
|
|
||||||
<td>M3 螺丝<br><small>供应商: ScrewFix</small></td>
|
|
||||||
<td>BATCH_2023_H</td>
|
|
||||||
<td>50000</td>
|
|
||||||
<td><font color="green">NORMAL</font></td>
|
|
||||||
<td>
|
|
||||||
<a href="#">[详情]</a> <a href="#">[编辑]</a> <a href="#">[复制]</a> <br>
|
|
||||||
<a href="#">[挂起]</a> <a href="#">[报废]</a> <a href="#">[删除]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="id_1009"></td>
|
|
||||||
<td><font face="monospace">#8821009</font></td>
|
|
||||||
<td>PCB 基板 (空)<br><small>供应商: PCBWay</small></td>
|
|
||||||
<td>BATCH_2023_I</td>
|
|
||||||
<td>10</td>
|
|
||||||
<td><font color="orange">LOW</font></td>
|
|
||||||
<td>
|
|
||||||
<a href="#">[详情]</a> <a href="#">[编辑]</a> <a href="#">[复制]</a> <br>
|
|
||||||
<a href="#">[挂起]</a> <a href="#">[报废]</a> <a href="#">[删除]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="id_1010"></td>
|
|
||||||
<td><font face="monospace">#8821010</font></td>
|
|
||||||
<td>包装盒 (大)<br><small>供应商: PackIt</small></td>
|
|
||||||
<td>BATCH_2023_J</td>
|
|
||||||
<td>500</td>
|
|
||||||
<td><font color="green">NORMAL</font></td>
|
|
||||||
<td>
|
|
||||||
<a href="#">[详情]</a> <a href="#">[编辑]</a> <a href="#">[复制]</a> <br>
|
|
||||||
<a href="#">[挂起]</a> <a href="#">[报废]</a> <a href="#">[删除]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<p align="right">每页显示: <a href="#">10</a> | <a href="#">20</a> | <a href="#">50</a> | <a href="#">100</a></p>
|
|
||||||
|
|
||||||
<br><br>
|
|
||||||
<table border="1" width="100%" bgcolor="#eeeeee">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<h4>批量操作控制台</h4>
|
|
||||||
<p>选中项操作:
|
|
||||||
<select>
|
|
||||||
<option>-- 请选择操作 --</option>
|
|
||||||
<option>批量导出</option>
|
|
||||||
<option>批量删除 (需管理员权限)</option>
|
|
||||||
<option>转移仓库</option>
|
|
||||||
</select>
|
|
||||||
<input type="button" value="执行">
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<input type="checkbox"> 我已阅读并同意《数据安全操作规范 v9.0》<br>
|
|
||||||
<input type="checkbox"> 确认非误操作
|
|
||||||
</p>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
|
|
||||||
<td width="20%" valign="top">
|
|
||||||
<table border="1" width="100%">
|
|
||||||
<tr><td bgcolor="#000000"><font color="white" align="center"><b>服务器负载</b></font></td></tr>
|
|
||||||
<tr><td>CPU: 12%</td></tr>
|
|
||||||
<tr><td>RAM: 64%</td></tr>
|
|
||||||
<tr><td>DISK: 98% (警告)</td></tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
<table border="1" width="100%">
|
|
||||||
<tr><td bgcolor="#000000"><font color="white"><b>待办事项</b></font></td></tr>
|
|
||||||
<tr><td><input type="checkbox"> 审批张三的请假</td></tr>
|
|
||||||
<tr><td><input type="checkbox"> 订购咖啡豆</td></tr>
|
|
||||||
<tr><td><input type="checkbox"> 修复打印机</td></tr>
|
|
||||||
<tr><td><input type="checkbox"> 更新防火墙</td></tr>
|
|
||||||
<tr><td><input type="checkbox"> 年底报表汇总</td></tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
<center>
|
|
||||||
<p>扫码下载APP (图片占位)</p>
|
|
||||||
<table border="1" width="100" height="100">
|
|
||||||
<tr><td align="center">QR CODE</td></tr>
|
|
||||||
</table>
|
|
||||||
</center>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td colspan="3" bgcolor="#333333" align="center">
|
|
||||||
<font color="#ffffff" size="2">
|
|
||||||
© 2005-2025 Galactic Logistics Corp. All Rights Reserved.<br>
|
|
||||||
Address: Sector 7G, Industrial Zone, Mars Colony.<br>
|
|
||||||
<a href="#" style="color: #aaaaaa">Privacy Policy</a> |
|
|
||||||
<a href="#" style="color: #aaaaaa">Terms of Service</a> |
|
|
||||||
<a href="#" style="color: #aaaaaa">Sitemap</a> |
|
|
||||||
<a href="#" style="color: #aaaaaa">Report Abuse</a>
|
|
||||||
<br>
|
|
||||||
Render Time: 0.04s | SQL Queries: 142 | Memory: 4MB
|
|
||||||
</font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
396
002/002_b.html
396
002/002_b.html
@@ -1,396 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>E-Commerce Order Audit System V9.0 (Raw)</title>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<h1>全球购订单审核后台 V9.0</h1>
|
|
||||||
<p>当前操作员: <strong>AUDITOR_4421</strong> | 部门: 华东区审核组 | 状态: 在线</p>
|
|
||||||
<nav>
|
|
||||||
<a href="#">控制台首页</a> |
|
|
||||||
<a href="#">待审核队列(99+)</a> |
|
|
||||||
<a href="#">异常单处理</a> |
|
|
||||||
<a href="#">历史订单查询</a> |
|
|
||||||
<a href="#">绩效考核</a> |
|
|
||||||
<a href="#">系统设置</a> |
|
|
||||||
<a href="#">退出登录</a>
|
|
||||||
</nav>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<h3>快捷菜单</h3>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">普通订单审核</a></li>
|
|
||||||
<li><a href="#">VIP订单加急</a></li>
|
|
||||||
<li><a href="#">跨境订单报关</a></li>
|
|
||||||
<li><a href="#">退换货申请</a></li>
|
|
||||||
<li><a href="#">发票开具申请</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h3>系统公告</h3>
|
|
||||||
<div>
|
|
||||||
<p><strong>[重要] 关于双11大促期间服务器扩容通知</strong><br>请各位审核员注意,系统将于凌晨... [查看更多]</p>
|
|
||||||
<p><strong>[行政] 下午茶预定统计</strong><br>今天的奶茶统计截止到14:00...</p>
|
|
||||||
<p><strong>[推广] 内部员工购福利</strong><br>最新款机械键盘由外设组提供...</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h3>数据监控</h3>
|
|
||||||
<div>
|
|
||||||
<p>今日审核量: 142</p>
|
|
||||||
<p>平均耗时: 45s</p>
|
|
||||||
<p>错误率: 0.1%</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<a href="#">[广告] 护眼台灯团购中</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<h2>待审核队列 (区域: 电子产品)</h2>
|
|
||||||
|
|
||||||
<form>
|
|
||||||
<fieldset>
|
|
||||||
<legend>高级检索条件</legend>
|
|
||||||
<div>
|
|
||||||
<label>订单号:</label> <input type="text">
|
|
||||||
<label>用户ID:</label> <input type="text">
|
|
||||||
<label>金额范围:</label> <input type="number"> - <input type="number">
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<label>风险等级:</label>
|
|
||||||
<select>
|
|
||||||
<option>全部</option>
|
|
||||||
<option>低风险</option>
|
|
||||||
<option>中风险</option>
|
|
||||||
<option>高风险 (建议拦截)</option>
|
|
||||||
</select>
|
|
||||||
<label>包含商品:</label> <input type="text">
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button type="button">查询订单</button>
|
|
||||||
<button type="button">重置条件</button>
|
|
||||||
<button type="button">导出Excel</button>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<small>注意:查询耗时可能较长,请勿频繁点击。</small>
|
|
||||||
</div>
|
|
||||||
</fieldset>
|
|
||||||
</form>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<input type="checkbox"> 全选当页
|
|
||||||
<button>批量通过</button>
|
|
||||||
<button>批量驳回</button>
|
|
||||||
<button>转交上级</button>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
<strong>订单号: 20251221-A001</strong>
|
|
||||||
<span>[加急]</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<ul>
|
|
||||||
<li>用户: user_9921 (信用分: 780)</li>
|
|
||||||
<li>商品: RTX 5090 显卡 x 2</li>
|
|
||||||
<li>总价: 34,999.00 CNY</li>
|
|
||||||
<li>收货地: 北京市海淀区...</li>
|
|
||||||
<li>下单时间: 2025-12-21 14:30:22</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>系统判定: </span> <span>正常</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>详情</button>
|
|
||||||
<button>通过</button>
|
|
||||||
<button>驳回</button>
|
|
||||||
<button>挂起</button>
|
|
||||||
<button>备注</button>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<small>日志: 用户IP未变动,支付指纹匹配。</small>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<strong>系统消息: 服务器负载过高 (Warn: CPU 92%)</strong>
|
|
||||||
</div>
|
|
||||||
<p>请审核员稍安勿躁,技术部正在扩容节点,页面可能出现卡顿。</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
<strong>订单号: 20251221-A002</strong>
|
|
||||||
<span>[常规]</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<ul>
|
|
||||||
<li>用户: temp_user_001 (信用分: N/A)</li>
|
|
||||||
<li>商品: 游戏点卡充值 5000元</li>
|
|
||||||
<li>总价: 5,000.00 CNY</li>
|
|
||||||
<li>收货地: 虚拟发货</li>
|
|
||||||
<li>下单时间: 2025-12-21 14:31:05</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>系统判定: </span> <span>高风险 (疑似盗刷)</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>详情</button>
|
|
||||||
<button>通过</button>
|
|
||||||
<button>驳回</button>
|
|
||||||
<button>挂起</button>
|
|
||||||
<button>备注</button>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<small>日志: 该IP今日已尝试下单5次,均失败。</small>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
<strong>订单号: 20251221-A003</strong>
|
|
||||||
<span>[常规]</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<ul>
|
|
||||||
<li>用户: loyal_cust_88 (信用分: 900)</li>
|
|
||||||
<li>商品: 婴儿奶粉 x 6罐</li>
|
|
||||||
<li>总价: 1,200.00 CNY</li>
|
|
||||||
<li>收货地: 上海市浦东新区...</li>
|
|
||||||
<li>下单时间: 2025-12-21 14:32:10</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>系统判定: </span> <span>正常</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>详情</button>
|
|
||||||
<button>通过</button>
|
|
||||||
<button>驳回</button>
|
|
||||||
<button>挂起</button>
|
|
||||||
<button>备注</button>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<small>日志: 历史购买记录匹配。</small>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div align="center">
|
|
||||||
<p>--- 推广:公司内部二手交易群已建立,欢迎加入 ---</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
<strong>订单号: 20251221-A004</strong>
|
|
||||||
<span>[大宗]</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<ul>
|
|
||||||
<li>用户: company_buyer_22 (信用分: 850)</li>
|
|
||||||
<li>商品: 办公椅 x 50</li>
|
|
||||||
<li>总价: 15,000.00 CNY</li>
|
|
||||||
<li>收货地: 深圳市南山区...</li>
|
|
||||||
<li>下单时间: 2025-12-21 14:35:00</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>系统判定: </span> <span>需要人工复核</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>详情</button>
|
|
||||||
<button>通过</button>
|
|
||||||
<button>驳回</button>
|
|
||||||
<button>挂起</button>
|
|
||||||
<button>备注</button>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<small>日志: 首次大额采购。</small>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
<strong>订单号: 20251221-A005</strong>
|
|
||||||
<span>[常规]</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<ul>
|
|
||||||
<li>用户: gamer_123 (信用分: 600)</li>
|
|
||||||
<li>商品: 机械键盘 (红轴)</li>
|
|
||||||
<li>总价: 499.00 CNY</li>
|
|
||||||
<li>收货地: 广州市天河区...</li>
|
|
||||||
<li>下单时间: 2025-12-21 14:36:11</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>系统判定: </span> <span>正常</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>详情</button>
|
|
||||||
<button>通过</button>
|
|
||||||
<button>驳回</button>
|
|
||||||
<button>挂起</button>
|
|
||||||
<button>备注</button>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<small>日志: 无。</small>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
<strong>订单号: 20251221-A006</strong>
|
|
||||||
<span>[常规]</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<ul>
|
|
||||||
<li>用户: new_user_009 (信用分: 550)</li>
|
|
||||||
<li>商品: 蓝牙耳机</li>
|
|
||||||
<li>总价: 199.00 CNY</li>
|
|
||||||
<li>收货地: 成都市武侯区...</li>
|
|
||||||
<li>下单时间: 2025-12-21 14:38:44</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>系统判定: </span> <span>正常</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>详情</button>
|
|
||||||
<button>通过</button>
|
|
||||||
<button>驳回</button>
|
|
||||||
<button>挂起</button>
|
|
||||||
<button>备注</button>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<small>日志: 新用户首单。</small>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
<strong>订单号: 20251221-A007</strong>
|
|
||||||
<span>[高风险]</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<ul>
|
|
||||||
<li>用户: unknown_ip_proxy (信用分: 120)</li>
|
|
||||||
<li>商品: 礼品卡 x 100</li>
|
|
||||||
<li>总价: 10,000.00 CNY</li>
|
|
||||||
<li>收货地: 邮件接收</li>
|
|
||||||
<li>下单时间: 2025-12-21 14:40:01</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>系统判定: </span> <span>拦截</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>详情</button>
|
|
||||||
<button>通过</button>
|
|
||||||
<button>驳回</button>
|
|
||||||
<button>挂起</button>
|
|
||||||
<button>备注</button>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<small>日志: 代理IP检测,建议立即封锁。</small>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
<strong>订单号: 20251221-A008</strong>
|
|
||||||
<span>[常规]</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<ul>
|
|
||||||
<li>用户: daily_buyer (信用分: 700)</li>
|
|
||||||
<li>商品: 卫生纸 x 1箱</li>
|
|
||||||
<li>总价: 89.00 CNY</li>
|
|
||||||
<li>收货地: 武汉市洪山区...</li>
|
|
||||||
<li>下单时间: 2025-12-21 14:41:20</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>系统判定: </span> <span>正常</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>详情</button>
|
|
||||||
<button>通过</button>
|
|
||||||
<button>驳回</button>
|
|
||||||
<button>挂起</button>
|
|
||||||
<button>备注</button>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<small>日志: 正常复购。</small>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div align="center">
|
|
||||||
<button>加载更多数据 (10/99+)</button>
|
|
||||||
<p>网络延迟: 23ms</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<p>© 2025 Global E-Commerce Group. Internal System.</p>
|
|
||||||
<p>Confidentiality Level: High. Do not screenshot.</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
||||||
383
003/003_b.html
383
003/003_b.html
@@ -1,383 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>Cloud Resource Manager - Zone CN-East-2</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<h2>HyperCloud 控制台 [企业版]</h2>
|
|
||||||
<p>当前区域: <strong>华东二区 (CN-East-2)</strong> | 账户: admin_core_team</p>
|
|
||||||
<nav>
|
|
||||||
<a href="#">总览</a> |
|
|
||||||
<a href="#">计算实例 (ECI)</a> |
|
|
||||||
<a href="#">对象存储 (OSS)</a> |
|
|
||||||
<a href="#">私有网络 (VPC)</a> |
|
|
||||||
<a href="#">安全组</a> |
|
|
||||||
<a href="#">负载均衡</a> |
|
|
||||||
<a href="#">费用中心</a> |
|
|
||||||
<a href="#">工单支持</a>
|
|
||||||
</nav>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<h3>资源列表</h3>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">全部实例 (14)</a></li>
|
|
||||||
<li><a href="#">运行中 (10)</a></li>
|
|
||||||
<li><a href="#">已停止 (3)</a></li>
|
|
||||||
<li><a href="#">异常/维护 (1)</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h3>配额监控</h3>
|
|
||||||
<div>
|
|
||||||
<p>vCPU 使用率: 88/100 核</p>
|
|
||||||
<p>内存 使用率: 256/512 GB</p>
|
|
||||||
<p>公网IP: 12/20 个</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<p><strong>[推广] GPU 实例限时 8 折</strong><br>A100 显卡火热租赁中...</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h3>操作日志</h3>
|
|
||||||
<ul>
|
|
||||||
<li><small>2025-12-21 10:00: inst-a1 重启成功</small></li>
|
|
||||||
<li><small>2025-12-21 09:45: 安全组规则更新</small></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<strong>[紧急通知] 华东二区可用区 B 网络割接公告</strong>
|
|
||||||
<p>将于本周日凌晨 02:00 进行光纤割接,预计网络抖动 2 次,每次 5 秒。</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<form>
|
|
||||||
<fieldset>
|
|
||||||
<legend>实例筛选</legend>
|
|
||||||
<label>关键词:</label> <input type="text">
|
|
||||||
<label>标签:</label> <input type="text">
|
|
||||||
<label>付费类型:</label>
|
|
||||||
<select>
|
|
||||||
<option>全部</option>
|
|
||||||
<option>包年包月</option>
|
|
||||||
<option>按量付费</option>
|
|
||||||
<option>抢占式实例</option>
|
|
||||||
</select>
|
|
||||||
<button type="button">刷新列表</button>
|
|
||||||
<button type="button">重置</button>
|
|
||||||
</fieldset>
|
|
||||||
</form>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<button>启动</button>
|
|
||||||
<button>停止</button>
|
|
||||||
<button>重启</button>
|
|
||||||
<button>释放设置</button>
|
|
||||||
<button>修改计费模式</button>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<span>[选]</span>
|
|
||||||
<span><strong>实例ID/名称</strong></span>
|
|
||||||
<span><strong>IP地址 (公/私)</strong></span>
|
|
||||||
<span><strong>配置</strong></span>
|
|
||||||
<span><strong>状态</strong></span>
|
|
||||||
<span><strong>操作</strong></span>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<strong>i-bp1j2k3l4m5n (Web-Server-01)</strong><br>
|
|
||||||
<small>镜像: Ubuntu 22.04 LTS</small>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>139.196.xxx.xxx</span><br>
|
|
||||||
<span>192.168.1.101</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>4 vCPU</span><br>
|
|
||||||
<span>16 GiB</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>运行中</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>远程连接</button>
|
|
||||||
<button>监控</button>
|
|
||||||
<button>更多...</button>
|
|
||||||
<button>强制停止</button>
|
|
||||||
<button>彻底销毁</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<strong>i-bp1x9y8z7a6b (DB-Master-Prod)</strong><br>
|
|
||||||
<small>镜像: CentOS 7.9 (已停止维护)</small>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>47.100.xxx.xxx</span><br>
|
|
||||||
<span>192.168.1.200</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>16 vCPU</span><br>
|
|
||||||
<span>64 GiB</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>运行中</span> <small>(高负载)</small>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>远程连接</button>
|
|
||||||
<button>监控</button>
|
|
||||||
<button>更多...</button>
|
|
||||||
<button>强制停止</button>
|
|
||||||
<button>彻底销毁</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox" disabled>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<strong>[推荐] 弹性伸缩服务 (AutoScaling)</strong><br>
|
|
||||||
<small>自动管理您的实例数量</small>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>--</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>动态调整</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>未开通</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>立即开通</button>
|
|
||||||
<button>了解详情</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<strong>i-bp1h5g6f4d3s (Redis-Cache-01)</strong><br>
|
|
||||||
<small>镜像: Redis Enterprise</small>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>(无公网IP)</span><br>
|
|
||||||
<span>192.168.1.105</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>2 vCPU</span><br>
|
|
||||||
<span>8 GiB</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>已停止</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>远程连接</button>
|
|
||||||
<button>监控</button>
|
|
||||||
<button>更多...</button>
|
|
||||||
<button>强制停止</button>
|
|
||||||
<button>彻底销毁</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div align="center">
|
|
||||||
<small>Error: Failed to fetch metric data for instance i-bp1h5... (Retrying in 5s)</small>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<strong>i-bp1q2w3e4r5t (Worker-Node-A)</strong><br>
|
|
||||||
<small>镜像: Aliyun Linux 3</small>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>101.200.xxx.xxx</span><br>
|
|
||||||
<span>172.16.0.12</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>8 vCPU</span><br>
|
|
||||||
<span>32 GiB</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>运行中</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>远程连接</button>
|
|
||||||
<button>监控</button>
|
|
||||||
<button>更多...</button>
|
|
||||||
<button>强制停止</button>
|
|
||||||
<button>彻底销毁</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<strong>i-bp1a2s3d4f5g (Worker-Node-B)</strong><br>
|
|
||||||
<small>镜像: Aliyun Linux 3</small>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>101.200.xxx.xxx</span><br>
|
|
||||||
<span>172.16.0.13</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>8 vCPU</span><br>
|
|
||||||
<span>32 GiB</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>启动中...</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>远程连接</button>
|
|
||||||
<button>监控</button>
|
|
||||||
<button>更多...</button>
|
|
||||||
<button>强制停止</button>
|
|
||||||
<button>彻底销毁</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<strong>i-bp1z2x3c4v5b (Legacy-System-Win)</strong><br>
|
|
||||||
<small>镜像: Windows Server 2012 R2</small>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>121.40.xxx.xxx</span><br>
|
|
||||||
<span>192.168.1.99</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>4 vCPU</span><br>
|
|
||||||
<span>8 GiB</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>维护中</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>远程连接</button>
|
|
||||||
<button>监控</button>
|
|
||||||
<button>更多...</button>
|
|
||||||
<button>强制停止</button>
|
|
||||||
<button>彻底销毁</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<strong>[财务告警] 您的账户余额不足 100.00 CNY</strong>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>请及时充值,以免影响实例的正常运行。</p>
|
|
||||||
<button>立即充值</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox">
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<strong>i-bp1m0n9b8v7c (Dev-Test-Env)</strong><br>
|
|
||||||
<small>镜像: Ubuntu 20.04</small>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>(无公网IP)</span><br>
|
|
||||||
<span>192.168.50.50</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>1 vCPU</span><br>
|
|
||||||
<span>1 GiB</span>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span>已停止</span> <small>(欠费锁定)</small>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<button>远程连接</button>
|
|
||||||
<button>监控</button>
|
|
||||||
<button>更多...</button>
|
|
||||||
<button>强制停止</button>
|
|
||||||
<button>彻底销毁</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<button>< 上一页</button>
|
|
||||||
<span>第 1 / 5 页</span>
|
|
||||||
<button>下一页 ></button>
|
|
||||||
<select>
|
|
||||||
<option>每页 10 条</option>
|
|
||||||
<option>每页 20 条</option>
|
|
||||||
<option>每页 50 条</option>
|
|
||||||
</select>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<p>© 2025 HyperCloud Inc. | <a href="#">隐私政策</a> | <a href="#">服务条款</a></p>
|
|
||||||
<p>页面生成时间: 182ms | Request ID: req_uuid_998877</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
325
004/004_b.html
325
004/004_b.html
@@ -1,325 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>BSOD Help - System_Thread_Exception - TechZone Forums</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<h1>TechZone 硬件技术论坛</h1>
|
|
||||||
<p>全球最大的极客交流社区</p>
|
|
||||||
<nav>
|
|
||||||
<a href="#">首页</a> |
|
|
||||||
<a href="#">硬件专区</a> |
|
|
||||||
<a href="#">软件分享</a> |
|
|
||||||
<a href="#">灌水区</a> |
|
|
||||||
<a href="#">注册/登录</a>
|
|
||||||
</nav>
|
|
||||||
<br>
|
|
||||||
<form>
|
|
||||||
<input type="text" value="搜索帖子...">
|
|
||||||
<button>搜索</button>
|
|
||||||
</form>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div align="center">
|
|
||||||
<p>【通告】2025新款显卡预售开启,点击查看详情 >></p>
|
|
||||||
<p>【推荐】电脑运行慢?点击这里一键清理垃圾(专家推荐)</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<h2>[求助] 如何修复 System_Thread_Exception 蓝屏?附 Dump 文件</h2>
|
|
||||||
<p>状态: <strong>[未解决]</strong> | 浏览: 45,221 | 回复: 12</p>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<table border="1" width="100%">
|
|
||||||
<tr>
|
|
||||||
<td width="150" valign="top">
|
|
||||||
<p><strong>Newbie_User_007</strong></p>
|
|
||||||
<p>等级: 萌新</p>
|
|
||||||
<p>积分: 5</p>
|
|
||||||
<p>注册时间: 2025-10-01</p>
|
|
||||||
<p><img src="" alt="默认头像"></p>
|
|
||||||
</td>
|
|
||||||
<td valign="top">
|
|
||||||
<p><small>发表于 2025-12-21 09:30:00 | 楼主</small></p>
|
|
||||||
<hr>
|
|
||||||
<p>我的电脑最近总是蓝屏,错误代码是 System_Thread_Exception_Not_Handled。</p>
|
|
||||||
<p>配置如下:</p>
|
|
||||||
<ul>
|
|
||||||
<li>CPU: Intel i9-14900K</li>
|
|
||||||
<li>GPU: RTX 4080</li>
|
|
||||||
<li>RAM: 32G x 2</li>
|
|
||||||
</ul>
|
|
||||||
<p>我已经尝试重装系统了,但是没用。附上 Dump 文件,求大神帮忙分析!</p>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<fieldset>
|
|
||||||
<legend>附件下载</legend>
|
|
||||||
<p>文件: Minidump_20251221.zip (256 KB)</p>
|
|
||||||
<a href="#">[点击下载附件]</a>
|
|
||||||
</fieldset>
|
|
||||||
|
|
||||||
<div align="center">
|
|
||||||
<br>
|
|
||||||
<button>==> 高速下载 (推荐) <==</button>
|
|
||||||
<button>==> 极速修复蓝屏工具 <==</button>
|
|
||||||
<p><small>广告:专业系统修复,不丢失数据</small></p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<hr>
|
|
||||||
<p><em>-- 签名档:小白求带,好人一生平安。</em></p>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td colspan="2" align="right">
|
|
||||||
<button>回复</button>
|
|
||||||
<button>引用</button>
|
|
||||||
<button>举报</button>
|
|
||||||
<button>支持 (0)</button>
|
|
||||||
<button>反对 (0)</button>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<table border="1" width="100%">
|
|
||||||
<tr>
|
|
||||||
<td width="150" valign="top">
|
|
||||||
<p><strong>System_Cleaner_Bot</strong></p>
|
|
||||||
<p>等级: <strong>推广大使</strong></p>
|
|
||||||
<p>积分: 99999</p>
|
|
||||||
<p><img src="" alt="VIP头像"></p>
|
|
||||||
</td>
|
|
||||||
<td valign="top">
|
|
||||||
<p><small>发表于 2025-12-21 09:31:05 | 沙发</small></p>
|
|
||||||
<hr>
|
|
||||||
<p>检测到您的电脑存在 <strong>128</strong> 个系统错误!</p>
|
|
||||||
<p>建议立即下载 <strong>PC Master Pro</strong> 进行修复。</p>
|
|
||||||
<p>我们的软件可以解决:蓝屏、卡顿、死机、病毒。</p>
|
|
||||||
<br>
|
|
||||||
<h1><a href="#">[立即下载修复补丁]</a></h1>
|
|
||||||
<br>
|
|
||||||
<hr>
|
|
||||||
<p><em>-- 签名档:官方认证,安全无毒。</em></p>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td colspan="2" align="right">
|
|
||||||
<button>回复</button>
|
|
||||||
<button>引用</button>
|
|
||||||
<button>举报</button>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<table border="1" width="100%">
|
|
||||||
<tr>
|
|
||||||
<td width="150" valign="top">
|
|
||||||
<p><strong>Hardware_Guru</strong></p>
|
|
||||||
<p>等级: <strong>版主</strong></p>
|
|
||||||
<p>积分: 54,200</p>
|
|
||||||
<p>徽章: [技术大牛] [热心助人]</p>
|
|
||||||
</td>
|
|
||||||
<td valign="top">
|
|
||||||
<p><small>发表于 2025-12-21 09:45:12 | 板凳</small></p>
|
|
||||||
<hr>
|
|
||||||
<p>楼主,看了你的配置,应该是内存超频不稳导致的。</p>
|
|
||||||
<p>你是不是开了 XMP?试着进 BIOS 把内存频率降到 4800MHz 试试。</p>
|
|
||||||
<p>另外,那个二楼是广告,别点那个下载链接,那是流氓软件。</p>
|
|
||||||
<br>
|
|
||||||
<hr>
|
|
||||||
<p><em>-- 签名档:有问题先看置顶帖,提问请带配置单。</em></p>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td colspan="2" align="right">
|
|
||||||
<button>回复</button>
|
|
||||||
<button>引用</button>
|
|
||||||
<button>举报</button>
|
|
||||||
<button>支持 (52)</button>
|
|
||||||
<button>反对 (0)</button>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div style="border: 1px dashed black; padding: 10px; margin: 10px 0;">
|
|
||||||
<p><strong>赞助商链接:</strong></p>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">玩游戏总是输?这款外挂神器帮你忙!</a></li>
|
|
||||||
<li><a href="#">月入五万的副业,点击领取教程。</a></li>
|
|
||||||
<li><a href="#">脱发怎么办?老中医祖传秘方。</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<table border="1" width="100%">
|
|
||||||
<tr>
|
|
||||||
<td width="150" valign="top">
|
|
||||||
<p><strong>Newbie_User_007</strong></p>
|
|
||||||
<p>等级: 萌新</p>
|
|
||||||
<p>积分: 5</p>
|
|
||||||
</td>
|
|
||||||
<td valign="top">
|
|
||||||
<p><small>发表于 2025-12-21 10:05:00 | 地板</small></p>
|
|
||||||
<hr>
|
|
||||||
<p>回复 3楼:</p>
|
|
||||||
<p>谢谢大佬!我确实开了 XMP。我现在去试试关闭。</p>
|
|
||||||
<p>顺便问一下,显卡驱动需要回退吗?</p>
|
|
||||||
<br>
|
|
||||||
<hr>
|
|
||||||
<p><em>-- 签名档:小白求带,好人一生平安。</em></p>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td colspan="2" align="right">
|
|
||||||
<button>回复</button>
|
|
||||||
<button>引用</button>
|
|
||||||
<button>举报</button>
|
|
||||||
<button>支持 (0)</button>
|
|
||||||
<button>反对 (0)</button>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<table border="1" width="100%">
|
|
||||||
<tr>
|
|
||||||
<td width="150" valign="top">
|
|
||||||
<p><strong>Troll_Master_123</strong></p>
|
|
||||||
<p>等级: 潜水员</p>
|
|
||||||
<p>积分: -20</p>
|
|
||||||
</td>
|
|
||||||
<td valign="top">
|
|
||||||
<p><small>发表于 2025-12-21 10:15:33 | 5楼</small></p>
|
|
||||||
<hr>
|
|
||||||
<p>这配置还蓝屏?肯定是楼主买到矿卡了。</p>
|
|
||||||
<p>现在的 Intel 缩缸很严重,建议直接换 AMD,保平安。</p>
|
|
||||||
<p>你要是不会修,五十块钱卖我算了。</p>
|
|
||||||
<br>
|
|
||||||
<hr>
|
|
||||||
<p><em>-- 签名档:没有任何签名。</em></p>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td colspan="2" align="right">
|
|
||||||
<button>回复</button>
|
|
||||||
<button>引用</button>
|
|
||||||
<button>举报</button>
|
|
||||||
<button>支持 (1)</button>
|
|
||||||
<button>反对 (88)</button>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<table border="1" width="100%">
|
|
||||||
<tr>
|
|
||||||
<td width="150" valign="top">
|
|
||||||
<p><strong>Passerby_A</strong></p>
|
|
||||||
<p>等级: 核心会员</p>
|
|
||||||
<p>积分: 888</p>
|
|
||||||
</td>
|
|
||||||
<td valign="top">
|
|
||||||
<p><small>发表于 2025-12-21 10:20:00 | 6楼</small></p>
|
|
||||||
<hr>
|
|
||||||
<p>Mark一下,我也有这个问题。关注后续。</p>
|
|
||||||
<br>
|
|
||||||
<hr>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td colspan="2" align="right">
|
|
||||||
<button>回复</button>
|
|
||||||
<button>引用</button>
|
|
||||||
<button>举报</button>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<div align="center">
|
|
||||||
<a href="#">首页</a> <a href="#">上一页</a>
|
|
||||||
<strong>[1]</strong> <a href="#">2</a> <a href="#">3</a> ... <a href="#">99</a>
|
|
||||||
<a href="#">下一页</a> <a href="#">尾页</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<div>
|
|
||||||
<h3>快速回复</h3>
|
|
||||||
<form>
|
|
||||||
<textarea rows="5" cols="80"></textarea><br>
|
|
||||||
<input type="checkbox"> 签名
|
|
||||||
<input type="checkbox"> 匿名
|
|
||||||
<button>发表回复</button>
|
|
||||||
</form>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div style="margin-top: 20px;">
|
|
||||||
<h3>版块热门推荐</h3>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">[置顶] 显卡天梯图 2025.12版</a></li>
|
|
||||||
<li><a href="#">[精华] 电源选购指南:别再买炸弹了</a></li>
|
|
||||||
<li><a href="#">救命!电脑冒烟了怎么办?</a></li>
|
|
||||||
<li><a href="#">4090Ti 偷跑数据曝光!</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<h3>精彩活动</h3>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">[广告] 注册送 88元 现金红包</a></li>
|
|
||||||
<li><a href="#">[广告] 只有男人才懂的游戏</a></li>
|
|
||||||
<li><a href="#">[广告] 免费领取 1TB 云空间</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<h3>在线统计</h3>
|
|
||||||
<p>在线会员: 1205 人</p>
|
|
||||||
<p>游客: 8841 人</p>
|
|
||||||
<p>今日发帖: 342</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div align="center">
|
|
||||||
<p>Copyright © 2000-2025 TechZone Inc. All Rights Reserved.</p>
|
|
||||||
<p><a href="#">联系我们</a> | <a href="#">免责声明</a> | <a href="#">广告合作</a> | <a href="#">手机版</a></p>
|
|
||||||
<p>页面执行时间 0.045秒</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
255
005/005_b.html
255
005/005_b.html
@@ -1,255 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>Central Library Digital Archive - Search Results</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<h1>中央大学数字图书馆 | 学术资源发现系统</h1>
|
|
||||||
<p>欢迎, <strong>Student_2024 (借阅证状态: 正常)</strong> | <a href="#">我的书架</a> | <a href="#">借阅历史</a> | <a href="#">注销</a></p>
|
|
||||||
<nav>
|
|
||||||
<a href="#">首页</a> |
|
|
||||||
<a href="#">期刊导航</a> |
|
|
||||||
<a href="#">学位论文</a> |
|
|
||||||
<a href="#">会议论文</a> |
|
|
||||||
<a href="#">多媒体资源</a> |
|
|
||||||
<a href="#">校外访问VPN</a>
|
|
||||||
</nav>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div style="border: 1px solid black; padding: 10px;">
|
|
||||||
<p><strong>[系统通知]</strong> ProQuest 数据库将于本周六 00:00-04:00 进行维护,期间无法下载全文。</p>
|
|
||||||
<p><strong>[推广]</strong> 2025年“书香校园”征文比赛开始报名啦!点击查看详情。</p>
|
|
||||||
<p><strong>[紧急]</strong> 请归还逾期图书,否则将影响期末成绩录入。</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<h3>资源类型</h3>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">全部资源 (14,203)</a></li>
|
|
||||||
<li><a href="#">学术期刊 (8,500)</a></li>
|
|
||||||
<li><a href="#">学位论文 (3,200)</a></li>
|
|
||||||
<li><a href="#">图书章节 (1,500)</a></li>
|
|
||||||
<li><a href="#">报纸文章 (500)</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h3>出版年份</h3>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">2025 (120)</a></li>
|
|
||||||
<li><a href="#">2024 (1,500)</a></li>
|
|
||||||
<li><a href="#">2023 (2,100)</a></li>
|
|
||||||
<li><a href="#">2020-2022 (5,000)</a></li>
|
|
||||||
<li><a href="#">更早...</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h3>学科分类</h3>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">计算机科学</a></li>
|
|
||||||
<li><a href="#">人工智能</a></li>
|
|
||||||
<li><a href="#">软件工程</a></li>
|
|
||||||
<li><a href="#">信息系统</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<br>
|
|
||||||
<p><strong>[校园服务]</strong></p>
|
|
||||||
<p>论文查重服务 - 图书馆一楼大厅</p>
|
|
||||||
<p>打印复印 - 仅需 0.1元/页</p>
|
|
||||||
<p>考研自习室预约</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<form>
|
|
||||||
<input type="text" value="Large Language Models" size="50">
|
|
||||||
<select>
|
|
||||||
<option>所有字段</option>
|
|
||||||
<option>题名</option>
|
|
||||||
<option>作者</option>
|
|
||||||
<option>ISBN/ISSN</option>
|
|
||||||
</select>
|
|
||||||
<button>重新检索</button>
|
|
||||||
<br>
|
|
||||||
<input type="checkbox"> 仅显示全文
|
|
||||||
<input type="checkbox"> 同行评审期刊
|
|
||||||
</form>
|
|
||||||
|
|
||||||
<p>找到约 14,203 条结果 (耗时 0.35秒)</p>
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox"> <strong>1. Optimizing Transformer Architectures for Low-Resource Languages</strong>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>作者: Zhang, Wei; Smith, John; Lee, H.</p>
|
|
||||||
<p>来源: <em>Journal of Artificial Intelligence Research</em>, Vol 45, Issue 2, pp. 112-145.</p>
|
|
||||||
<p>年份: 2024 | 类型: 学术期刊 | 语言: English</p>
|
|
||||||
<p>摘要: This paper proposes a novel approach to optimize transformer models...</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<a href="#">[PDF 下载]</a>
|
|
||||||
<a href="#">[HTML 全文]</a>
|
|
||||||
<a href="#">[引用]</a>
|
|
||||||
<a href="#">[加入收藏]</a>
|
|
||||||
<a href="#">[发送到邮箱]</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox"> <strong>2. A History of Neural Networks: 1950-2000</strong>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>作者: Johnson, Alice.</p>
|
|
||||||
<p>来源: <em>History of Computing</em>, Oxford University Press.</p>
|
|
||||||
<p>年份: 2023 | 类型: 图书章节 | 语言: English</p>
|
|
||||||
<p>摘要: A comprehensive overview of the early development of neural networks...</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<span style="color: grey;">[PDF 不可用]</span>
|
|
||||||
<a href="#">[文献传递]</a>
|
|
||||||
<a href="#">[查看馆藏目录]</a>
|
|
||||||
<a href="#">[引用]</a>
|
|
||||||
<a href="#">[加入收藏]</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div style="background-color: #f9f9f9;">
|
|
||||||
<div>
|
|
||||||
<strong>[推荐资源] ACM Digital Library 试用开通</strong>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>来源: 图书馆资源建设部</p>
|
|
||||||
<p>年份: 2025 | 类型: 通知公告</p>
|
|
||||||
<p>摘要: 图书馆已开通 ACM 数据库试用,包含最新的计算机领域会议论文...</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<a href="#">[点击进入数据库]</a>
|
|
||||||
<a href="#">[填写反馈意见]</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox"> <strong>3. Large Language Models in Healthcare: Challenges and Opportunities</strong>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>作者: Chen, Li; Wang, Y.; Gupta, R.</p>
|
|
||||||
<p>来源: <em>International Conference on Medical Informatics</em>.</p>
|
|
||||||
<p>年份: 2024 | 类型: 会议论文 | 语言: English</p>
|
|
||||||
<p>摘要: We explore the potential applications of LLMs in diagnostic assistance...</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<a href="#">[PDF 下载]</a>
|
|
||||||
<a href="#">[HTML 全文]</a>
|
|
||||||
<a href="#">[引用]</a>
|
|
||||||
<a href="#">[加入收藏]</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox"> <strong>4. Ethical Implications of AI Agents</strong>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>作者: Brown, Robert.</p>
|
|
||||||
<p>来源: <em>Ethics in Technology Quarterly</em>.</p>
|
|
||||||
<p>年份: 2024 | 类型: 期刊文章 | 语言: English</p>
|
|
||||||
<p>摘要: This article discusses the moral responsibilities of autonomous agents...</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<a href="#">[查看摘要]</a>
|
|
||||||
<a href="#">[购买全文($35)]</a>
|
|
||||||
<a href="#">[引用]</a>
|
|
||||||
<a href="#">[加入收藏]</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div align="center" style="border: 1px dashed red; margin: 10px; padding: 10px;">
|
|
||||||
<h3>我们要建新体育馆啦!</h3>
|
|
||||||
<p>亲爱的校友/同学,捐赠 100 元即可在砖墙上刻下您的名字。</p>
|
|
||||||
<a href="#">[立即捐赠]</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox"> <strong>5. Prompt Engineering Guide for Beginners</strong>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>作者: OpenAI Community.</p>
|
|
||||||
<p>来源: <em>Technical Report 2023-01</em>.</p>
|
|
||||||
<p>年份: 2023 | 类型: 技术报告 | 语言: English</p>
|
|
||||||
<p>摘要: A practical guide to getting the most out of LLMs...</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<a href="#">[PDF 下载]</a>
|
|
||||||
<a href="#">[引用]</a>
|
|
||||||
<a href="#">[加入收藏]</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox"> <strong>6. Vision Transformers: A Survey</strong>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<p>作者: Liu, Yang; et al.</p>
|
|
||||||
<p>来源: <em>IEEE Transactions on Pattern Analysis</em>.</p>
|
|
||||||
<p>年份: 2023 | 类型: 学术期刊 | 语言: English</p>
|
|
||||||
<p>摘要: Transformers have shown great success in NLP and are now being applied to vision...</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<a href="#">[PDF 下载]</a>
|
|
||||||
<a href="#">[HTML 全文]</a>
|
|
||||||
<a href="#">[引用]</a>
|
|
||||||
<a href="#">[加入收藏]</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div align="center">
|
|
||||||
<a href="#">上一页</a>
|
|
||||||
<strong>1</strong> <a href="#">2</a> <a href="#">3</a> <a href="#">4</a> <a href="#">5</a> ... <a href="#">100</a>
|
|
||||||
<a href="#">下一页</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div align="center">
|
|
||||||
<p>版权所有 © 2025 中央大学图书馆 | 地址: 科技路 88 号</p>
|
|
||||||
<p>技术支持: 图书馆技术部 | <a href="#">意见反馈</a> | <a href="#">网站地图</a></p>
|
|
||||||
<p>Server: LIB-WEB-02 | Session ID: 99281-AABB</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
192
006/006_b.html
192
006/006_b.html
@@ -1,192 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>BitMatrix Pro Exchange - BTC/USDT</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
|
|
||||||
<div id="app-root">
|
|
||||||
|
|
||||||
<div id="top-banner">
|
|
||||||
<p><strong>[系统公告]</strong> 由于节点维护,ERC-20 代币提现将延迟 2 小时到账。</p>
|
|
||||||
<p><strong>[风险提示]</strong> 加密货币价格波动剧烈,请理性投资。</p>
|
|
||||||
<p><strong>[广告]</strong> 注册即送 5000 USDT 体验金!点击领取 >></p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="header">
|
|
||||||
<h1>BitMatrix Pro | 专业版交易终端</h1>
|
|
||||||
<nav>
|
|
||||||
<a href="#">法币交易</a> |
|
|
||||||
<a href="#">币币交易</a> |
|
|
||||||
<a href="#">合约交易 (100x)</a> |
|
|
||||||
<a href="#">理财挖矿</a> |
|
|
||||||
<a href="#">NFT 市场</a>
|
|
||||||
</nav>
|
|
||||||
<div>
|
|
||||||
<span>当前价格: <strong>98,542.00</strong> USD</span>
|
|
||||||
<span>24h 涨跌: -2.4%</span>
|
|
||||||
<span>用户: User_888 (未认证)</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div id="main-layout">
|
|
||||||
|
|
||||||
<div id="market-sidebar">
|
|
||||||
<h3>市场列表</h3>
|
|
||||||
<form>
|
|
||||||
<input type="text" placeholder="搜索币种...">
|
|
||||||
<button type="button">搜</button>
|
|
||||||
</form>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">BTC/USDT - 98,542.00</a></li>
|
|
||||||
<li><a href="#">ETH/USDT - 3,850.00</a></li>
|
|
||||||
<li><a href="#">SOL/USDT - 145.20</a></li>
|
|
||||||
<li><a href="#">DOGE/USDT - 0.12</a></li>
|
|
||||||
<li><a href="#">PEPE/USDT (热) - 0.00001</a></li>
|
|
||||||
<li><a href="#">SCAM/USDT (新) - 1.00</a></li>
|
|
||||||
<li><a href="#">BNB/USDT - 600.00</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<h4>新手任务</h4>
|
|
||||||
<p>1. 完成 KYC 认证 (未完成)</p>
|
|
||||||
<p>2. 首次充值 $100 (未完成)</p>
|
|
||||||
<p>3. 开启合约账户 (未完成)</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="center-panel">
|
|
||||||
|
|
||||||
<div id="chart-area">
|
|
||||||
<div style="border: 1px solid black; height: 300px; padding: 20px;">
|
|
||||||
<h3>[Interactive K-Line Chart Loading...]</h3>
|
|
||||||
<p>TradingView Module not loaded.</p>
|
|
||||||
<p>Loading scripts...</p>
|
|
||||||
<p>Connecting to WebSocket wss://api.bitmatrix.com...</p>
|
|
||||||
</div>
|
|
||||||
<div style="background-color: yellow;">
|
|
||||||
<small>Warning: Connection latency > 500ms. Data may be delayed.</small>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="order-book">
|
|
||||||
<h3>订单簿 (深度图)</h3>
|
|
||||||
|
|
||||||
<div class="book-column">
|
|
||||||
<h4>卖盘 (Asks)</h4>
|
|
||||||
<ul>
|
|
||||||
<li><span>98,545.00</span> - <span>0.52 BTC</span></li>
|
|
||||||
<li><span>98,544.50</span> - <span>0.11 BTC</span></li>
|
|
||||||
<li><span>98,544.00</span> - <span>1.20 BTC</span></li>
|
|
||||||
<li><span>98,543.50</span> - <span>0.05 BTC</span></li>
|
|
||||||
<li><span>98,543.00</span> - <span>0.88 BTC</span></li>
|
|
||||||
<li><span>98,542.50</span> - <span>2.00 BTC</span></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="book-ad">
|
|
||||||
<p>--- 广告:使用 BNB 抵扣手续费,享受 7.5 折优惠 ---</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="current-price">
|
|
||||||
<h2>98,542.00 <small>≈ ¥705,321.00</small></h2>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="book-column">
|
|
||||||
<h4>买盘 (Bids)</h4>
|
|
||||||
<ul>
|
|
||||||
<li><span>98,541.50</span> - <span>0.33 BTC</span></li>
|
|
||||||
<li><span>98,541.00</span> - <span>5.00 BTC</span></li>
|
|
||||||
<li><span>98,540.50</span> - <span>0.20 BTC</span></li>
|
|
||||||
<li><span>98,540.00</span> - <span>1.50 BTC</span></li>
|
|
||||||
<li><span>98,539.50</span> - <span>0.10 BTC</span></li>
|
|
||||||
<li><span>98,539.00</span> - <span>0.01 BTC</span></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="right-panel">
|
|
||||||
|
|
||||||
<div id="trade-form">
|
|
||||||
<h3>现货交易</h3>
|
|
||||||
<form>
|
|
||||||
<div>
|
|
||||||
<label>类型:</label>
|
|
||||||
<input type="radio" name="type" checked> 限价
|
|
||||||
<input type="radio" name="type"> 市价
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<label>价格 (USDT):</label>
|
|
||||||
<input type="text" value="98542.00">
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<label>数量 (BTC):</label>
|
|
||||||
<input type="text" placeholder="最小 0.0001">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div style="border: 1px dashed red; margin: 5px; padding: 5px;">
|
|
||||||
<input type="checkbox"> <strong>开启 100x 杠杆 (高风险)</strong>
|
|
||||||
<br><small>借币利率 0.05%/天</small>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="btn-group">
|
|
||||||
<button type="button">买入 BTC</button>
|
|
||||||
<button type="button">卖出 BTC</button>
|
|
||||||
</div>
|
|
||||||
</form>
|
|
||||||
<p>可用余额: 0.00 USDT <a href="#">[充值]</a></p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div id="recent-trades">
|
|
||||||
<h3>最新成交</h3>
|
|
||||||
<ul>
|
|
||||||
<li><small>12:00:01</small> - 98,542.00 - 0.0021</li>
|
|
||||||
<li><small>12:00:02</small> - 98,541.50 - 0.0100</li>
|
|
||||||
<li><small>12:00:02</small> - 98,542.10 - 0.5000</li>
|
|
||||||
<li><small>12:00:03</small> - 98,542.00 - 0.0001</li>
|
|
||||||
<li><small>12:00:05</small> - 98,542.00 - 0.0332</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div id="chat-room">
|
|
||||||
<h3>Trollbox 聊天室 (999+)</h3>
|
|
||||||
<div class="chat-messages">
|
|
||||||
<p><strong>Trader_A:</strong> BTC 要崩了,快跑!</p>
|
|
||||||
<p><strong>MoonBoi:</strong> 楼上傻子,这是技术性回调。</p>
|
|
||||||
<p><strong>Admin_Bot:</strong> 请勿在聊天室发布广告。</p>
|
|
||||||
<p><strong>Scammer_01:</strong> 加我 V 信送内幕消息:SuperWin888</p>
|
|
||||||
<p><strong>Whale_Watcher:</strong> 监测到 5000 BTC 转入交易所。</p>
|
|
||||||
<p><strong>Noob:</strong> 为什么我的提现还没到?</p>
|
|
||||||
<p><strong>System:</strong> 用户 User_999 爆仓了。</p>
|
|
||||||
</div>
|
|
||||||
<form>
|
|
||||||
<input type="text" placeholder="登录后发言..." disabled>
|
|
||||||
<button disabled>发送</button>
|
|
||||||
</form>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<div id="footer">
|
|
||||||
<p>联系我们 | API 文档 | 费率标准 | 上币申请</p>
|
|
||||||
<p>© 2025 BitMatrix. All rights reserved.</p>
|
|
||||||
<p>Disclaimer: Digital assets are highly volatile.</p>
|
|
||||||
<p>Server Time: 2025-12-22 12:00:00 UTC</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
331
007/007_b.html
331
007/007_b.html
@@ -1,331 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>Global Daily News - World, Sports, Tech & Classifieds</title>
|
|
||||||
</head>
|
|
||||||
<body bgcolor="#ffffff" text="#000000" link="#0000EE" vlink="#551A8B" alink="#FF0000">
|
|
||||||
|
|
||||||
<center>
|
|
||||||
<table width="980" border="1" cellspacing="0" cellpadding="5" bgcolor="#ffffcc">
|
|
||||||
<tr>
|
|
||||||
<td align="center">
|
|
||||||
<font color="red" size="4"><b>恭喜!您是今天的第 999,999 位访客!</b></font><br>
|
|
||||||
<a href="#">[点击这里领取您的免费 iPhone]</a> - <a href="#">[只需 30 秒]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</center>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<center>
|
|
||||||
<table width="980" border="0" cellspacing="0" cellpadding="0">
|
|
||||||
<tr>
|
|
||||||
<td width="30%">
|
|
||||||
<h1>Global Daily</h1>
|
|
||||||
<small>Since 1998 | Truth & Accuracy</small>
|
|
||||||
</td>
|
|
||||||
<td width="40%" align="center">
|
|
||||||
<form>
|
|
||||||
<b>搜索新闻:</b> <input type="text" size="30"> <input type="submit" value="Go">
|
|
||||||
<br>
|
|
||||||
<small><a href="#">高级搜索</a> | <a href="#">归档</a></small>
|
|
||||||
</form>
|
|
||||||
</td>
|
|
||||||
<td width="30%" align="right">
|
|
||||||
<font size="2">
|
|
||||||
北京时间: 2025-12-22<br>
|
|
||||||
天气: 晴转多云 15°C<br>
|
|
||||||
<a href="#">登录</a> | <a href="#">注册</a> | <a href="#">订阅RSS</a>
|
|
||||||
</font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</center>
|
|
||||||
|
|
||||||
<hr width="980">
|
|
||||||
|
|
||||||
<center>
|
|
||||||
<table width="980" border="1" cellspacing="0" cellpadding="5" bgcolor="#eeeeee">
|
|
||||||
<tr>
|
|
||||||
<td align="center">
|
|
||||||
<a href="#"><b>首页</b></a> |
|
|
||||||
<a href="#"><b>国际</b></a> |
|
|
||||||
<a href="#"><b>国内</b></a> |
|
|
||||||
<a href="#"><b>军事</b></a> |
|
|
||||||
<a href="#"><b>财经</b></a> |
|
|
||||||
<a href="#"><b>科技</b></a> |
|
|
||||||
<a href="#"><b>体育</b></a> |
|
|
||||||
<a href="#"><b>娱乐</b></a> |
|
|
||||||
<a href="#"><b>房产</b></a> |
|
|
||||||
<a href="#"><b>汽车</b></a> |
|
|
||||||
<a href="#"><b>论坛</b></a> |
|
|
||||||
<a href="#"><b>博客</b></a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</center>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<center>
|
|
||||||
<table width="980" border="0" cellspacing="5" cellpadding="0">
|
|
||||||
<tr>
|
|
||||||
|
|
||||||
<td width="180" valign="top" bgcolor="#f9f9f9">
|
|
||||||
<table width="100%" border="1" cellspacing="0" cellpadding="3">
|
|
||||||
<tr><td bgcolor="#003366"><font color="white"><b>资讯频道</b></font></td></tr>
|
|
||||||
<tr><td><a href="#">即时新闻</a></td></tr>
|
|
||||||
<tr><td><a href="#">深度报道</a></td></tr>
|
|
||||||
<tr><td><a href="#">图片中心</a></td></tr>
|
|
||||||
<tr><td><a href="#">视频新闻</a></td></tr>
|
|
||||||
<tr><td><a href="#">社会万象</a></td></tr>
|
|
||||||
<tr><td><a href="#">奇闻异事</a></td></tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellspacing="0" cellpadding="3">
|
|
||||||
<tr><td bgcolor="#003366"><font color="white"><b>便民服务</b></font></td></tr>
|
|
||||||
<tr><td><a href="#">彩票开奖</a></td></tr>
|
|
||||||
<tr><td><a href="#">火车票查询</a></td></tr>
|
|
||||||
<tr><td><a href="#">违章查询</a></td></tr>
|
|
||||||
<tr><td><a href="#">快递查询</a></td></tr>
|
|
||||||
<tr><td bgcolor="#ffffcc"><a href="#"><b>快速减肥 30斤</b></a></td></tr>
|
|
||||||
<tr><td bgcolor="#ffffcc"><a href="#"><b>脱发有救了</b></a></td></tr>
|
|
||||||
<tr><td bgcolor="#ffffcc"><a href="#"><b>免费英语试听</b></a></td></tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellspacing="0" cellpadding="3">
|
|
||||||
<tr><td bgcolor="#003366"><font color="white"><b>每日调查</b></font></td></tr>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<p>您如何看待 AI 的发展?</p>
|
|
||||||
<form>
|
|
||||||
<input type="radio" name="vote"> 非常看好<br>
|
|
||||||
<input type="radio" name="vote"> 有点担心<br>
|
|
||||||
<input type="radio" name="vote"> 完全不关心<br>
|
|
||||||
<br>
|
|
||||||
<center><input type="button" value="投票"></center>
|
|
||||||
</form>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<p><b>合作伙伴:</b></p>
|
|
||||||
<small>
|
|
||||||
<a href="#">新浪网</a><br>
|
|
||||||
<a href="#">搜狐网</a><br>
|
|
||||||
<a href="#">网易</a><br>
|
|
||||||
<a href="#">腾讯</a><br>
|
|
||||||
<a href="#">百度</a><br>
|
|
||||||
<a href="#">谷歌</a>
|
|
||||||
</small>
|
|
||||||
</td>
|
|
||||||
|
|
||||||
<td width="540" valign="top">
|
|
||||||
|
|
||||||
<table width="100%" border="0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<h2><font color="#003366">全球峰会今日开幕:聚焦气候变化与经济复苏</font></h2>
|
|
||||||
<p>本报讯(记者 张三)第 58 届全球经济与气候峰会今日在日内瓦拉开帷幕。来自 120 个国家的代表将共同探讨...</p>
|
|
||||||
<a href="#">[查看全文]</a> <a href="#">[相关报道]</a> <a href="#">[发表评论]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<p><b>今日要闻</b> <small>(24小时滚动)</small></p>
|
|
||||||
<ul>
|
|
||||||
<li><small>[12:30]</small> <a href="#">科技巨头发布新款智能眼镜,售价令人震惊</a></li>
|
|
||||||
<li><small>[12:15]</small> <a href="#">股市午盘:三大指数全线飘红,科技股领涨</a></li>
|
|
||||||
<li><small>[11:58]</small> <a href="#">某地发现稀有矿产资源,储量巨大</a></li>
|
|
||||||
<li><small>[11:45]</small> <a href="#">专家建议:年轻人应该少喝咖啡多喝茶</a></li>
|
|
||||||
<li><small>[11:30]</small> <a href="#">国际油价小幅波动,市场观望情绪浓厚</a></li>
|
|
||||||
<li type="circle"><font color="red"><b>[推广] 震惊!90岁老中医竟然看起来像30岁,秘诀是...</b></font></li>
|
|
||||||
<li><small>[11:10]</small> <a href="#">教育部发布新规:中小学课程将迎来重大调整</a></li>
|
|
||||||
<li><small>[10:55]</small> <a href="#">城市交通拥堵治理方案出炉,下月起实施</a></li>
|
|
||||||
<li><small>[10:40]</small> <a href="#">考古新发现:千年古墓出土神秘文物</a></li>
|
|
||||||
<li><small>[10:20]</small> <a href="#">食品安全抽检:这 5 种零食不合格,请勿食用</a></li>
|
|
||||||
</ul>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="1" bgcolor="#ffe4e1">
|
|
||||||
<tr><td align="center">
|
|
||||||
<h3>英语不好?工资低?来这里,30天流利说英语!</h3>
|
|
||||||
<a href="#">>> 免费领取课程 <<</a>
|
|
||||||
</td></tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="0" cellspacing="0" cellpadding="2">
|
|
||||||
<tr><td bgcolor="#eeeeee" colspan="4"><b>财经快讯</b></td></tr>
|
|
||||||
<tr>
|
|
||||||
<td width="25%"><a href="#"><b>A股行情</b></a></td>
|
|
||||||
<td width="25%"><a href="#"><b>港股行情</b></a></td>
|
|
||||||
<td width="25%"><a href="#"><b>美股行情</b></a></td>
|
|
||||||
<td width="25%"><a href="#"><b>基金净值</b></a></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">央行宣布降准 0.5 个百分点,释放长期资金</a></li>
|
|
||||||
<li><a href="#">某知名企业申请破产保护,负债百亿</a></li>
|
|
||||||
<li><a href="#">黄金价格创历史新高,投资者蜂拥而入</a></li>
|
|
||||||
<li><a href="#">新能源汽车销量大增,产业链迎来爆发</a></li>
|
|
||||||
<li><a href="#">房地产市场回暖,一线城市成交量上涨</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<table width="100%" border="0" cellspacing="0" cellpadding="2">
|
|
||||||
<tr><td bgcolor="#eeeeee" colspan="4"><b>科技前沿</b></td></tr>
|
|
||||||
</table>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">SpaceX 再次成功发射星链卫星</a></li>
|
|
||||||
<li><a href="#">苹果公司暗示将于下月举行新品发布会</a></li>
|
|
||||||
<li><a href="#">Windows 12 界面曝光,风格大变</a></li>
|
|
||||||
<li><a href="#">科学家研发出新型电池,续航提升 50%</a></li>
|
|
||||||
<li><a href="#"><b>[下载] 电脑加速专家 2025 专业版 (破解版)</b></a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">生活小贴士:如何去除衣物上的顽固污渍</a></li>
|
|
||||||
<li><a href="#">旅游攻略:这个冬天最适合去的十个地方</a></li>
|
|
||||||
<li><a href="#">健康养生:多吃这种蔬菜,对眼睛好</a></li>
|
|
||||||
<li><a href="#">职场法则:如何优雅地拒绝同事的请求</a></li>
|
|
||||||
<li><a href="#">情感专栏:为什么现在的年轻人都不想结婚了?</a></li>
|
|
||||||
<li><a href="#">历史揭秘:清朝灭亡的真正原因是什么?</a></li>
|
|
||||||
<li><a href="#">萌宠天地:哈士奇拆家全记录,主人崩溃</a></li>
|
|
||||||
<li><a href="#">美食制作:教你做正宗的红烧肉</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
|
|
||||||
<td width="260" valign="top">
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellspacing="0" cellpadding="5">
|
|
||||||
<tr><td bgcolor="#003366"><font color="white"><b>会员登录</b></font></td></tr>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<form>
|
|
||||||
用户名: <input type="text" size="15"><br>
|
|
||||||
密 码: <input type="password" size="15"><br>
|
|
||||||
<input type="checkbox"> 记住我<br>
|
|
||||||
<input type="submit" value="登录"> <a href="#">忘记密码?</a>
|
|
||||||
</form>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellspacing="0" cellpadding="3">
|
|
||||||
<tr><td bgcolor="#eeeeee"><b>24小时热度榜</b></td></tr>
|
|
||||||
<tr><td><font color="red">1.</font> <a href="#">某明星官宣离婚</a></td></tr>
|
|
||||||
<tr><td><font color="red">2.</font> <a href="#">彩票中奖 5 亿</a></td></tr>
|
|
||||||
<tr><td><font color="red">3.</font> <a href="#">油价今晚调整</a></td></tr>
|
|
||||||
<tr><td>4. <a href="#">房价最新走势</a></td></tr>
|
|
||||||
<tr><td>5. <a href="#">大学排名发布</a></td></tr>
|
|
||||||
<tr><td>6. <a href="#">新款手机评测</a></td></tr>
|
|
||||||
<tr><td>7. <a href="#">流感疫苗接种</a></td></tr>
|
|
||||||
<tr><td>8. <a href="#">退休金上涨</a></td></tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<div align="center" style="border: 2px solid orange; padding: 5px;">
|
|
||||||
<h3>🔥 热门游戏推荐 🔥</h3>
|
|
||||||
<p>
|
|
||||||
<a href="#">屠龙宝刀,点击就送</a><br>
|
|
||||||
<a href="#">一刀 999 级</a><br>
|
|
||||||
<a href="#">兄弟,等你来战</a>
|
|
||||||
</p>
|
|
||||||
<button>开始游戏</button>
|
|
||||||
</div>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="0" cellspacing="0" cellpadding="2">
|
|
||||||
<tr><td bgcolor="#eeeeee"><b>娱乐八卦</b></td></tr>
|
|
||||||
</table>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">某知名导演夜会神秘女子</a></li>
|
|
||||||
<li><a href="#">乐坛天后复出,首场演唱会爆满</a></li>
|
|
||||||
<li><a href="#">盘点娱乐圈的十大未解之谜</a></li>
|
|
||||||
<li><a href="#">这部电影票房破 30 亿,你看了吗?</a></li>
|
|
||||||
<li><a href="#">综艺节目频频翻车,观众不买账</a></li>
|
|
||||||
</ul>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellspacing="0" cellpadding="3">
|
|
||||||
<tr><td bgcolor="#660099"><font color="white"><b>今日运势</b></font></td></tr>
|
|
||||||
<tr><td>白羊座: ★★★☆☆ (平)</td></tr>
|
|
||||||
<tr><td>金牛座: ★★★★☆ (吉)</td></tr>
|
|
||||||
<tr><td>双子座: ★★☆☆☆ (凶)</td></tr>
|
|
||||||
<tr><td>巨蟹座: ★★★★★ (大吉)</td></tr>
|
|
||||||
<tr><td align="right"><a href="#">查看全部 >></a></td></tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<table width="100%" border="1" bgcolor="#ffcccc">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<font color="red" size="2">
|
|
||||||
<b>系统警告:</b><br>
|
|
||||||
您的 Flash Player 版本过低,可能无法播放视频。<br>
|
|
||||||
<a href="#">[立即更新]</a>
|
|
||||||
</font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</center>
|
|
||||||
|
|
||||||
<hr width="980">
|
|
||||||
|
|
||||||
<center>
|
|
||||||
<table width="980" border="0">
|
|
||||||
<tr>
|
|
||||||
<td align="center">
|
|
||||||
<small>
|
|
||||||
<a href="#">关于我们</a> | <a href="#">联系方式</a> | <a href="#">招聘信息</a> | <a href="#">广告服务</a> | <a href="#">版权声明</a> | <a href="#">隐私政策</a> | <a href="#">网站地图</a> | <a href="#">意见反馈</a>
|
|
||||||
</small>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center">
|
|
||||||
<br>
|
|
||||||
<b>友情链接:</b><br>
|
|
||||||
<small>
|
|
||||||
<a href="#">北京新闻</a> | <a href="#">上海新闻</a> | <a href="#">广州新闻</a> | <a href="#">深圳新闻</a> | <a href="#">成都新闻</a> | <a href="#">重庆新闻</a> |
|
|
||||||
<a href="#">杭州新闻</a> | <a href="#">武汉新闻</a> | <a href="#">南京新闻</a> | <a href="#">天津新闻</a> | <a href="#">西安新闻</a> |
|
|
||||||
<a href="#">苏州新闻</a> | <a href="#">长沙新闻</a> | <a href="#">郑州新闻</a> | <a href="#">东莞新闻</a> | <a href="#">青岛新闻</a> |
|
|
||||||
<a href="#">沈阳新闻</a> | <a href="#">宁波新闻</a> | <a href="#">昆明新闻</a> | <a href="#">无锡新闻</a> | <a href="#">佛山新闻</a> |
|
|
||||||
<a href="#">大连新闻</a> | <a href="#">福州新闻</a> | <a href="#">厦门新闻</a> | <a href="#">哈尔滨新闻</a> | <a href="#">济南新闻</a> |
|
|
||||||
<a href="#">长春新闻</a> | <a href="#">温州新闻</a> | <a href="#">石家庄新闻</a> | <a href="#">南宁新闻</a> | <a href="#">常州新闻</a> |
|
|
||||||
<a href="#">泉州新闻</a> | <a href="#">南昌新闻</a> | <a href="#">贵阳新闻</a> | <a href="#">太原新闻</a> | <a href="#">烟台新闻</a> |
|
|
||||||
<a href="#">嘉兴新闻</a> | <a href="#">南通新闻</a> | <a href="#">金华新闻</a> | <a href="#">珠海新闻</a> | <a href="#">惠州新闻</a> |
|
|
||||||
<a href="#">徐州新闻</a> | <a href="#">海口新闻</a> | <a href="#">乌鲁木齐新闻</a> | <a href="#">绍兴新闻</a> | <a href="#">中山新闻</a> |
|
|
||||||
<a href="#">台州新闻</a> | <a href="#">兰州新闻</a> | <a href="#">潍坊新闻</a> | <a href="#">保定新闻</a> | <a href="#">镇江新闻</a> |
|
|
||||||
<a href="#">扬州新闻</a> | <a href="#">桂林新闻</a> | <a href="#">唐山新闻</a> | <a href="#">三亚新闻</a> | <a href="#">湖州新闻</a> |
|
|
||||||
<a href="#">芜湖新闻</a> | <a href="#">洛阳新闻</a> | <a href="#">威海新闻</a> | <a href="#">盐城新闻</a> | <a href="#">临沂新闻</a> |
|
|
||||||
<a href="#">江门新闻</a> | <a href="#">汕头新闻</a> | <a href="#">泰州新闻</a> | <a href="#">漳州新闻</a> | <a href="#">邯郸新闻</a> |
|
|
||||||
<a href="#">银川新闻</a> | <a href="#">衡阳新闻</a> | <a href="#">济宁新闻</a> | <a href="#">大庆新闻</a> | <a href="#">吉林新闻</a>
|
|
||||||
</small>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center">
|
|
||||||
<br>
|
|
||||||
<font color="#888888">
|
|
||||||
Copyright © 1998-2025 Global Daily News Inc. All Rights Reserved.<br>
|
|
||||||
ICP证:京ICP备88888888号<br>
|
|
||||||
公网安备 11010102000000号
|
|
||||||
</font>
|
|
||||||
<br><br>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</center>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
375
008/008_b.html
375
008/008_b.html
@@ -1,375 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>Student Information System (SIS) - Spring 2026 Registration</title>
|
|
||||||
</head>
|
|
||||||
<body bgcolor="#ffffff" text="#000000" link="#0000EE" vlink="#551A8B" alink="#FF0000">
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellpadding="5" cellspacing="0" bgcolor="#ffcccc">
|
|
||||||
<tr>
|
|
||||||
<td align="center">
|
|
||||||
<font color="red"><b>System Alert:</b> High traffic detected. Do NOT click "Refresh" or you will lose your queue position.</font><br>
|
|
||||||
<font size="2">Last updated: 10:00:01 AM</font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
||||||
<tr>
|
|
||||||
<td width="20%">
|
|
||||||
<h2>U-Registrar</h2>
|
|
||||||
</td>
|
|
||||||
<td width="60%" align="center">
|
|
||||||
<h3>Spring 2026 Course Selection</h3>
|
|
||||||
<p>Welcome, <strong>Student_ID_9928122</strong> (Senior Standing)</p>
|
|
||||||
<p>Holds: <font color="green">None</font> | GPA: 3.42 | Major: Computer Science</p>
|
|
||||||
</td>
|
|
||||||
<td width="20%" align="right">
|
|
||||||
<a href="#">[Home]</a> <a href="#">[Logout]</a> <a href="#">[Help]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellpadding="5" cellspacing="0" bgcolor="#eeeeee">
|
|
||||||
<tr>
|
|
||||||
<td align="center">
|
|
||||||
<a href="#">Add/Drop Classes</a> |
|
|
||||||
<a href="#">Search for Classes</a> |
|
|
||||||
<a href="#">My Weekly Schedule</a> |
|
|
||||||
<a href="#">Degree Audit</a> |
|
|
||||||
<a href="#">Pay Tuition</a> |
|
|
||||||
<a href="#">Transcript Request</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="0" cellspacing="5" cellpadding="0">
|
|
||||||
<tr>
|
|
||||||
<td width="200" valign="top" bgcolor="#f0f0f0">
|
|
||||||
<form>
|
|
||||||
<p><b>Filter Results:</b></p>
|
|
||||||
<hr>
|
|
||||||
<p>Subject:<br>
|
|
||||||
<select>
|
|
||||||
<option>CS - Computer Science</option>
|
|
||||||
<option>MATH - Mathematics</option>
|
|
||||||
<option>ENG - English</option>
|
|
||||||
<option>PHYS - Physics</option>
|
|
||||||
</select></p>
|
|
||||||
|
|
||||||
<p>Course Level:<br>
|
|
||||||
<input type="checkbox"> 100-299 (Lower)<br>
|
|
||||||
<input type="checkbox" checked> 300-499 (Upper)<br>
|
|
||||||
<input type="checkbox"> 500+ (Grad)</p>
|
|
||||||
|
|
||||||
<p>Days:<br>
|
|
||||||
<input type="checkbox"> Mon/Wed/Fri<br>
|
|
||||||
<input type="checkbox"> Tue/Thu</p>
|
|
||||||
|
|
||||||
<p>Status:<br>
|
|
||||||
<input type="radio" name="status" checked> Open Only<br>
|
|
||||||
<input type="radio" name="status"> Include Waitlist</p>
|
|
||||||
|
|
||||||
<input type="submit" value="Apply Filter">
|
|
||||||
<br><br>
|
|
||||||
<hr>
|
|
||||||
<p><b>Campus News:</b></p>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">Parking permits price increase</a></li>
|
|
||||||
<li><a href="#">Cafeteria menu update</a></li>
|
|
||||||
<li><a href="#">Library hours extended</a></li>
|
|
||||||
</ul>
|
|
||||||
<br>
|
|
||||||
<table width="100%" border="1" bgcolor="#ffffcc">
|
|
||||||
<tr><td>
|
|
||||||
<font size="2"><b>Did you know?</b><br>You can donate your unused meal points to the alumni fund.</font>
|
|
||||||
<br><a href="#">[Donate Now]</a>
|
|
||||||
</td></tr>
|
|
||||||
</table>
|
|
||||||
</form>
|
|
||||||
</td>
|
|
||||||
|
|
||||||
<td valign="top">
|
|
||||||
|
|
||||||
<p>Showing results for <strong>"Computer Science"</strong> (Spring 2026)</p>
|
|
||||||
<p><font color="blue">Note: Enrollment closes on Jan 25th at 5:00 PM.</font></p>
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellspacing="0" cellpadding="4">
|
|
||||||
<tr bgcolor="#cccccc">
|
|
||||||
<th>Select</th>
|
|
||||||
<th>CRN</th>
|
|
||||||
<th>Course</th>
|
|
||||||
<th>Sec</th>
|
|
||||||
<th>Title</th>
|
|
||||||
<th>Credits</th>
|
|
||||||
<th>Instructor</th>
|
|
||||||
<th>Time/Loc</th>
|
|
||||||
<th>Cap/Act/Rem</th>
|
|
||||||
<th>Action</th>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="crn_1001"></td>
|
|
||||||
<td>1001</td>
|
|
||||||
<td>CS 301</td>
|
|
||||||
<td>01</td>
|
|
||||||
<td><strong>Algorithms & Data Structures</strong></td>
|
|
||||||
<td>4.0</td>
|
|
||||||
<td>Smith, J.</td>
|
|
||||||
<td>MWF 10:00-10:50<br>Bldg A, Rm 101</td>
|
|
||||||
<td>50 / 48 / <font color="red">2</font></td>
|
|
||||||
<td>
|
|
||||||
<a href="#">Add to Cart</a><br>
|
|
||||||
<a href="#">Watch</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="crn_1002"></td>
|
|
||||||
<td>1002</td>
|
|
||||||
<td>CS 301</td>
|
|
||||||
<td>02</td>
|
|
||||||
<td><strong>Algorithms & Data Structures</strong></td>
|
|
||||||
<td>4.0</td>
|
|
||||||
<td>Smith, J.</td>
|
|
||||||
<td>MWF 11:00-11:50<br>Bldg A, Rm 101</td>
|
|
||||||
<td>50 / 50 / <font color="red">0</font></td>
|
|
||||||
<td>
|
|
||||||
<font color="grey">Closed</font><br>
|
|
||||||
<a href="#">Join Waitlist (5)</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#ffff99">
|
|
||||||
<td colspan="10" align="center">
|
|
||||||
<font color="#990000"><b>Action Required: You must complete the "Sexual Harassment Prevention Training" before adding more classes.</b></font>
|
|
||||||
<a href="#">[Go to Training]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="crn_1003"></td>
|
|
||||||
<td>1003</td>
|
|
||||||
<td>CS 301</td>
|
|
||||||
<td>03</td>
|
|
||||||
<td><strong>Algorithms & Data Structures</strong></td>
|
|
||||||
<td>4.0</td>
|
|
||||||
<td>Doe, A.</td>
|
|
||||||
<td>TR 09:30-10:45<br>Bldg B, Rm 204</td>
|
|
||||||
<td>50 / 12 / 38</td>
|
|
||||||
<td>
|
|
||||||
<a href="#">Add to Cart</a><br>
|
|
||||||
<a href="#">Watch</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="crn_2001"></td>
|
|
||||||
<td>2001</td>
|
|
||||||
<td>CS 350</td>
|
|
||||||
<td>01</td>
|
|
||||||
<td><strong>Operating Systems</strong></td>
|
|
||||||
<td>4.0</td>
|
|
||||||
<td>Linux, T.</td>
|
|
||||||
<td>MWF 13:00-13:50<br>Engr Hall, 300</td>
|
|
||||||
<td>100 / 98 / <font color="red">2</font></td>
|
|
||||||
<td>
|
|
||||||
<a href="#">Add to Cart</a><br>
|
|
||||||
<a href="#">Watch</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="crn_2002"></td>
|
|
||||||
<td>2002</td>
|
|
||||||
<td>CS 350</td>
|
|
||||||
<td>02</td>
|
|
||||||
<td><strong>Operating Systems</strong></td>
|
|
||||||
<td>4.0</td>
|
|
||||||
<td>Windows, B.</td>
|
|
||||||
<td>TR 14:00-15:15<br>Engr Hall, 300</td>
|
|
||||||
<td>100 / 10 / 90</td>
|
|
||||||
<td>
|
|
||||||
<a href="#">Add to Cart</a><br>
|
|
||||||
<a href="#">Watch</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td colspan="10">
|
|
||||||
<tt>Debug: Oracle Database Connection Pool Warning at line 442. Latency 200ms.</tt>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="crn_3001"></td>
|
|
||||||
<td>3001</td>
|
|
||||||
<td>CS 410</td>
|
|
||||||
<td>01</td>
|
|
||||||
<td><strong>Software Engineering</strong></td>
|
|
||||||
<td>3.0</td>
|
|
||||||
<td>Brooks, F.</td>
|
|
||||||
<td>W 18:00-20:50<br>Online / Remote</td>
|
|
||||||
<td>30 / 30 / <font color="red">0</font></td>
|
|
||||||
<td>
|
|
||||||
<font color="grey">Closed</font><br>
|
|
||||||
<font color="grey">Waitlist Full</font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="crn_4001"></td>
|
|
||||||
<td>4001</td>
|
|
||||||
<td>CS 420</td>
|
|
||||||
<td>01</td>
|
|
||||||
<td><strong>Database Management</strong></td>
|
|
||||||
<td>3.0</td>
|
|
||||||
<td>Codd, E.</td>
|
|
||||||
<td>TR 11:00-12:15<br>Sci Center, 101</td>
|
|
||||||
<td>40 / 35 / 5</td>
|
|
||||||
<td>
|
|
||||||
<a href="#">Add to Cart</a><br>
|
|
||||||
<a href="#">Watch</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#e6f7ff">
|
|
||||||
<td align="center">-</td>
|
|
||||||
<td>-</td>
|
|
||||||
<td>ADV 101</td>
|
|
||||||
<td>-</td>
|
|
||||||
<td><strong>Summer Study Abroad in Italy</strong></td>
|
|
||||||
<td>-</td>
|
|
||||||
<td>Office Intl</td>
|
|
||||||
<td>Summer 2026</td>
|
|
||||||
<td>Open</td>
|
|
||||||
<td><a href="#">[Apply Info]</a></td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="crn_5001"></td>
|
|
||||||
<td>5001</td>
|
|
||||||
<td>MATH 330</td>
|
|
||||||
<td>01</td>
|
|
||||||
<td><strong>Linear Algebra</strong></td>
|
|
||||||
<td>3.0</td>
|
|
||||||
<td>Gauss, K.</td>
|
|
||||||
<td>MWF 08:00-08:50<br>Math Hall, 101</td>
|
|
||||||
<td>60 / 55 / 5</td>
|
|
||||||
<td>
|
|
||||||
<a href="#">Add to Cart</a><br>
|
|
||||||
<a href="#">Watch</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox" name="crn_5002"></td>
|
|
||||||
<td>5002</td>
|
|
||||||
<td>MATH 330</td>
|
|
||||||
<td>02</td>
|
|
||||||
<td><strong>Linear Algebra</strong></td>
|
|
||||||
<td>3.0</td>
|
|
||||||
<td>Euler, L.</td>
|
|
||||||
<td>MWF 09:00-09:50<br>Math Hall, 102</td>
|
|
||||||
<td>60 / 60 / <font color="red">0</font></td>
|
|
||||||
<td>
|
|
||||||
<font color="grey">Closed</font><br>
|
|
||||||
<a href="#">Join Waitlist (10)</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td colspan="10" align="right">
|
|
||||||
<input type="button" value="Previous">
|
|
||||||
<input type="button" value="Next 10 Courses">
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<table width="100%" border="1" bgcolor="#e0e0e0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<b>Batch Actions:</b>
|
|
||||||
<input type="submit" value="Register Selected">
|
|
||||||
<input type="submit" value="Add to Planner">
|
|
||||||
<br>
|
|
||||||
<small>* By registering, you agree to pay tuition fees by the deadline.</small>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
|
|
||||||
<td width="200" valign="top">
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellpadding="3">
|
|
||||||
<tr><td bgcolor="#000000"><font color="white"><b>My Cart (Pending)</b></font></td></tr>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<p><strong>CS 301 - 01</strong><br>
|
|
||||||
Alg & Data Struct<br>
|
|
||||||
4.0 Credits</p>
|
|
||||||
<a href="#">[Drop]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<p><strong>MATH 330 - 01</strong><br>
|
|
||||||
Linear Algebra<br>
|
|
||||||
3.0 Credits</p>
|
|
||||||
<a href="#">[Drop]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td bgcolor="#eeeeee" align="right">
|
|
||||||
Total Credits: 7.0<br>
|
|
||||||
<input type="button" value="Submit Registration">
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellpadding="3" bgcolor="#fff0f0">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<font color="red" size="2">
|
|
||||||
<b>Conflict Alert:</b><br>
|
|
||||||
CS 301 (Sec 01) overlaps with PHYS 202 (Sec 04).
|
|
||||||
</font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<p><b>Quick Links:</b></p>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">Campus Map</a></li>
|
|
||||||
<li><a href="#">Bookstore</a></li>
|
|
||||||
<li><a href="#">Bus Schedule</a></li>
|
|
||||||
<li><a href="#">Police Dept</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<center>
|
|
||||||
<font size="1">
|
|
||||||
University Registrar Office | Building 42, Room 100 | Phone: 555-0199<br>
|
|
||||||
© 2026 Board of Regents. All Rights Reserved.<br>
|
|
||||||
<a href="#">Privacy Policy</a> | <a href="#">Accessibility</a> | <a href="#">FERPA Rights</a>
|
|
||||||
</font>
|
|
||||||
<br><br>
|
|
||||||
<tt>Page generated in 0.42 seconds. Server: REG-NODE-04</tt>
|
|
||||||
</center>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
321
009/009_b.html
321
009/009_b.html
@@ -1,321 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>MyGlobalMail - Inbox (1,204 Unread)</title>
|
|
||||||
</head>
|
|
||||||
<body bgcolor="#ffffff" text="#000000" link="#0000EE" vlink="#551A8B" alink="#FF0000">
|
|
||||||
|
|
||||||
<center>
|
|
||||||
<table width="100%" border="1" cellpadding="5" bgcolor="#ffffcc">
|
|
||||||
<tr>
|
|
||||||
<td align="center">
|
|
||||||
<h3>*** 免费赢取 2026 世界杯门票!***</h3>
|
|
||||||
<p>只需填写一份问卷,即可参与抽奖。<a href="#">[点击这里]</a></p>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</center>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="0" cellspacing="0" cellpadding="5" bgcolor="#003366">
|
|
||||||
<tr>
|
|
||||||
<td width="30%">
|
|
||||||
<h1><font color="white">MyGlobalMail</font></h1>
|
|
||||||
</td>
|
|
||||||
<td width="50%" align="center">
|
|
||||||
<font color="white">
|
|
||||||
<form>
|
|
||||||
Search Mail: <input type="text" size="20">
|
|
||||||
<input type="submit" value="Go">
|
|
||||||
<br>
|
|
||||||
<small><a href="#" style="color:#ddd">Advanced Search</a></small>
|
|
||||||
</form>
|
|
||||||
</font>
|
|
||||||
</td>
|
|
||||||
<td width="20%" align="right">
|
|
||||||
<font color="white" size="2">
|
|
||||||
User: <b>john.doe@globalmail.com</b><br>
|
|
||||||
<a href="#" style="color:yellow">[Upgrade to Pro]</a> | <a href="#" style="color:white">[Sign Out]</a>
|
|
||||||
</font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellspacing="0" cellpadding="2" bgcolor="#eeeeee">
|
|
||||||
<tr>
|
|
||||||
<td align="center">
|
|
||||||
<a href="#"><b>Mail</b></a> |
|
|
||||||
<a href="#"><b>Address Book</b></a> |
|
|
||||||
<a href="#"><b>Calendar</b></a> |
|
|
||||||
<a href="#"><b>Notepad</b></a> |
|
|
||||||
<a href="#"><b>Options</b></a> |
|
|
||||||
<a href="#"><b>Help</b></a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="0" cellspacing="5" cellpadding="0">
|
|
||||||
<tr>
|
|
||||||
<td width="180" valign="top" bgcolor="#f0f0f0">
|
|
||||||
<br>
|
|
||||||
<table width="100%" border="0">
|
|
||||||
<tr><td><a href="#"><b>[Inbox] (1204)</b></a></td></tr>
|
|
||||||
<tr><td><a href="#">Drafts (5)</a></td></tr>
|
|
||||||
<tr><td><a href="#">Sent Items</a></td></tr>
|
|
||||||
<tr><td><a href="#">Junk Mail (99+)</a> <font color="red">clean</font></td></tr>
|
|
||||||
<tr><td><a href="#">Trash</a> <font color="red">empty</font></td></tr>
|
|
||||||
</table>
|
|
||||||
<hr>
|
|
||||||
<b>My Folders</b><br>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">Work</a></li>
|
|
||||||
<li><a href="#">Family</a></li>
|
|
||||||
<li><a href="#">Bills</a></li>
|
|
||||||
<li><a href="#">Receipts</a></li>
|
|
||||||
<li><a href="#">Newsletters</a></li>
|
|
||||||
</ul>
|
|
||||||
<hr>
|
|
||||||
<table width="100%" border="1" bgcolor="#e6e6fa">
|
|
||||||
<tr><td align="center">
|
|
||||||
<font size="2"><b>Singles near you!</b><br>Find love today.<br><a href="#">[View Photos]</a></font>
|
|
||||||
</td></tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
<table width="100%" border="1" bgcolor="#e6e6fa">
|
|
||||||
<tr><td align="center">
|
|
||||||
<font size="2"><b>Refinance Rates</b><br>Hit historic lows.<br><a href="#">[Calculate]</a></font>
|
|
||||||
</td></tr>
|
|
||||||
</table>
|
|
||||||
</td>
|
|
||||||
|
|
||||||
<td valign="top">
|
|
||||||
<p align="center">
|
|
||||||
<font color="red" size="2"><b>Warning: Your mailbox is 98% full. You may not be able to receive new messages.</b></font>
|
|
||||||
<a href="#">[Clean Up Now]</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<table width="100%" border="0" bgcolor="#cccccc" cellpadding="3">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<input type="button" value="New">
|
|
||||||
<input type="button" value="Reply">
|
|
||||||
<input type="button" value="Reply All">
|
|
||||||
<input type="button" value="Forward">
|
|
||||||
|
|
|
||||||
<input type="button" value="Delete">
|
|
||||||
<input type="button" value="Junk">
|
|
||||||
<input type="button" value="Move To...">
|
|
||||||
</td>
|
|
||||||
<td align="right">
|
|
||||||
Showing 1-20 of 1204
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<form>
|
|
||||||
<table width="100%" border="1" cellspacing="0" cellpadding="3">
|
|
||||||
<tr bgcolor="#999999">
|
|
||||||
<th width="30"><input type="checkbox"></th>
|
|
||||||
<th width="30">St</th>
|
|
||||||
<th width="200">From</th>
|
|
||||||
<th>Subject</th>
|
|
||||||
<th width="100">Date</th>
|
|
||||||
<th width="60">Size</th>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#ffffff">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="New"></td>
|
|
||||||
<td><b>Boss_Steve</b></td>
|
|
||||||
<td><b>URGENT: Meeting rescheduled to 3 PM</b></td>
|
|
||||||
<td>Today</td>
|
|
||||||
<td>2KB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#ffffff">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="New"></td>
|
|
||||||
<td><b>HR Department</b></td>
|
|
||||||
<td><b>Year-end performance review schedule</b></td>
|
|
||||||
<td>Today</td>
|
|
||||||
<td>15KB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#ffffcc">
|
|
||||||
<td align="center"><input type="checkbox" disabled></td>
|
|
||||||
<td align="center"><font color="red">$</font></td>
|
|
||||||
<td><font color="green"><b>MyGlobalMail Partner</b></font></td>
|
|
||||||
<td><a href="#"><b>CONGRATULATIONS! You have been selected for a cash prize...</b></a></td>
|
|
||||||
<td>Now</td>
|
|
||||||
<td>-</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#f0f0f0">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="Read"></td>
|
|
||||||
<td>Amazon.com</td>
|
|
||||||
<td>Your order #77821 has shipped</td>
|
|
||||||
<td>Yesterday</td>
|
|
||||||
<td>45KB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#f0f0f0">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="Read"></td>
|
|
||||||
<td>LinkedIn</td>
|
|
||||||
<td>You appeared in 5 searches this week</td>
|
|
||||||
<td>Yesterday</td>
|
|
||||||
<td>12KB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#ffffff">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="High"></td>
|
|
||||||
<td><b>Security Team (security@gmai1.com)</b></td>
|
|
||||||
<td><b>Action Required: Verify your password immediately</b></td>
|
|
||||||
<td>Yesterday</td>
|
|
||||||
<td>5KB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#f0f0f0">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="Read"></td>
|
|
||||||
<td>Newsletter_Weekly</td>
|
|
||||||
<td>Top 10 Tech Trends of 2025</td>
|
|
||||||
<td>Dec 20</td>
|
|
||||||
<td>120KB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#f0f0f0">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="Read"></td>
|
|
||||||
<td>Mom</td>
|
|
||||||
<td>Re: Christmas dinner plans?</td>
|
|
||||||
<td>Dec 19</td>
|
|
||||||
<td>8KB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#ffe4e1">
|
|
||||||
<td colspan="6" align="center">
|
|
||||||
<font size="2" color="red">System Notice: We are updating our Privacy Policy. <a href="#">[Read Here]</a></font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#f0f0f0">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="Read"></td>
|
|
||||||
<td>GitHub</td>
|
|
||||||
<td>[GitHub] A personal access token has expired</td>
|
|
||||||
<td>Dec 18</td>
|
|
||||||
<td>10KB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#f0f0f0">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="Read"></td>
|
|
||||||
<td>Netflix</td>
|
|
||||||
<td>New login from new device</td>
|
|
||||||
<td>Dec 18</td>
|
|
||||||
<td>15KB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#f0f0f0">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="Read"></td>
|
|
||||||
<td>Spotify</td>
|
|
||||||
<td>Your 2025 Wrapped is here!</td>
|
|
||||||
<td>Dec 17</td>
|
|
||||||
<td>55KB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#f0f0f0">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="Read"></td>
|
|
||||||
<td>Project Manager</td>
|
|
||||||
<td>Fwd: Client feedback on Q4 report</td>
|
|
||||||
<td>Dec 16</td>
|
|
||||||
<td>2MB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#f0f0f0">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="Read"></td>
|
|
||||||
<td>Service Desk</td>
|
|
||||||
<td>Ticket #9921 resolved</td>
|
|
||||||
<td>Dec 15</td>
|
|
||||||
<td>4KB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#f0f0f0">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="Read"></td>
|
|
||||||
<td>Bank of America</td>
|
|
||||||
<td>Your monthly statement is ready</td>
|
|
||||||
<td>Dec 15</td>
|
|
||||||
<td>1MB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#f0f0f0">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="Read"></td>
|
|
||||||
<td>Zoom</td>
|
|
||||||
<td>Meeting invitation: Daily Standup</td>
|
|
||||||
<td>Dec 14</td>
|
|
||||||
<td>8KB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#f0f0f0">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="Read"></td>
|
|
||||||
<td>Slack</td>
|
|
||||||
<td>You have 5 unread notifications</td>
|
|
||||||
<td>Dec 14</td>
|
|
||||||
<td>12KB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#f0f0f0">
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td align="center"><img src="" alt="Read"></td>
|
|
||||||
<td>Adobe Creative Cloud</td>
|
|
||||||
<td>Payment successful</td>
|
|
||||||
<td>Dec 13</td>
|
|
||||||
<td>8KB</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
</table>
|
|
||||||
</form>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<table width="100%" border="0">
|
|
||||||
<tr>
|
|
||||||
<td align="right">
|
|
||||||
<a href="#">[Previous]</a>
|
|
||||||
<b>1</b> <a href="#">2</a> <a href="#">3</a> ... <a href="#">50</a>
|
|
||||||
<a href="#">[Next]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
<center>
|
|
||||||
<font size="1">Sponsored Links:</font><br>
|
|
||||||
<a href="#">Cheap Flights</a> | <a href="#">Weight Loss</a> | <a href="#">Insurance Quotes</a> | <a href="#">Free Credit Score</a>
|
|
||||||
</center>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<center>
|
|
||||||
<font size="1" color="#888888">
|
|
||||||
© 1999-2025 MyGlobalMail Inc. All rights reserved.<br>
|
|
||||||
<a href="#">Privacy Policy</a> | <a href="#">Terms of Service</a> | <a href="#">About Us</a> | <a href="#">Careers</a>
|
|
||||||
</font>
|
|
||||||
</center>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
246
010/010_b.html
246
010/010_b.html
@@ -1,246 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>City General Hospital - HIS System V2.0</title>
|
|
||||||
</head>
|
|
||||||
<body bgcolor="#e6e6e6" text="#000000" link="#000080" vlink="#800080" alink="#FF0000">
|
|
||||||
|
|
||||||
<table width="100%" border="1" bgcolor="#ffcccc" cellpadding="5">
|
|
||||||
<tr>
|
|
||||||
<td align="center">
|
|
||||||
<font color="red"><b>Hospital Broadcast:</b> Attention all departments, an emergency meeting on insurance cost control will be held at 3 PM in the Admin Building conference room.</font>
|
|
||||||
<br>
|
|
||||||
<font size="2">Posted: 2025-12-22 08:30</font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="0" bgcolor="#008080" cellpadding="10">
|
|
||||||
<tr>
|
|
||||||
<td width="50%">
|
|
||||||
<font color="white" size="5"><b>City General Hospital - Doctor Station</b></font>
|
|
||||||
</td>
|
|
||||||
<td width="50%" align="right">
|
|
||||||
<font color="white">
|
|
||||||
User: <b>Dr. Li (Attending)</b> | Dept: Cardiology<br>
|
|
||||||
<a href="#" style="color:yellow">[Change Password]</a> | <a href="#" style="color:white">[Logout]</a>
|
|
||||||
</font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellpadding="5" cellspacing="0" bgcolor="#dddddd">
|
|
||||||
<tr>
|
|
||||||
<td align="center">
|
|
||||||
<a href="#">Outpatient Workbench</a> |
|
|
||||||
<a href="#">Inpatient Management</a> |
|
|
||||||
<a href="#">Surgery Schedule</a> |
|
|
||||||
<a href="#">Lab Reports</a> |
|
|
||||||
<a href="#">Pharmacy Stock</a> |
|
|
||||||
<a href="#">Order Management</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="0" cellspacing="5" cellpadding="0">
|
|
||||||
<tr>
|
|
||||||
<td width="250" valign="top" bgcolor="#f0f0f0">
|
|
||||||
<br>
|
|
||||||
<table width="100%" border="1" cellpadding="3">
|
|
||||||
<tr><td bgcolor="#008080"><font color="white"><b>Waiting List (12)</b></font></td></tr>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<b>01. Zhang San (M, 45y)</b><br>
|
|
||||||
<font size="2">C/C: Chest tightness for 3 days</font><br>
|
|
||||||
<a href="#">[Admit]</a> <a href="#">[Skip]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<b>02. Li Si (F, 62y)</b><br>
|
|
||||||
<font size="2">C/C: Hypertension follow-up</font><br>
|
|
||||||
<a href="#">[Admit]</a> <a href="#">[Skip]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr bgcolor="#ffffcc">
|
|
||||||
<td>
|
|
||||||
<font color="red"><b>VIP. Mr. Wang (M, 50y)</b></font><br>
|
|
||||||
<font size="2">Note: Dean's request, handle with priority</font><br>
|
|
||||||
<a href="#">[Priority Admit]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<b>03. Zhao Liu (M, 28y)</b><br>
|
|
||||||
<font size="2">C/C: Palpitations, HR 110</font><br>
|
|
||||||
<a href="#">[Admit]</a> <a href="#">[Skip]</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="1" bgcolor="#e0ffff">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<font size="2"><b>[Academic Promo]</b><br>Pfizer New Drug Intro<br>Free gift included<br><a href="#">[View Details]</a></font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
<table width="100%" border="1" bgcolor="#ffe4e1">
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<font size="2"><b>[Logistics Notice]</b><br>Today's Special:<br>Braised Pork Ribs, Steamed Bass</font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</td>
|
|
||||||
|
|
||||||
<td valign="top">
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellpadding="5" bgcolor="#ffffff">
|
|
||||||
<tr>
|
|
||||||
<td colspan="4" bgcolor="#cccccc"><b>Current Patient: Zhang San (ID: 2025001)</b></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td width="15%"><b>Allergies:</b></td>
|
|
||||||
<td width="35%"><font color="red">Penicillin</font></td>
|
|
||||||
<td width="15%"><b>Insurance:</b></td>
|
|
||||||
<td width="35%">Provincial Insurance</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><b>Vitals:</b></td>
|
|
||||||
<td colspan="3">BP: 140/90 mmHg, HR: 88, T: 36.5°C</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<form>
|
|
||||||
<table width="100%" border="1" cellpadding="3" cellspacing="0">
|
|
||||||
<tr><td colspan="5" bgcolor="#dddddd"><b>Long-term Order Entry</b></td></tr>
|
|
||||||
<tr>
|
|
||||||
<th>Select</th>
|
|
||||||
<th>Drug Name</th>
|
|
||||||
<th>Spec</th>
|
|
||||||
<th>Dosage / Freq</th>
|
|
||||||
<th>Action</th>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td>Aspirin Enteric-coated Tablets</td>
|
|
||||||
<td>100mg*30 tabs</td>
|
|
||||||
<td>
|
|
||||||
<input type="text" value="100mg" size="5">
|
|
||||||
<select><option>qd (Once Daily)</option><option>bid (Twice Daily)</option></select>
|
|
||||||
PO (Oral)
|
|
||||||
</td>
|
|
||||||
<td><a href="#">Stop</a></td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td>Atorvastatin Calcium Tablets</td>
|
|
||||||
<td>20mg*7 tabs</td>
|
|
||||||
<td>
|
|
||||||
<input type="text" value="20mg" size="5">
|
|
||||||
<select><option>qn (Every Night)</option></select>
|
|
||||||
PO (Oral)
|
|
||||||
</td>
|
|
||||||
<td><a href="#">Stop</a></td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr bgcolor="#ffebcd">
|
|
||||||
<td colspan="5" align="center">
|
|
||||||
<font color="#8b4500" size="2">Warning: Department drug ratio exceeded 5%, please prioritize volume-based procurement drugs.</font>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td align="center"><input type="checkbox"></td>
|
|
||||||
<td>Metoprolol Succinate</td>
|
|
||||||
<td>47.5mg*7 tabs</td>
|
|
||||||
<td>
|
|
||||||
<input type="text" value="47.5mg" size="5">
|
|
||||||
<select><option>qd (Once Daily)</option></select>
|
|
||||||
PO (Oral)
|
|
||||||
</td>
|
|
||||||
<td><a href="#">Stop</a></td>
|
|
||||||
</tr>
|
|
||||||
|
|
||||||
<tr>
|
|
||||||
<td colspan="5" align="right">
|
|
||||||
<input type="button" value="Add Drug">
|
|
||||||
<input type="button" value="Sign Orders">
|
|
||||||
<input type="button" value="Void Orders">
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
</form>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellpadding="3">
|
|
||||||
<tr><td bgcolor="#dddddd"><b>Recent Lab Reports</b></td></tr>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<ul>
|
|
||||||
<li>2025-12-20: ECG - Sinus rhythm, slight ST depression <a href="#">[View Image]</a></li>
|
|
||||||
<li>2025-12-20: Echo - Left ventricular diastolic dysfunction <a href="#">[View Image]</a></li>
|
|
||||||
<li>2025-12-19: CBC - Normal <a href="#">[View Data]</a></li>
|
|
||||||
</ul>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<div align="center" style="border: 1px dashed red; padding: 5px;">
|
|
||||||
<p><b>IT Dept Notice:</b><br>Server upgrade tonight at 22:00, system may be slow.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</td>
|
|
||||||
|
|
||||||
<td width="200" valign="top" bgcolor="#f0f0f0">
|
|
||||||
<br>
|
|
||||||
<table width="100%" border="1" cellpadding="3">
|
|
||||||
<tr><td bgcolor="#008080"><font color="white"><b>Clinical Pathway</b></font></td></tr>
|
|
||||||
<tr><td><input type="checkbox"> Admission Education</td></tr>
|
|
||||||
<tr><td><input type="checkbox"> Sign Consent Form</td></tr>
|
|
||||||
<tr><td><input type="checkbox"> Physician Ward Round</td></tr>
|
|
||||||
<tr><td><input type="checkbox"> Pre-op Discussion</td></tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<table width="100%" border="1" cellpadding="3">
|
|
||||||
<tr><td bgcolor="#008080"><font color="white"><b>Shift Roster</b></font></td></tr>
|
|
||||||
<tr><td>Mon: Dr. Zhang (Day)</td></tr>
|
|
||||||
<tr><td>Mon: Dr. Wang (Night)</td></tr>
|
|
||||||
<tr><td>Tue: Dr. Li (Day)</td></tr>
|
|
||||||
<tr><td>Tue: Dr. Zhao (Night)</td></tr>
|
|
||||||
</table>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
<p><b>Quick Links:</b></p>
|
|
||||||
<ul>
|
|
||||||
<li><a href="#">OA System</a></li>
|
|
||||||
<li><a href="#">Library</a></li>
|
|
||||||
<li><a href="#">Medical Forum</a></li>
|
|
||||||
<li><a href="#">Food Ordering</a></li>
|
|
||||||
</ul>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<hr>
|
|
||||||
|
|
||||||
<center>
|
|
||||||
<font size="1">
|
|
||||||
Tech Support: City Health Info Center | Tel: 8888-1234<br>
|
|
||||||
Copyright © 2025 City General Hospital
|
|
||||||
</font>
|
|
||||||
</center>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
16342
011/001.html
Normal file
16342
011/001.html
Normal file
File diff suppressed because one or more lines are too long
696
011/002.html
Normal file
696
011/002.html
Normal file
File diff suppressed because one or more lines are too long
3942
011/003.html
Normal file
3942
011/003.html
Normal file
File diff suppressed because one or more lines are too long
5404
011/004.html
Normal file
5404
011/004.html
Normal file
File diff suppressed because one or more lines are too long
4613
011/005.html
Normal file
4613
011/005.html
Normal file
File diff suppressed because one or more lines are too long
4523
011/006.html
Normal file
4523
011/006.html
Normal file
File diff suppressed because one or more lines are too long
3969
011/007.html
Normal file
3969
011/007.html
Normal file
File diff suppressed because one or more lines are too long
3970
011/008.html
Normal file
3970
011/008.html
Normal file
File diff suppressed because one or more lines are too long
34
011/record.json
Normal file
34
011/record.json
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
{
|
||||||
|
"step-1": {
|
||||||
|
"query": "请在搜索框中输入\"macbook air\",我想要查找相关商品",
|
||||||
|
"grounding_area": ""
|
||||||
|
},
|
||||||
|
"step-2": {
|
||||||
|
"query": "开始搜索",
|
||||||
|
"grounding_area": ""
|
||||||
|
},
|
||||||
|
"step-3": {
|
||||||
|
"query": "我想筛选13英寸的电脑,请你在左侧帮我筛选",
|
||||||
|
"grounding_area": ""
|
||||||
|
},
|
||||||
|
"step-4": {
|
||||||
|
"query": "再筛选16G内存",
|
||||||
|
"grounding_area": ""
|
||||||
|
},
|
||||||
|
"step-5": {
|
||||||
|
"query": "再筛选512G存储",
|
||||||
|
"grounding_area": ""
|
||||||
|
},
|
||||||
|
"step-6": {
|
||||||
|
"query": "结果中帮我找到m4芯片的电脑,并点击进入详情页",
|
||||||
|
"grounding_area": ""
|
||||||
|
},
|
||||||
|
"step-7": {
|
||||||
|
"query": "这款电脑能购买吗,不能的话帮我看类似商品",
|
||||||
|
"grounding_area": ""
|
||||||
|
},
|
||||||
|
"step-8": {
|
||||||
|
"query": "关掉类似商品页面吧",
|
||||||
|
"grounding_area": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
670
012/001.html
Normal file
670
012/001.html
Normal file
File diff suppressed because one or more lines are too long
1543
012/002.html
Normal file
1543
012/002.html
Normal file
File diff suppressed because one or more lines are too long
1431
012/003.html
Normal file
1431
012/003.html
Normal file
File diff suppressed because one or more lines are too long
2395
012/004.html
Normal file
2395
012/004.html
Normal file
File diff suppressed because one or more lines are too long
18
012/record.json
Normal file
18
012/record.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"step-1": {
|
||||||
|
"query": "查看今日交易",
|
||||||
|
"grounding_area": ""
|
||||||
|
},
|
||||||
|
"step-2": {
|
||||||
|
"query": "筛选一下艺术涂鸦类别",
|
||||||
|
"grounding_area": ""
|
||||||
|
},
|
||||||
|
"step-3": {
|
||||||
|
"query": "我看中了\"Guangna 288 Acrylic Paint Markers\"这款商品,帮我点进详情页",
|
||||||
|
"grounding_area": ""
|
||||||
|
},
|
||||||
|
"step-4": {
|
||||||
|
"query": "帮我加入购物车",
|
||||||
|
"grounding_area": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user