html_head.inc
来自「主要实现软件的基本架构」· INC 代码 · 共 10 行
INC
10 行
<title>
<%=MySiteTitle%>
</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8"/>
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<meta name="description" content=""/>
<meta name="generator" content=""/>
<link rel="stylesheet" href="style/style.css" type="text/css"/>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?