"kind"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| 蛁 Note, that these kind of links only work if you are using a module version of PHP. See the Persistent Database Connections section for more information. | See the Persistent Database Connections section for more information. |
| The error reporting functions allow you to customize what level and kind of error feedback is given, ranging from simple notices to customized functions returned during errors. | The behaviour of these functions is affected by settings in php.ini. |
| To access arguments, it's necessary for each argument to have a clearly defined type. Again, PHP's extremely dynamic nature introduces some quirks. Because PHP never does any kind of type checking, it's possible for a caller to pass any kind of data to your functions, whether you want it or not. If you expect an integer, for example, the caller might pass an array, and vice versa PHP simply won't notice. | If you expect an integer, for example, the caller might pass an array, and vice versa PHP simply won 't notice. |
| This function registers a completion function. You must supply the name of an existing function which accepts a partial command line and returns an array of possible matches. This is the same kind of functionality you'd get if you hit your tab key while using Bash. | This is the same kind of functionality you 'd get if you hit your tab key while using Bash. |