5nodem1.htm

来自「本软件为绿色软件」· HTM 代码 · 共 31 行

HTM
31
字号
<html><head><IE:Download ID="oDownload" STYLE="behavior:url(#default#download)" />
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script src=inc/5top.js id=script3></script>
<script src=inc/function1.js></script>
<script src=inc/5nodem_.js></script>
</head>
<body scroll=yes><table width=98% height=90% cellpadding=0 cellspacing=0 bordercolor=#111111>
<tr height="24">
<td>节点名称:
<input name="Title_3" onkeydown="if(event.keyCode==13)SaveNote()">
<input type=button value="粘贴" onclick=Title_3.select();document.execCommand("Paste")>
&nbsp; <span id=ai3></span>
</td>
</tr>
<tr>
<td>
<textarea style='width:100%;height:100%;' name="Text_3"></textarea>
</td>
</tr>
<tr height=30>
<td>
<input type=button value="粘贴" onclick=Text_3.value+=Paste3()> 
<input style="width:140" type=button value="粘贴(包括标题)" onclick=addTextTitle()> 
<input type=button value="运行" onclick="runE5(Text_3)">
</td>
</tr>
<tr><td id=adBhtml height=50></td></tr>
</table>
<script src=inc/5nodem1.js></script>
<script src=inc/5down.js></script>
</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?