index.html

来自「嵌入式系统基础课件」· HTML 代码 · 共 40 行

HTML
40
字号
<html><head><title>Fundamentals of Embedded Software</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head><body bgcolor="#FFFFFF"><p><font face="Times New Roman, Times, serif" size="6">Software to Accompany<br>  </font><br>  <br></p><p align="center"><font face="Arial, Helvetica, sans-serif"><b><font size="6">Fundamentals   of Embedded Software: </font> </b> </font></p><p align="center"><b><i><font face="Times New Roman, Times, serif" size="6">Where   C and Assembly Meet</font></i></b></p><p align="center">&nbsp;</p><p align="left">This CD consists of several folders, each containing software   necessary to use in conjunction with the main text. Click on any of the links   below to view the contents of the corresponding folders:</p><p align="left"><a href="BOOTLOAD/">Bootload</a> - The disketter boot loader and   copyboot utility</p><p align="left"><a href="DJGPP/">DJGPP</a> - DJGPP C/C++ compiler, linker, and   utilities</p><p align="left"><a href="EXAMPLES/">Examples</a></p><p align="left"><a href="LDSCRIPT/">LDScript</a> - Creates linker script file   for LD</p><p align="left"><a href="LIBEPC/">Libepc</a> - An embedded run-time library for   the IBM-PC</p><p align="left"><a href="MULTI-C/">Multi-C</a> - Non-preemptive kernel</p><p align="left"><a href="NASM/">NASM</a> - The NASM assembler</p><p align="left"><a href="PROGRAMS/">Programs</a> - Source code files for programming   assignments in the text </p><p align="left"><a href="SLIDES/">Slides</a> - PowerPoint slides</p><p align="left"><a href="UCOS_II/">UCOS_II</a> - Preemptive kernel</p><p align="left">&nbsp;</p><p align="left">To view the license agreement for this CD, click <a href="PEARSONEULA.TXT">here</a>.</p><p align="left">To view the ReadMe file for this CD, click <a href="README.TXT">here</a>.</p></body></html>

⌨️ 快捷键说明

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