"allowed"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| These businesses would not be allowed to exist otherwise. | These businesses would not be allowed to exist otherwise. |
| specifies attribute set for query. This construction is only allowed once in the beginning of the whole query | This construction is only allowed once in the beginning of the whole query |
| Returns TRUE if val is a legal finite number within the allowed range for a PHP float on this platform. | Returns TRUE if val is a legal finite number within the allowed range for a PHP float on this platform. |
| Convert GMP number to string representation in base base. The default base is 10. Allowed values for the base are from 2 to 36. | Allowed values for the base are from 2 to 36. |
| Using persistent connections can require a bit of tuning of your Apache and MySQL configurations to ensure that you do not exceed the number of connections allowed by MySQL. | Using persistent connections can require a bit of tuning of your Apache and MySQL configurations to ensure that you do not exceed the number of connections allowed by MySQL. |
| This sets the maximum time in seconds a script is allowed to run before it is terminated by the parser. This helps prevent poorly written scripts from tying up the server. The default setting is 30. | This helps prevent poorly written scripts from tying up the server. |
| The query allows to further select certain objects from the list of given objects. Unlike the other query functions, this query may use not indexed attributes. How many object records are returned depends on the query and if access to the object is allowed. | How many object records are returned depends on the query and if access to the object is allowed. |
| Returns an array with integer values limit and usage for the given mailbox. The value of limit represents the total amount of space allowed for this mailbox. The usage value represents the mailboxes current level of capacity. Will return FALSE in the case of failure. | This function is currently only available to users of the c client2000 or greater library. |
| The limit value represents the total amount of space allowed for this user's total mailbox usage. The usage value represents the user's current total mailbox capacity. This function will return FALSE in the case of call failure, and an array of information about the connection upon an un parsable response from the server. | This function will return FALSE in the case of call failure, and an array of information about the connection upon an un parsable response from the server. |
| This sets the maximum amount of memory in bytes that a script is allowed to allocate. This helps prevent poorly written scripts for eating up all available memory on a server. In order to use this directive you must have enabled it at compile time. So, your configure line would have included enable memory limit. Note that you have to set it to 1 if you don't want any limit for your memory. | This helps prevent poorly written scripts for eating up all available memory on a server. |