抛出致命错误并且不希望虚拟机进行修复。该函数无返回值。
Raises a fatal error and does not expect the VM to recover. Thisfunction does not return.
抛出致命错误并且不希望虚拟机进行修复。该函数无返回值。
Raises a fatal error and does not expect the VM to recover. This function does not return.
产生的完美hash()函数返回一个无符号的int值,范围为 0..(k-1),其中k 值为最大关键字散列值加 1。
The resulting perfect hash() function returns an unsigned int value in the range 0..(k-1), where k is the maximum keyword hash value +1.
按照推理,如果您用SOAPMappingRegistry的无参数构造函数对它进行实例化,将返回一个具有2001名称空间意识的实例。
As a corollary, if you instantiate SOAPMappingRegistry with its no-arg constructor, a 2001 namespace-aware instance is returned.
无返回值的函数要么就是屏幕上显示出一些内容,要么就有其他的功能,但就是没有返回值。
Void functions might display something on the screen or have some other effect, but they don't have a return value.
我们目前为止写的函数还都是无返回值的。接下来的新的章节里面,咱们就要开始写一些有返回值的函数了。
The functions we have written so far are all void. We will start writing fruitful functions in a few chapters.
给定一个无向图,编写函数找出所有的最小高度树,并返回其根标号的列表。
Given such a graph, write a function to find all the MHTs and return a list of their root labels.
类的实例化使用函数符号。只要将类对象看作是一个返回新的类实例的无参数函数即可。例如(假设沿用前面的类)。
Class instantiation USES function notation. Just pretend that the class object is a parameterless function that returns a new instance of the class. For example (assuming the above class).
类的实例化使用函数符号。只要将类对象看作是一个返回新的类实例的无参数函数即可。例如(假设沿用前面的类)。
Class instantiation USES function notation. Just pretend that the class object is a parameterless function that returns a new instance of the class. For example (assuming the above class).
应用推荐