"expect"的翻译 使用英语:


  字典 中国人-英语

关键字 : Expect Believe When Home

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

Note All conversion functions expect a zval as parameter.
All conversion functions expect a zval as parameter.
As we expect more from technology, do we expect less from each other? Sherry Turkle studies how our devices and online personas are redefining human connection and communication and asks us to think deeply about the new kinds of connection we want to have.
As we expect more from technology, do we expect less from each other? Sherry Turkle studies how our devices and online personas are redefining human connection and communication and asks us to think deeply about the new kinds of connection we want to have.
Given the difficulty of coming up with even 10 billion a year let alone the 200 billion a year that is needed for mitigation and adaptation it is wishful thinking to expect an agreement along these lines.
Given the difficulty of coming up with even 10 billion a year let alone the 200 billion a year that is needed for mitigation and adaptation it is wishful thinking to expect an agreement along these lines.
The bounding box is calculated using information available from character metrics, and unfortunately tends to differ slightly from the results achieved by actually rasterizing the text. If the angle is 0 degrees, you can expect the text to need 1 pixel more to every direction.
If the angle is 0 degrees, you can expect the text to need 1 pixel more to every direction.
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.
蛁 It is currently impossible to register resource variables in a session. For example, you cannot create a connection to a database and store the connection id as a session variable and expect the connection to still be valid the next time the session is restored. PHP functions that return a resource are identified by having a return type of resource in their function definition. A list of functions that return resources are available in the resource types appendix.
PHP functions that return a resource are identified by having a return type of resource in their function definition.