jiedai.asp
来自「ASP+mssql 财务系统 【使用说明】 在Windows」· ASP 代码 · 共 30 行
ASP
30 行
<%@LANGUAGE="VBSCRIPT"%>
<html>
<head>
<title></title>
</head>
<body bgcolor="7C96B8" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="601" height="50" align="center"><tr>
<td width="593"><div align="center"><font color="#FFFFFF" size="3" face="黑体">借贷资产管理[此模块尚未开发]</font></div></td>
</tr></table>
<table width="66%" border="0" cellspacing="1" cellpadding="6" bgcolor="#000000" align="center">
<tr bgcolor="316395">
<td height="47"><font color="#FFFFFF"><b>请您选择处理哪个项目:</b></font></td>
</tr>
<tr bgcolor="#6699CC" valign="middle">
<td bgcolor="#6699CC"><div align="center"><font color="#FFFFFF">添加贷款</font></div></td>
</tr>
<tr bgcolor="eeeeee" valign="middle">
<td bgcolor="eeeeee"><div align="center">查看贷款</div></td>
</tr>
<tr bgcolor="#6699CC" valign="middle">
<td bgcolor="#6699CC"><div align="center"><font color="#FFFFFF">编辑和删除贷款</font></div></td>
</tr>
<tr bgcolor="#6699CC" align="center">
<td valign="top" bgcolor="eeeeee"> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?