intro.dxx
来自「电驴下载工具eMule0.47aVeryCD的源代码,可作分析测试也可用于P2P」· DXX 代码 · 共 18 行
DXX
18 行
/**@name Introduction
* This document gives a brief description of the Linux SDK for UPnP
* Devices API. Section 1 covers the license under which the SDK is
* distributed. Section 2 talks about the callback functions used
* in many parts of the API. Finally, section 3 details the structures and
* functions that comprise the API.
*
* The Linux SDK for UPnP Devices version 1.2 supports the following
* platforms:
* \begin{itemize}
* \item Linux* running on an Intel Architecture processor
* \item Linux running on an Intel StrongARM or XScale processor
* \end{itemize}
*
* {\bf *} Other brands and names are the property of their respective
* owners.
*/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?