imageprint.htm

来自「VB6.0编写的医院影像系统」· HTM 代码 · 共 25 行

HTM
25
字号
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.12pt24pt {  font-family: "宋体"; font-size: 12pt; line-height: 24pt}
.12pt {  font-family: "宋体"; font-size: 12pt}

p {  font-family: "Times New Roman"; font-size: 11pt; color: #000000; text-decoration: none}
body {  font-family: "宋体"; font-size: 11pt; color: #000000; text-decoration: none}
td {  font-family: "Times New Roman"; font-size: 11pt; color: #000000; text-decoration: none}
a:link {  color: #0000FF; font-family: "宋体"; font-size: 11pt; text-decoration: underline}
a:hover {  font-family: "宋体"; color: #FF0000; text-decoration: none}
a:visited {  font-family: "宋体"; font-size: 11pt; color: #0000FF; text-decoration: underline}
-->
</style>

<title>图象打印</title>
</head>

<p align="center"><span style="font-size: 20pt; font-family: 黑体">超声</span><span style="font-size: 20pt; font-family: 黑体">影像</span></p>
<p align="center">日期:[DAY]   影像数目:[IMAGECOUNT] </p>
<hr>
[IMAGELIST]

⌨️ 快捷键说明

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