printing.html.svn-base
来自「XML Copy Editor is free software release」· SVN-BASE 代码 · 共 13 行
SVN-BASE
13 行
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="generic.css" />
<title>Printing</title>
</head>
<body>
<h1>Printing</h1>
<p>You can access Print Setup, Print Preview and Print from the File menu.</p>
<p>Printouts (and previews) do not take account of the appearance of the text in the edit control (color, size, proportional/non-proportional font, folding, etc.).</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?