"features"的翻译 使用英语:


  字典 中国人-英语

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

瞰赽 1. Using the XSLT Logging features
Using the XSLT Logging features
Malysheva N.V.Main Features of Russia's Forest Management System
Malysheva, N.V. Main Features of Russia's Forest Management System.
这些文件载于 www.hlthss.gov.nt.ca Features Initiatives initiatives.htm
These documents are available at www.hlthss.gov.nt.ca Features Initiatives initiatives.htm.
两份文件均载于 www.hlthss.gov.nt.ca Features Initiatives initiatives.htm
Both documents are available at www.hlthss.gov.nt.ca Features Initiatives initiatives.htm.
See the Connection Handling description in the Features chapter for a complete explanation.
See the Connection Handling description in the Features chapter for a complete explanation.
这些报告与行动计划均可见 http www.hlthss.gov.nt.ca Features Initiatives initiatives.htm
They are available, along with the Action Plan, at http www.hlthss.gov.nt.ca Features Initiatives initiatives.htm.
Returns TRUE if client disconnected. See the Connection Handling description in the Features chapter for a complete explanation.
See the Connection Handling description in the Features chapter for a complete explanation.
Returns the connection status bitfield. See the Connection Handling description in the Features chapter for a complete explanation.
See the Connection Handling description in the Features chapter for a complete explanation.
Assertions should be used as a debugging feature only. You may use them for sanity checks that test for conditions that should always be TRUE and that indicate some programming errors if not or to check for the presence of certain features like extension functions or certain system limits and features.
You may use them for sanity checks that test for conditions that should always be TRUE and that indicate some programming errors if not or to check for the presence of certain features like extension functions or certain system limits and features.
Complex types such as arrays and objects require different treatment. Zend features a single API for these types they're stored using hash tables.
Zend features a single API for these types they 're stored using hash tables.
蛁 The example source makes use of some features introduced with the Zend version used in PHP 4.1.0 and above, it won't compile with older PHP 4.0.x versions.
There are basically two ways to compile modules
PHP 4 features a redesigned initialization file support. It's now possible to specify default initialization entries directly in your code, read and change these values at runtime, and create message handlers for change notifications.
It 's now possible to specify default initialization entries directly in your code, read and change these values at runtime, and create message handlers for change notifications.
Returns an IMAP stream on success and FALSE on error. This function can also be used to open streams to POP3 and NNTP servers, but some functions and features are only available on IMAP servers.
A mailbox name consists of a server part and a mailbox path on this server.
ע PHP also supports regular expressions using a Perl compatible syntax using the PCRE functions. Those functions support non greedy matching, assertions, conditional subpatterns, and a number of other features not supported by the POSIX extended regular expression syntax.
Those functions support non greedy matching, assertions, conditional subpatterns, and a number of other features not supported by the POSIX extended regular expression syntax.
ע Since PHP 4.3 there is a bundled version of the GD lib. This bundled version has some additional features like alpha blending, and should be used in preference to the external library since it's codebase is better maintained and more stable.
This bundled version has some additional features like alpha blending, and should be used in preference to the external library since it 's codebase is better maintained and more stable.
This function sets whether a client disconnect should cause a script to be aborted. It will return the previous setting and can be called without an argument to not change the current setting and only return the current setting. See the Connection Handling section in the Features chapter for a complete description of connection handling in PHP.
See the Connection Handling section in the Features chapter for a complete description of connection handling in PHP.
This modifier turns on additional functionality of PCRE that is incompatible with Perl. Any backslash in a pattern that is followed by a letter that has no special meaning causes an error, thus reserving these combinations for future expansion. By default, as in Perl, a backslash followed by a letter with no special meaning is treated as a literal. There are at present no other features controlled by this modifier.
This modifier turns on additional functionality of PCRE that is incompatible with Perl.