📄 simplestwebsample.htm
字号:
<HTML>
<HEAD>
<META HTTP-EQUIV="Expires" CONTENT="0">
<title>Simplest Web Sample</title>
</HEAD>
<BODY>
<h1>Simplest Web Sample</h1>
This simplest web sample consists of a simple procedure: Type the following
URLs (modifications may be required to fit your environment) one at
a time in your browser's URL field and then press enter.
<pre>
http://localhost/Barcode.Net/Barcode.aspx
http://localhost/Barcode.Net/BarcodeHandler.aspx
</pre>
You should see a barcode each time,
<p>
<img src="simplest.gif">
</p>
<p>
Otherwise, you would see error messages on the screen, telling you what the problem is.
</p>
<p>
You should always try this sample first in a new environment.
</p>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -