logpoint_user.asp

来自「Art2008 CMS是一款具有强大的功能的基于ASP语言的网站管理软件」· ASP 代码 · 共 14 行

ASP
14
字号
<!--#include file="User_conn.asp"-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>会员资金明细</title>
<link href="Images/css.css" rel="stylesheet" type="text/css">

</head>

<table cellpadding="2" cellspacing="1" border="0" width="95%" class="tableBorder"    align=center>   
  <tr>
    <td align="center"><img src="../Images/userdianc.jpg" /></td>
  </tr></TABLE>

⌨️ 快捷键说明

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