help.htm

来自「Writing Efficient C for ARM 基于ARM内核微处」· HTM 代码 · 共 41 行

HTM
41
字号
<style>
<!- Copyright (c) Go Ahead Software Inc., 1999-2000. All Rights Reserved. ->
<!--
	body {
		font-family: Veranda, Arial, Helvetica; 
		font-size: 12pt; 
		color: #0000A0;
	}
	p {
		font-family: Arial, Helvetica; 
		font-size: 12pt; 
		color: #0000A0;
	}
	h2 {
		font-family: Arial, Helvetica; 
		font-size: 14pt; 
		font-weight: bold; 
		color: #0000A0;
		margin: 8pt 0pt 0pt 0pt;
		padding: 0 0 0 0;
	}
	h1 {
		font-family: Arial, Helvetica; 
		font-size: 16pt; 
		font-weight: bold; 
		color: #0000A0;
		margin: 8pt 0pt 0pt 0pt;
		padding: 0 0 0 0;
	}
	td {
		font-family: Arial, Helvetica; 
		font-size: 9pt; 
		color: #0000A0;
	}
	a:link {
		text-decoration: underline;
		color: #0000A0;
	}
-->
</style>

⌨️ 快捷键说明

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