phar

phar

 英

  • 网络药学院;药剂学(Pharmacy);陶世惠

例句

Since then, quite a bit of work has been done to improve the performance of Phar archives.

那时人们大量工作改善Phar归档性能

You can also use the ZIP or TAR format for the Phar file by converting it to that format, shown in Listing 2, by changing the format to ZIP.

可以按照清单2格式转换ZIP格式从而Phar文件使用ZIPTAR格式

This setting is not required to open or reference files within a Phar archive within PHP.

PHPPhar归档打开引用文件需要使用设置

This experience gave me a new perspective on the plague of gnats that God visited upon Egypt when Phar-ooh would not free the Israelites.

这次体会使上帝为了埃及法老释放以色列一种看法

The third parameter is the alias for how this Phar archive is referred to in the streams context.

第三参数上下引用Phar归档别名

The object reference will allow you to control all aspects of the Phar archive.

对象引用允许控制Phar归档所有方面

The first parameter to the constructor is the path to where the Phar file should be saved.

构造函数第一个参数表示保存Phar文件位置

ZIP- and TAR-based archives require the Phar extension to be loaded.

基于ZIPTAR归档需要加载Phar扩展

In this case, you don't even need the Phar extension installed, since PHP can natively load the file and extract its contents.

这种情况下甚至需要安装Phar扩展因为PHP天生可以加载文件提取文件内容

You should stick to the Phar-based archive format with no compression of the files in the archive for maximum portability.

应当始终使用基于Phar归档格式并且不对归档文件进行压缩从而获得最大灵活性

Let's look at the steps needed to create a Phar archive that can be used to drive an application.

我们创建用于驱动应用程序Phar文件需要哪些步骤

Plastics pumps; closures and bottles for cosmetic; food and phar.

危地马拉求购塑料水泵化妆品瓶子工业养料药物

Phar lap - Phar Lap was Australia's greatest race horse winning 37 of his 51 starts.

菲尔·莱普(Pharlap)--菲尔·莱普澳大利亚伟大赛马51比赛赢得37

By default, the Phar created will use the native Phar-based archive format.

默认情况创建Phar使用原生基于Phar归档格式

Let's see how easy it is to integrate a Phar into your application.

我们应用程序集成Phar多么容易

The first include will load the myphar. phar archive, including the code specified in the file stub.

第一个include加载myphar.phar归档包含文件存根指定代码

Listing 8 adds all of the PHP files in the stated directory to the Phar archive.

清单8指定目录PHP文件添加Phar归档

How to add this stub to your Phar archive depends upon what archive format you are using.

如何这个文件存根Phar添加Phar归档取决于使用归档格式

There are several steps needed to create a Phar file.

创建Phar文件需要执行若干步骤

Next, you'll need to define the file stub, which is the first code called when the Phar file is loaded.

接下来需要定义文件存根(stub),加载Phar文件首先调用代码

In addition, in order to create and modify Phar files, the php. ini setting phar. readonly must be set to 0.

此外创建修改Phar文件,php.ini设置phar.readonly必须设置0。

This is especially true if you have used the native Phar-based archive format.

如果使用原生基于Phar归档格式一点尤其明显

Professional Superiority and Responsibility of Pharmacist in Setting up OTC Phar macy in Hospital

医院开设处方药房优势药师职责

Determination of higenamine in plasma by HPLC-ECD and study on its phar-macokinetics

犬体内学研究

Integrating Phar archive code in your application

应用程序集成Phar归档代码

Running a PHP application from a Phar archive

Phar归档运行PHP应用程序