⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 showfiles.srf

📁 Vc.Net入门与提高源码
💻 SRF
字号:
{{ handler ShowFiles.dll/Default }}
<html>
	<!-- (c) 2000 Microsoft Corporation -->
	<head>
		<title>{{Title}}</title>
		<meta http-equiv="content-type" content="text/html; charset=iso8859-1">
		<link rel="stylesheet" href="normal.css" type="text/css">
	</head>

	<body>
		<h1>{{Title}}</h1>
		<table>
		{{TableHeader}}
		{{ShowFiles}}
		</table>
		
		<h3>Instructions</h3>
		<p>
		Use <a href="form.srf">this form</a> to send a request to this page
		that contains one or more files. The information about each file will
		be displayed in a table. The files will be accepted at the start of the
		request, saved in the temporary folder on the server, and deleted at the
		end of the request.
		</p>

	</body>
</html>

⌨️ 快捷键说明

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