"supports"的翻译 使用英语:


  字典 中国人-英语

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

For arbitrary precision mathematics PHP offers the Binary Calculator which supports numbers of any size and precision, represented as strings.
For arbitrary precision mathematics PHP offers the Binary Calculator which supports numbers of any size and precision, represented as strings.
If you are using PostgreSQL, it supports character encoding that is different from backend character encoding. See the PostgreSQL manual for details.
See the PostgreSQL manual for details.
These functions are not limited to the IMAP protocol, despite their name. The underlying c client library also supports NNTP, POP3 and local mailbox access methods.
The underlying c client library also supports NNTP, POP3 and local mailbox access methods.
The zlib extension offers the option to transparently compress your pages on the fly, if the requesting browser supports this. Therefore there are three options in the configuration file php.ini.
Therefore there are three options in the configuration file php.ini.
This PHP extension provides a processor independent API to XSLT transformations. Currently this extension only supports the Sablotron library from the Ginger Alliance. Support is planned for other libraries, such as the Xalan library or the libxslt library.
Currently this extension only supports the Sablotron library from the Ginger Alliance.
ע 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.
Exif supports automatically conversion for Unicode and JIS character encodings of user comments when module mbstring is available. This is done by first decoding the comment using the specified characterset. The result is then encoded with another characterset which should match your HTTP output.
The result is then encoded with another characterset which should match your HTTP output.
The module hides most of the complexity of Z39.50 so it should be fairly easy to use. It supports persistent stateless connections very similar to those offered by the various RDB APIs that are available for PHP. This means that sessions are stateless but shared amongst users, thus saving the connect and initialize phase steps in most cases.
This means that sessions are stateless but shared amongst users, thus saving the connect and initialize phase steps in most cases.
Besides these, you benefit from logging queries either within your script or by the database itself, if it supports. Obviously, the logging is unable to prevent any harmful attempt, but it can be helpful to trace back which application has been circumvented. The log is not useful by itself, but through the information it contains. The more detail is generally better.
Obviously, the logging is unable to prevent any harmful attempt, but it can be helpful to trace back which application has been circumvented.