PECL
美
英 
- 網(wǎng)絡PHP Extension Community Library; 擴展庫安裝; 歐洲合同法原則(Principles of European Contract Law)
例句
PECL makes it easy to create shared PHP extensions.
PEAR使建立共享PHP擴展庫更容易。
Visit the PECL repository, your first stop for all known extensions and hosting facilities for downloading and developing PHP extensions.
訪問PECL系統(tǒng)庫,這是所有已知擴展和托管用于下載和開發(fā)PHP擴展的工具的第一站。
The PECL web site contains information about the different extensions that are offered by the PHP Development Team.
PECL網(wǎng)站包括有PHP開發(fā)組提供的不同擴展庫的信息。
For older versions of PHP, it is still possible to use the library through a PECL extension.
對于PHP的較老版本,通過PECL擴展仍可以使用到這個庫。
Directory within the PHP source or at the PECL link above.
目錄下或者在上面的PECL連接中。
PECL package: Download an extension that wraps the PDFLib programming library for processing PDF on the fly.
PECL軟件包:下載包含PDFLib編程庫的擴展,以聯(lián)機處理PDF。
You can also use pecl install pdo to install pdo, and then pecl install pdo_mysql (for instance), to install the PDO database driver.
您還可以使用peclinstallpdo來安裝PDO的,然后使用peclinstallpdo_mysql來安裝PDO數(shù)據(jù)庫驅(qū)動程序。
You can fetch the tarball from PECL or clone the repository from Github.
您可以從PECL獲取這個tarball,也可以從Github復制該存儲庫。
You'll download an archive of PECL extensions for PHP.
您將下載PHP的PECL擴展歸檔文件。
Its latest version is 0. 6. 0, and its source code is available from PECL or Github (see Resources).
它的最新版本是0.6.0,可以從PECL或Github(參見參考資料)獲取它的源代碼。
To wrap up the installation process, copy the zorba_api. php file from the source archive to a directory in your PHP include path, as below
要結束安裝過程,將zorba_api.php文件從PECL源歸檔復制到PHP包含其路徑的目錄中,如下所示
APD is currently available as a PECL extension from
APD目前作為一個PECL擴展,可以從
There are several options for downloading PECL extensions, such as
下載PECL擴展庫有幾種方法,如