"cause"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| 所以 Give the X to the Y 这个构式对应的想法是 Cause X to go to Y 而 Give the Y the X 对应的想法是 cause Y to have X | So, give the X to the Y, that construction corresponds to the thought cause X to go to Y. Whereas give the Y the X corresponds to the thought cause Y to have X. |
| ע Setting this variable MAY cause security issues, KNOW WHAT YOU ARE DOING FIRST. | Setting this variable MAY cause security issues, KNOW WHAT YOU ARE DOING FIRST. |
| 蛁 NEVER call this function with an origstream that is reference by a file pointer in a PHP script! This function may cause the underlying stream to be closed which could cause a crash when the script next accesses the file pointer! | This function may cause the underlying stream to be closed which could cause a crash when the script next accesses the file pointer! |
| 蛁 If the requested resource is network based, this flag will cause the opener to block until the whole contents have been downloaded. | If the requested resource is network based, this flag will cause the opener to block until the whole contents have been downloaded. |
| Using this flag in combination with a desiredmsgtype greater than 0 will cause the function to receive the first message that is not equal to desiredmsgtype. | The function will fail and return an integer value corresponding to ENOMSG. |
| Compatability mode with old versions of PHP 3.0. If on, this will cause PHP to automatically assign types to results according to their Sybase type, instead of treating them all as strings. This compatability mode will probably not stay around forever, so try applying whatever necessary changes to your code, and turn it off. | This compatability mode will probably not stay around forever, so try applying whatever necessary changes to your code, and turn it off. |
| 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. |
| 蛁 You may find that your pages aren't cached even if you don't output all of the headers above. There are a number of options that users may be able to set for their browser that change its default caching behavior. By sending the headers above, you should override any settings that may otherwise cause the output of your script to be cached. | There are a number of options that users may be able to set for their browser that change its default caching behavior. |
| When sending more than one SQL statement to the server or executing a stored procedure with multiple results, it will cause the server to return multiple result sets. This function will test for additional results available form the server. If an additional result set exists it will free the existing result set and prepare to fetch the rows from the new result set. The function will return TRUE if an additional result set was available or FALSE otherwise. | The function will return TRUE if an additional result set was available or FALSE otherwise. |
| When sending more than one SQL statement to the server or executing a stored procedure with multiple results will cause the server to return multiple result sets. This function will test for additional results available form the server. If an additional result set exists it will free the existing result set and prepare to fetch the words from the new result set. The function will return TRUE if an additional result set was available or FALSE otherwise. | The function will return TRUE if an additional result set was available or FALSE otherwise. |