📄 oracle.html
字号:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>oracle查询</title>
<style type="text/css">
<!--
body,td,th {
font-size: 12px;
}
body {
margin-left: 0px;
margin-top: 00px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style></head>
<body>
<form id="form1" name="form1" method="post" action="oracle82.jsp" style="margin-left:20px" target="if" >
sql语句:select
<input name="zd" type="text" id="zd" />
from
<input name="tb" type="text" id="tb" size="16" />
<br />
where条件:
<input name="where" type="text" id="where" size="100" /><br />
其他条件:
<input name="tj" type="text" id="tj" size="100" />
<hr />sql语句:
<input name="sql" type="text" id="sql" size="100" /><br />
行数: <input name="line" size="4" type="text" value="100" />
<input type="submit" name="Submit" value="提交" />
<input type="reset" name="Submit2" value="重置" />
</form>
<iframe src="oracle82.jsp" scrolling="auto" frameborder="0" width="100%" height="408px" name="if" id="if" ></iframe>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -