"names"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| The current possible PCRE modifiers are listed below. The names in parentheses refer to internal PCRE names for these modifiers. | If this modifier is set, a dot metacharacter in the pattern matches all characters, including newlines. |
| 瞰赽 1. Query with duplicate field names | Query with duplicate field names |
| The names of several functions are not fixed, yet. | This extension has no resource types defined. |
| All entries are accessible by using their documented field names. | All entries are accessible by using their documented field names. |
| The case of the returned column names will not be changed. | The case of the returned column names will not be changed. |
| It provides info about columns, such as field names and field types. | It provides info about columns, such as field names and field types. |
| The case of the returned column names will be changed to uppercase. | The case of the returned column names will be changed to uppercase. |
| The case of the returned column names will be changed to lowercase. | The case of the returned column names will be changed to lowercase. |
| Column names for queries on an Oracle database are returned in lowercase. | Column names for queries on an Oracle database are returned in lowercase. |
| This function returns the names of all the modules compiled and loaded in the PHP interpreter. | This function returns the names of all the modules compiled and loaded in the PHP interpreter. |
| These services, with names like Bokee.com, Blogbus.com and Blogcn.com, all comply with Chinese government censorship requirements. | These services, with names like Bokee.com, Blogbus.com and Blogcn.com, all comply with Chinese government censorship requirements. |
| Additionally, method names in PHP are not case sensitive, potentially increasing the number of overloads to select from. | In the tradition of PHP, arrays and hashtables may pretty much be used interchangably. |
| The array consists of pairs. Elements with even index numbers contain category paths, odd elements contain corresponding category names. | Elements with even index numbers contain category paths, odd elements contain corresponding category names. |
| Returns the column names that comprise the primary key for a table. Returns an ODBC result identifier or FALSE on failure. | Returns an ODBC result identifier or FALSE on failure. |
| It effects that the field values can be accessed with the respective column names used as keys to the returned object's data property. | It effects that the field values can be accessed with the respective column names used as keys to the returned object 's data property. |
| ע You may use these constant names in php.ini but not outside of PHP, like in httpd.conf, where you'd use the bitmask values instead. | Table 2. |
| Returns a string containing a month name. mode tells this function which calendar to convert the Julian Day Count to, and what type of month names are to be returned. | Table 1. |
| Sometimes it is convenient to be able to have variable variable names. That is, a variable name which can be set and used dynamically. A normal variable is set with a statement such as | That is, a variable name which can be set and used dynamically. |
| 蛁 A backwards incompatible change happened in PHP 4.0 when PHP configuration directive ibase.timeformat was renamed to ibase.timestampformat and directives ibase.dateformat and ibase.timeformat were added, so that the names would match better their functionality. | A backwards incompatible change happened in PHP 4.0 when PHP configuration directive ibase.timeformat was renamed to ibase.timestampformat and directives ibase.dateformat and ibase.timeformat were added, so that the names would match better their functionality. |
| When using these functions, it is important to remember that while many of them have identical names to their C counterparts, they often have different declarations. Please be sure to read the descriptions to avoid confusion. | Use this extension at your own risk. |
| Also note that depending on what libraries you have compiled into PHP, additional classes could be present. This means that you will not be able to define your own classes using these names. There is a list of predefined classes in the Predefined Classes section of the appendices. | There is a list of predefined classes in the Predefined Classes section of the appendices. |
| If locale is an array or followed by additional parameters then each array element or parameter is tried to be set as new locale until success. This is usefull if a locale is known under different names on different systems or for providing a fallback for a possibly not available locale. | Passing multiple locales is not available before PHP 4.3.0 |
| A boolean. If TRUE piggyback is enabled for searches If FALSE piggyback is disabled. By default piggyback is enabled. Enabling piggyback is more efficient and usually saves a network round trip for first time fetches of records. However, a few Z39.50 targets doesn't support piggyback or they ignore element set names. For those, piggyback should be disabled. | However, a few Z39.50 targets doesn 't support piggyback or they ignore element set names. |
| Forces conversion to an array. Arrays remain untouched. Objects are converted to an array by assigning all their properties to the array table. All property names are used as keys, property contents as values. NULL values are converted to an empty array. All other values are converted to an array that contains the specific source value in the element with the key 0. | All property names are used as keys, property contents as values. |
| ע There is no ODBC involved when connecting to the above databases. The functions that you use to speak natively to them just happen to share the same names and syntax as the ODBC functions. The exception to this is iODBC. Building PHP with iODBC support enables you to use any ODBC compliant drivers with your PHP applications. iODBC is maintained by OpenLink Software. More information on iODBC, as well as a HOWTO, is available at www.iodbc.org. | Note |