📄 tableface.aspx
字号:
<%@ Page language="c#" codePage="936"%>
<html>
<head>
<title>网页表格编辑</title>
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Window-target" content="_top">
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
body {
font-size: 9pt;
}
-->
</style></head>
<body bgcolor=menu>
<input type="hidden" name="sBody">
<fieldset style="WIDTH: 100%">
<legend >网页表格编辑</legend>
<table align=center style="WIDTH: 100%">
<tr>
<td><iframe name="EditTable" frameborder="0" width="390" height="190" scrolling="yes" src="table.aspx"></iframe></td>
</tr>
</table>
</fieldset>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -