"changes"的翻译 使用英语:


  字典 中国人-英语

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

Restart the server to reflect changes.
Restart the server to reflect changes.
Changes to built in modules require recompiling of PHP.
Changes to built in modules require recompiling of PHP.
Takes a file path as an argument and changes the current working directory to that file's directory.
Takes a file path as an argument and changes the current working directory to that file 's directory.
Changes the value of a configuration option, returns FALSE on failure, and the previous value of the configuration option on success.
Note
The change notification handlers should be used to cache initialization entries locally for faster access or to perform certain tasks that are required if a value changes. For example, if a constant connection to a certain host is required by a module and someone changes the hostname, automatically terminate the old connection and attempt a new one.
For example, if a constant connection to a certain host is required by a module and someone changes the hostname, automatically terminate the old connection and attempt a new one.
Like other system level scripting languages and programs, the best approach is to update often, and maintain awareness of the latest versions and their changes.
Like other system level scripting languages and programs, the best approach is to update often, and maintain awareness of the latest versions and their changes.
15 Eric P. Baumer, Richard B. Felson and Steven F. Messner, Changes in police notification for rape, 1973 2000 , Criminology, vol. 41, No. 3 (2003), pp. 841 872
Eric P. Baumer, Richard B. Felson and Steven F. Messner, Changes in police notification for rape, 1973 2000 , Criminology, vol. 41, No. 3 (2003), pp. 841 872.
Pijl, H. (2002). The concept of permanent establishment and the proposed Changes to the OECD commentary with special reference to Dutch case law. Bulletin (International Bureau of Fiscal Documentation, Amsterdam, pp. 554 562. November.
Pijl, H. (2002). The concept of permanent establishment and the proposed Changes to the OECD commentary with special reference to Dutch case law. Bulletin (International Bureau of Fiscal Documentation, Amsterdam, pp. 554 562. November.
PHP, like any other large system, is under constant scrutiny and improvement. Each new version will often include both major and minor changes to enhance and repair security flaws, configuration mishaps, and other issues that will affect the overall security and stability of your system.
Each new version will often include both major and minor changes to enhance and repair security flaws, configuration mishaps, and other issues that will affect the overall security and stability of your system.
Compatability mode with old versions of PHP 3.0. If on, this will cause PHP to automatically assign types to results according to their Sybase type, instead of treating them all as strings. This compatability mode will probably not stay around forever, so try applying whatever necessary changes to your code, and turn it off.
This compatability mode will probably not stay around forever, so try applying whatever necessary changes to your code, and turn it off.
If this flag is set, for every occuring match the appendant string offset will also be returned. Note that this changes the return value in an array where every element is an array consisting of the matched string at offset 0 and it's string offset into subject at offset 1. This flag is available since PHP 4.3.0.
Note that this changes the return value in an array where every element is an array consisting of the matched string at offset 0 and it 's string offset into subject at offset 1.
If this flag is set, for every occuring match the appendant string offset will also be returned. Note that this changes the return value in an array where every element is an array consisting of the matched string at offset 0 and it's string offset into subject at offset 1. This flag is available since PHP 4.3.0.
This flag is available since PHP 4.3.0.
You may create different database users for every aspect of your application with very limited rights to database objects. The most required privileges should be granted only, and avoid that the same user can interact with the database in different use cases. This means that if intruders gain access to your database using one of these credentials, they can only effect as many changes as your application can.
You may create different database users for every aspect of your application with very limited rights to database objects.
Loads a character encoding vector from from a file and changes the fonts encoding vector to it. As a PostScript fonts default vector lacks most of the character positions above 127, you'll definitely want to change this if you use an other language than english. The exact format of this file is described in T1libs documentation. T1lib comes with two ready to use files, IsoLatin1.enc and IsoLatin2.enc.
The exact format of this file is described in T1libs documentation.