tool12.htm

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

HTM
31
字号
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script src=inc/5top.js></script></head>
<body scroll=yes><br>
<table width=99% height="90%" border="1" cellpadding=4 cellspacing=0>
<tr>
<td height="26">查找什么:<input name="sdf3" type="text" id="sdf3" value="\\stgz\"> <input type=button onClick="asdf()" value=" 确 定 ">
</td>
</tr>
<tr>
  <td>&nbsp;</td>
</tr>
<tr>
<td height=26><input type=button onclick="cp3(af2)" value=" 复 制 ">

</td>
</tr>
</table>
<script>


function asdf()
{
a=sdf3.value
open(a)

}



</script><script src=inc/5down.js></script></body></HTML>

⌨️ 快捷键说明

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