singleimageprint.htm
来自「VB6.0编写的医院影像系统」· HTM 代码 · 共 35 行
HTM
35 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>单幅图象打印</title>
<style type="text/css">
<!--
.p1 { font-family: "宋体"; font-size: 9pt; line-height: 14pt}
.pt1 { font-family: "黑体"; font-size: 24pt; letter-spacing: 1pt}
.pt2 { font-family: "黑体"; font-size: 16pt; letter-spacing: 1pt}
.pt3 { font-family: "Times New Roman"; font-size: 11pt; letter-spacing: 1pt}
A:link {text-decoration: none; color:#0033CC}
A:visited {text-decoration: none; color: #0033CC}
A:active {text-decoration: none; color: #0000FF}
A:hover {text-decoration: underline; color: #FFBA75}
-->
</style>
</head>
<body>
<p class="pt3">[PICTURE]<br>
[INFO]</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?