V8 will throw an exception if an error occurs - for example, when a script or function attempts to read a property that does not exist, or if a function is called that is not a function.
当错误发生时,v8会抛出一个异常。比如,当一个脚本或者函数试图去访问一个并不存在的属性,或者调用一个并不是函数的函数。
The PHP magic method __autoload function is called whenever a class is referenced that has not yet been included in the source file.
每当引用源代码文件中还不包含的类时,调用 __autoload函数。
If it is called a large number of times, the function itself may not necessarily be slow (you can see the average processing time for the function), but it may simply be called too frequently.
函数本身可能并不慢(可以查看函数的平均处理时间),但是调用得太频繁了。
If this sequence was not lazy, the lazy-seq-fibo function would get called again and again.
如果这个序列不是惰性的,lazy - seq - fibo函数就会一次又一次地被调用。
The function xy2index was the only mapping needed; I wrote a reverse function called index2xy but did not need to use it.
唯一所需要的映射是xy2index函数;我编写了一个名为index2xy的反向映射函数,但是没必要使用它。
First, ST_AsSVG_int is an internal function that should not be called directly.
第一个函数st_assvg_int是一个内部函数,不能直接调用。
Otherwise, if the expression is not a constant, another macro function is called to round up the value to a power of two.
如果表达式不是常量,就调用另一个宏函数把值向上取整到2的幂。
The function fun_checkJVM() will be called, which proves that the application did not call System.exit() after the customization process completion.
此时将会调用 fun_checkJVM()函数,这证明应用程序在完成定制过程之后没有调用System.exit()。
When the module is unloaded, the tasklet_kill function is called to ensure that the tasklet is not in a schedulable state.
当该模块被卸载,函数tasklet _ kill将被调用来保证微线程不处于可调度状态。
Some tests are functional tests; it's not enough to know that a function called memcmp is provided, it has to actually have the correct semantics.
有一些测试是功能测试;它不足以确定是否存在一个名为memcmp的函数,它的语义必须正确。
When we start talking to the library about something, we call a function called newsession that returns a void pointer (not an unusual way to organize things).
当我们开始与库交流时,我们调用一个名为 newsession 的函数,它会返回一个空指针(这是组织事情的惯用方法)。
The sprinkler spray has the function can be called: spray sprinkler, but the actual needs of customers to spray sprinkler are not the same.
拥有喷雾功能的洒水车都可以称为:喷雾洒水车,但其实客户对喷雾洒水车的实际需求并不一样。
The statements inside the function do not run until the function is called, and the function definition generates no output.
函数定义中的语句直到函数被调用的时候才会运行,函数的定义本身不会有任何输出。
While statically, such function affects on the facts requirements or so-called arguable facts includes not only the facts of entity law but also the facts of procedure law.
从静态上看,证明责任作用于要件事实或曰争点事实,这不仅包括实体法上的事实,也包括程序法上的事实。
The number does not include objects that were created by functions that were called by the callee function.
此数目不包括由被调用方函数调用的函数所创建的对象。
With JavaScript, it is possible to execute some code NOT immediately after a function is called, but after a specified time interval.
使用JS是可以让函数不直接执行的,而是在过了一个指定的时间间隔后才执行。这就叫做事件事件。
When point spread function (PSF) is not known or only partially determined, restoration of the degraded images is called blind image restoration (BIR).
当点扩展函数未知或不确知的情况下,从观察到的退化图像中恢复原始图像的过程称为图像盲复原。
Therefore, the member function should not be called if its containing type is instantiated outside the assembly.
因此,如果该成员函数的包含类型在程序集以外进行实例化,则不应调用该成员函数。
There should be an explicit function called Create a copy. The copy will be identical to the original, but not tied to the original in any way.
叫做“创建副本”的功能,副本应该和原始文档一模一样,但不应该与原始复制捆绑在一起。
The object is not destroyed when this function is called.
这个函数被调用后不会销毁这个物体。
A function in the DLL may not get called until late in your program's execution.
可能直到程序执行后期才调用DLL中的函数。
This number does not include samples that were collected in functions that were called by the function.
此数目不包括函数所调用的各个函数中收集的样本。
In mathematical programming, the problem in which the objective function and constraints are not all linear is called nonlinear programming.
在数学规划中,当问题的目标函数和约束条件并非均为线性时,该问题即称为非线性规划。
A function that does not require a stack frame is called a leaf function.
不需要堆栈帧的函数称为叶函数。
This number does not include memory that was allocated by functions that were called by the current function.
此数量不包括当前函数所调用的各个函数分配的内存。
The number does not include objects that were created in functions that were called by the function.
此数目不包括由此函数调用的函数所创建的对象。
The number does not include objects that were created in functions that were called by the function.
此数目不包括由此函数调用的函数所创建的对象。
应用推荐