PECL
- 网络PHP Extension Community Library; 扩展库安装; 欧洲合同法原则(Principles of European Contract Law)
PECL
PECL
PHP Extension Community Library
...是在特殊情况下还可能需要进行扩展编程,比如大量的 PECL(PHP Extension Community Library)就是以扩展的形式提供 …
扩展库安装
PHP函数参考手册大全 - 下载频道 - CSDN.NET ... 6. Windows 系统下的安装 7. PECL 扩展库安装 VIII. Bzip2 压缩函数 ...
欧洲合同法原则(Principles of European Contract Law)
第五,《欧洲合同法原则》(PECL)第9.303条第4款,如果一方当事人因完全的和永久的障碍而依第8.108条免责,则合同于该障 …
射极耦合逻辑
和正面射极耦合逻辑(PECL)有关的挑战根据逻辑水平和终止要求来谈论。有差别 的信号传输好处被提出来,包括对共模噪声和 …
1
PECL makes it easy to create shared PHP extensions.
PEAR使建立共享PHP扩展库更容易。
2
Visit the PECL repository, your first stop for all known extensions and hosting facilities for downloading and developing PHP extensions.
访问PECL系统库,这是所有已知扩展和托管用于下载和开发PHP扩展的工具的第一站。
3
The PECL web site contains information about the different extensions that are offered by the PHP Development Team.
PECL网站包括有PHP开发组提供的不同扩展库的信息。
4
For older versions of PHP, it is still possible to use the library through a PECL extension.
对于PHP的较老版本,通过PECL扩展仍可以使用到这个库。
5
Directory within the PHP source or at the PECL link above.
目录下或者在上面的PECL连接中。
6
PECL package: Download an extension that wraps the PDFLib programming library for processing PDF on the fly.
PECL软件包:下载包含PDFLib编程库的扩展,以联机处理PDF。
7
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数据库驱动程序。
8
You can fetch the tarball from PECL or clone the repository from Github.
您可以从PECL获取这个tarball,也可以从Github复制该存储库。
9
You'll download an archive of PECL extensions for PHP.
您将下载PHP的PECL扩展归档文件。
10
Its latest version is 0. 6. 0, and its source code is available from PECL or Github (see Resources).
它的最新版本是0.6.0,可以从PECL或Github(参见参考资料)获取它的源代码。