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

📄 getfile.html

📁 用Dynamic C写的http程序
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>
	<TITLE>Get FTP file</TITLE>
</HEAD>

<BODY	bgcolor="#FFFFFF">

<A href="http://www.rabbitsemiconductor.com"><img src="/rabbit1.gif" alt="rabbit semiconductor web page"></A>
<p>&nbsp;

<H2> Fetch that File! </H2>

<blockquote>
You can view the most recent <a href="/data.txt">data.txt</a> that
was uploaded.
Battery-backed up RAM is very useful!

<P> To update this file, use <B>FTP</B> to upload a different version.

<P> You can view the application's <a href="/GetFile.c">source code</a> online.
</blockquote>

</BODY>
</HTML>

⌨️ 快捷键说明

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