?? 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 + -