readme
来自「视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.」· 代码 · 共 32 行
TXT
32 行
PEAR - The PEAR Installer=========================What is the PEAR Installer? What is PEAR?PEAR is the PHP Extension and Application Repository, found athttp://pear.php.net. The PEAR Installer is this software, whichcontains executable files and PHP code that is used to downloadand install PEAR code from pear.php.net.PEAR contains useful software libraries and applications such asMDB2 (database abstraction), HTML_QuickForm (HTML forms management),PhpDocumentor (auto-documentation generator), DB_DataObject(Data Access Abstraction), and many hundreds more. Browse allavailable packages at http://pear.php.net, the list is constantlygrowing and updating to reflect improvements in the PHP language.DOCUMENTATION=============Documentation for PEAR can be found at http://pear.php.net/manual/.Installation documentation can be found in the INSTALL file includedin this tarball.WARNING: DO NOT RUN PEAR WITHOUT INSTALLING IT - if you downloaded thistarball manually, you MUST install it. Read the instructions in INSTALLprior to use.Happy PHPing, we hope PEAR will be a great tool for your development work!$Id: README,v 1.11 2006/09/22 03:31:36 cellog Exp $
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?