📄 money.asp
字号:
<!--#include file="top.asp"-->
<div align="center">
<center>
<div align="center">
<table border="0" width="780" cellspacing="0" cellpadding="0" id="table1" height="210" bgcolor="#FFFFFF">
<tr>
<td width="1" bgcolor=#4174C0 rowspan="3"></td>
<td width="136" valign="top" rowspan="3"><!--#include file="left.asp"--></td>
<td width="1" bgcolor=#4174C0 rowspan="3"></td>
<td height="37" valign="top" width="636" colspan="2">
<img border="0" src="images/wz1.jpg" width="569" height="31"></td>
</tr>
<tr>
<td height="151" valign="top" width="31">
</td>
<td height="151" valign="top" width="605">
<%sql="select * from sys"
rs.open sql,conn,3,3%> <p style="line-height: 200%" align="left">
<br> <%=rs("sys_bank")%><%rs.close%></td>
</tr>
<tr>
<td valign="top" width="636" colspan="2"></td>
</tr>
</table>
</div>
</center>
</div>
<!--#include file="copy.asp"-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -