" run"的翻译 使用英语:


  例子 (外部来源,未经审查)

Returns the termination status of the process that was run.
Returns the termination status of the process that was run.
Note Be sure to run buildconf every time you change config.m4!
Be sure to run buildconf every time you change config.m4!
It was published through a Chinese language blog hosting service run by Microsoft s MSN Spaces.
It was published through a Chinese language blog hosting service run by Microsoft s MSN Spaces.
To run the sub request, all buffers are terminated and flushed to the browser, pending headers are sent too.
To run the sub request, all buffers are terminated and flushed to the browser, pending headers are sent too.
and lick the bones of daughters of aphrodite i drink blood with sons and daughters of hades but run away
So the slope, if you saw the last module that just introduces how we calculate the slope, that's just rise over run.
On UNIX, run configure with the enable xslt with xslt sablot options. The Sablotron library should be installed somewhere your compiler can find it.
Binaries are provided as well as source.
Fatal run time errors. These indicate errors that can not be recovered from, such as a memory allocation problem. Execution of the script is halted.
Execution of the script is halted.
Run time notices. Indicate that the script encountered something that could indicate an error, but could also happen in the normal course of running a script.
Indicate that the script encountered something that could indicate an error, but could also happen in the normal course of running a script.
Returns an array with information about a field after a select query has been run. The array is in the form of name, alias, relation, length, type.
The array is in the form of name, alias, relation, length, type.
In the long run, this does not bode well for their global reputations, which depend on users trust in the openness and independence of their products and services.
In the long run, this does not bode well for their global reputations, which depend on users trust in the openness and independence of their products and services.
蛁 This function has nothing to do with the php.ini file. It is already processed, the time you run your script. This function can be used to read in your own application's configuration files.
This function has nothing to do with the php.ini file.
The default is to build PHP as a CGI program. This creates a commandline interpreter, which can be used for CGI processing, or for non web related PHP scripting. If you are running a web server PHP has module support for, you should generally go for that solution for performance reasons. However, the CGI version enables Apache users to run different PHP enabled pages under different user ids. Please make sure you read through the Security chapter if you are going to run PHP as a CGI.
If you are running a web server PHP has module support for, you should generally go for that solution for performance reasons.
This sets the maximum time in seconds a script is allowed to run before it is terminated by the parser. This helps prevent poorly written scripts from tying up the server. The default setting is 30.
This helps prevent poorly written scripts from tying up the server.
Apache 2.0 is designed to run on Windows NT 4.0, Windows 2000 or Windows XP. At this time, support for Windows 9x is incomplete. Apache 2.0 is not expected to work on those platforms at this time.
Consider to read the Windows specific notes for Apache 2.0.
Built in modules are compiled directly into PHP and carried around with every PHP process their functionality is instantly available to every script that's being run. Like external modules, built in modules have advantages and disadvantages, as described in the following table
Like external modules, built in modules have advantages and disadvantages, as described in the following table
Be aware that this function does NOT switch back to the database you were connected before. In other words, you can't use this function to temporarily run a sql query on another database, you would have to manually switch back. Users are strongly encouraged to use the database.table syntax in their sql queries instead of this function.
Users are strongly encouraged to use the database.table syntax in their sql queries instead of this function.
Compiling Using Make. To compile the sample sources using the standard mechanism, copy all their subdirectories to the ext directory of your PHP source tree. Then run buildconf, which will create an updated configure script containing appropriate options for the new extension. By default, all the sample sources are disabled, so you don't have to fear breaking your build process.
After you run buildconf, configure help shows the following additional modules