header

来自「mini http server,可以集成嵌入到程序中,实现简单的web功能」· 代码 · 共 19 行

TXT
19
字号
This directory contains API documentation in HTML for the three libraries which comprise the core of Pi3 Applications.

<UL>
<LI>The <I>PiAPI</I> library provides low
level abstraction from operating system specific implementations of threads,
synchronization primitives and memory mapping.<P>

<LI>The <I>Pi2API</I> library provides infrastructure for dynamically
configured servers, including dynamic class loading and server
object instantiation from configuration files and libraries as well
as the PIDB (hierarchical hash table) structure and its related 
structures.<P>

<LI>The <I>Pi3API</I> library provides application logic for
server applications. The main constituent of this library in this release
is the core HTTP server functionality.<P>

</UL>

⌨️ 快捷键说明

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