如果将分析器输出目录中的内容(名为php . ini)列出来的话,应该能看到类似cachegrind . out . 951917687这样名称的文件。
If you list the contents of the profiler output directory (named in php.ini), you should see a file named something like cachegrind.out.951917687.
一旦打印出文件中的内容,所有内容就会被释放到名为testdestination的目录中。
Once we have printed out what's in the file, we extract the whole thing into a directory named testdestination.
在此目录下,创建一个新文件,命名为Now . php,然后将清单2的内容添加到其中。
In this directory, create a new file named Now.php and add the contents of Listing 2 to it.
将清单1的内容复制到一个名为test .php的文件中,并将之保存在php主目录中。
Copy the contents of Listing 1 into a file called test.php and save it to the PHP home directory.
在此目录下,添加名为function .xml的函数模型文件,该文件包含以下内容。
Under this directory, add the function model file named function.xml, with the contain the following content.
将清单1中的内容复制到名为hello - world . pl的文件中,然后将其保存到任何目录中。
Copy the contents of Listing 1 into a file called hello-world.pl and save it to any directory.
在web - INF目录中添加一个名为geronimo - web . xml的新文件,然后在这个文件中放入并保存如清单3所示的内容。
Add a new file to the WEB-INF directory named geronimo-web.xml, then place the contents shown in Listing 3 in this file and save it.
在sample_spl目录下创建一个名为Main . spl的文件,文件内容如下。
Create a file named Main.spl under the sample_spl directory, with the following content.
在本节后面的内容中,我们将使用一些小型文件,因此让我们创建一个名为lpi103-2 的目录并通过 cd进入到该目录。
For the rest of this section, we will be using some small files, so let's create a directory called lpi103-2 and then cd into that directory.
创建一个名为Matlab_inv的目录,在其中放入一个名为ml_inv . m的文件,该文件包含以下内容。
Create a directory called Matlab_inv and put a file named ml_inv.m in it, with the following content.
现在,登录到每个机器并将offsite .pub文件的内容附加到名为authorized_keys文件中,该文件存储在每个远程机器的.ssh目录中。
File to a file called authorized_keys, which is stored in each remote machine's.ssh directory. We can use a text editor or simply use the cat command to append the offsite.pub.
现在,登录到每个机器并将offsite .pub文件的内容附加到名为authorized_keys文件中,该文件存储在每个远程机器的.ssh目录中。
File to a file called authorized_keys, which is stored in each remote machine's.ssh directory. We can use a text editor or simply use the cat command to append the offsite.pub.
应用推荐