"means"的翻译 使用英语:


  字典 中国人-英语

关键字 : Which Means Which Nothing

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

Those functions provides means to executes commands on the system itself, and means secure such commands.
Those functions provides means to executes commands on the system itself, and means secure such commands.
0 means that this variable is not a reference 1 means that this variable is a reference to another variable.
For every new reference to the value stored in this variable, this counter is increased by 1.
Inheritance What it Means for Families in Zimbabwe WILDAF educational pamphlet
Inheritance What it Means for Families in Zimbabwe WILDAF educational pamphlet
The maximum number of persistent Sybase connections per process. 1 means no limit.
The maximum number of persistent Sybase connections per process. 1 means no limit.
The maximum number of Sybase connections per process, including persistent connections. 1 means no limit.
Minimum error severity to display.
Berle AA and Means GD (1932). The Modern Corporation and Private Property. New York, Macmillan.
Berle AA and Means GD (1932). The Modern Corporation and Private Property. New York, Macmillan.
Using a. in the include path allows for relative includes as it means the current directory.
Only used if non empty.
Bone 先生对 Solihull 的 Leave Means Leave 集会表示 他想 放弃契克斯计划
Mr Bone told the Leave Means Leave rally in Solihull that he wanted to 'chuck Chequers'.
All internal functions that call user functions must be reentrant. Among other things, this means they must not use globals or static variables.
Among other things, this means they must not use globals or static variables.
Collier, Virginia P. Thomas, Wayne P. (2002). Reforming Education Policies for English Learners Means Better Schools for All. The State Educational Standards 3 1, 30 36.
Reforming Education Policies for English Learners Means Better Schools for All. The State Educational Standards 3 1, 30 36.
Do not print out any database specific information, especially about the schema, by fair means or foul. See also Error Reporting and Error Handling and Logging Functions.
Do not print out any database specific information, especially about the schema, by fair means or foul.
The Java extension provides a simple and effective means for creating and invoking methods on Java objects from PHP. The JVM is created using JNI, and everything runs in process.
The JVM is created using JNI, and everything runs in process.
The font file format is currently binary and architecture dependent. This means you should generate the font files on the same type of CPU as the machine you are running PHP on.
This means you should generate the font files on the same type of CPU as the machine you are running PHP on.
You can also specify the characters you want to strip, by means of the charlist parameter. Simply list all characters that you want to be stripped. With.. you can specify a range of characters.
Simply list all characters that you want to be stripped.
The config.m4 file is responsible for parsing the command line options passed to configure at configuration time. This means that it has to check for required external files and do similar configuration and setup tasks.
This means that it has to check for required external files and do similar configuration and setup tasks.
With the sixth parameter sizelimit it is possible to limit the count of entries fetched. Setting this to 0 means no limit. NOTE This parameter can NOT override server side preset sizelimit. You can set it lower though.
You can set it lower though.
The seventh parameter timelimit sets the number of seconds how long is spend on the search. Setting this to 0 means no limit. NOTE This parameter can NOT override server side preset timelimit. You can set it lower though.
Setting this to 0 means no limit.
ע Up to PHP 4.3.0 you are able to add both db2 and db3 handler but only one of them can be used internally. That means that you cannot have both file formats. Starting with PHP 4.4.0 there is a configuration check avoid such missconfigurations.
Up to PHP 4.3.0 you are able to add both db2 and db3 handler but only one of them can be used internally.
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.
The consequences of the failure are already apparent the price of emission rights in the European Union Emission Trading System has fallen, which means that firms will have less incentive to reduce emissions now and less incentive to invest in innovations that will reduce emissions in the future.
The consequences of the failure are already apparent the price of emission rights in the European Union Emission Trading System has fallen, which means that firms will have less incentive to reduce emissions now and less incentive to invest in innovations that will reduce emissions in the future.
Many web developers are unaware of how SQL queries can be tampered with, and assume that an SQL query is a trusted command. It means that SQL queries are able to circumvent access controls, thereby bypassing standard authentication and authorization checks, and sometimes SQL queries even may allow access to host operating system level commands.
It means that SQL queries are able to circumvent access controls, thereby bypassing standard authentication and authorization checks, and sometimes SQL queries even may allow access to host operating system level commands.
Starts a new pattern definition and returns a pattern handle. width, and height define the bounding box for the pattern. xstep and ystep give the repeated pattern offsets. painttype 1 means that the pattern has its own colour settings whereas a value of 2 indicates that the current colour is used when the pattern is applied.
Starts a new pattern definition and returns a pattern handle. width, and height define the bounding box for the pattern. xstep and ystep give the repeated pattern offsets. painttype 1 means that the pattern has its own colour settings whereas a value of 2 indicates that the current colour is used when the pattern is applied.
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.
The optional serialize controls how the message is sent. serialize defaults to TRUE which means that the message is serialized using the same mechanism as the session module before being sent to the queue. This allows complex arrays and objects to be sent to other PHP scripts, or if you are using the WDDX serializer, to any WDDX compatible client.
This allows complex arrays and objects to be sent to other PHP scripts, or if you are using the WDDX serializer, to any WDDX compatible client.
众议院筹款委员会 House Ways and Means Committee 民主党领袖桑德 莱文 Sander Levin 在2015年发表文章指出 接着又在5月的重要讲话重申 这些原则适用于所有与TPP有关的待解决问题
In a paper issued in January 2015, and again in a major speech in May, Sander Levin, the ranking Democrat on the House Ways and Means Committee, applied these principles to all of the outstanding issues regarding the TPP.
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.
Any local files created by the streams API will have their initial permissions set according to the operating system defaults under UNIX based systems this means that the umask of the process will be used. Under Windows, the file will be owned by the creating process. Any remote files will be created according to the URL wrapper that was used to open the file, and the credentials supplied to the remote server.
Under Windows, the file will be owned by the creating process.
The function parses the XML document in str and returns a tree PHP objects as the parsed document. This function is isolated from the other functions, which means you cannot access the tree with any of the other functions. Modifying it, for example by adding nodes, makes no sense since there is currently no way to dump it as an XML file. However this function may be valuable if you want to read a file and investigate the content.
Modifying it, for example by adding nodes, makes no sense since there is currently no way to dump it as an XML file.