📄 readme.html
字号:
<html>
<head>
<title>emWin - Trial version</title>
</head>
<style>
H1, H2, H3 { color: blue }
H1, H2, H3 { font-family: Helvetica;}
PRE { color: black; margin-left: 2%; }
BODY { color: black; margin-left: 2%; font-family: Verdana; font-size=75%}
TABLE{ color: black; font-family: Verdana; font-size=100%}
</style>
<body bgcolor="#FFFFFF">
<!-------------------------------------------------------------------------->
<!-- Contents -->
<!-------------------------------------------------------------------------->
<h1><font size=+3><b><i>µC/GUI</i></b></font> - Large Scheme sample </h1>
<hr>
<!-------------------------------------------------------------------------->
<!-- Introduction -->
<!-------------------------------------------------------------------------->The MSVC project setting requires that you make sure the LCDConf.h, GUIConf.h and GUITouchConf.h are located in the \Micrium\Software\uC-GUI\Start\Config directory. <br>
<br>
<hr>
<br>
Copyright 2006 Micrium. All rights reserved.<br>
For more information, please visit our website <a href ="http://www.micrium.com/">www.micrium.com</a> or contact us at <a href ="mailto:sales@micrium.com">sales@micrium.com</a><br>
</font>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -