spiclib.php
来自「购物网设计的购物系统是基于WEB开发的大型购物系统。 它以构建电子商务网站为目」· PHP 代码 · 共 39 行
PHP
39 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<link href="style.css" rel="stylesheet">
</head>
<body leftmargin="0" topmargin="0" class="bodybackground">
<center>
<table width="20" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="dot.gif" height="7" width="1"></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="6" cellspacing="3">
<tr align="right">
<td width="100%" valign="top"> <FIELDSET> <LEGEND>请选择图片</LEGEND>
<table width="98%" height="311" border="0" align="center" cellpadding="0" cellspacing="6" bordercolorlight="#999999" bordercolordark="#FFFFFF">
<tr>
<td width="83%" rowspan="6" valign="top" style="border:1 outset">
<iframe src='mypic.php' name='look' height='100%' width='100%' scrolling='yes' marginheight='0'frameborder='0'>IE</iframe></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="dot.gif" width="1" height="5"></td>
</tr>
</table></FIELDSET></td>
</tr>
<tr align="right">
<td width="100%" height="28" valign="top">
<input name="button" type=button onClick="javascript:window.close();" value=" 取 消 ">
</td>
</tr>
</table>
</center>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?