arch.htm
来自「适合于PIC单片机的TCP/IP协议栈」· HTM 代码 · 共 18 行
HTM
18 行
<html>
<head>
<title>Architecture</title>
</head>
<body bgcolor="#FFFFFF">
<p>Microchip TCP/IP Stack uses co-operative multi-tasking method to separate
itself from main application. It closely follows "TCP/IP
reference model" with all major components in a separate
source files. Due to its modularity, user can easily target it to
different network media/controller by simply using different MAC
component.</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?