Set the Splitting Function Class Name to com.ibm.j2ca.utils.filesplit.splitbysize.
将SplittingFunction ClassName设置为com . ibm . j2ca . utils . filesplit . splitbysize。
Based on the polynomial blending function, a kind of blending function-blending function class and a new type blending function-rational one are deduced.
从多项式型混合函数出发,通过数学变换,构造了一类混合函数—混合函数类。
One of the biggest problems when integrating this code is that it may not mix very well with existing code; function or class names may clash with what we are using already in our application.
在集成这些代码时,最主要的问题之一就是这些代码可能无法恰当地融合到已有代码中;函数或类名可能与应用程序中已经在使用的内容冲。
If a given bug is applicable to more than one member function within a class, then it should be documented for the class instead of solely for the function.
如果某一特定的错误可适用于一个类中的多个成员函数,那么应该针对该类而不是单独为该函数编制文档。
You can use static assertions in global scope and inside namespaces, function bodies, or class declarations.
可以在全局范围以及在名称空间、函数体或类声明内使用静态断言。
In each case, we avoid doing ugly hacks, such as prefixing the name of the function or class to make the name unique.
在任何情况下,我们应避免执行不恰当的修改,比如将函数名或类名作为前缀以生成独特的名称。
With such plumbs, you can target the statement, loop, function, class, or library that is most sluggish.
有了这种垂直度,就可以将语句、循环、函数、类或者是运行缓慢的库作为分析目标。
You can give a class, function, or constant any namespace you choose.
您可以给类、函数或常量选择任意的名称空间。
A member function with protected visibility can be invoked by any member function in the class in which it is defined or any subclasses of that class.
具有受保护可视性的成员函数可以由与该成员函数在同一个类中定义或其任何子类中定义的其它任何成员函数调用。
Instances are created by calling the class object as a function.
实例是将类对象作为函数调用而创建的。
To emulate a class, you define a function.
想要模拟一个类,您必须定义一个函数。
The static keyword will simply try to resolve the call in the current class instead of the class the function was defined in.
静态关键字将仅仅尝试在当前类中解析调用,而不是在定义函数的类中执行。
Tests can be categorized according to the amount of code they exercise: a unit test verifies the functionality of a single software component, such as a function or a class.
可以将测试按照测试代码的多少分类:“单元测试”检验单一组件的功能,比如一个函数或者一个类。
There are different options for calling a namespaced function, class, or constant.
可以使用很多种方法调用带有名称空间的函数、类或常量。
Create a new helper function in your utility class that takes care of the necessary parsing (see Listing 14).
在您的有效类中创建一个有利于必要解析工作的新的助手功能。(请看列表14)。
The export will use the default JMS function selector class.
导出将使用缺省JMS函数选择器类。
It could be different than the function name in the class, but in this case they are the same.
它与类中的函数名可能不同,但在该例中是相同的。
This example shows the C++ source code that contains a non-class function, a Private member function of a class, and a Public member function of a class.
这个示例使用的 C++源代码包含一个非类函数、类的一个私有成员函数和一个公共成员函数。
Allowing a template class or function to be instantiated with only certain data types.
允许模板类或函数仅使用某些数据类型来进行实例化。
You can use Boost static assertions in a class, function, or namespace scope; you can also use them with templates.
您可以在类、函数或命名空间范围中使用Boost静态断言;还可以与模板一起使用它们。
Generating a test for a specific function or class.
为特定的函数或类生成测试。
The Access class has one main function.
访问类有一个主要功能。
Each interface representing a particular class of Records Manager function.
每种接口代表RecordsManager某一特定类的功能。
Almost all of the modules in Python 2.0's standard library are covered, but the coverage is not aimed at documenting every constant, function, and class inside each module.
本书几乎涵盖了所有Python 2.0的标准库模块,但这种涵盖的目的不是记录每个模块中的每个常数、函数和类。
For a class member function, it starts from __arg2.
对于类成员函数,从__arg2开始。
Then it calls a static function in the xml2json class to get the JSON-formatted result.
然后调用xml2json类中的静态函数得到json格式的结果。
CwMtx has no built-in random number generator, and there is no class function that fills a matrix with random elements.
CwMtx没有内置的随机数生成器,也没有用随机元素填充矩阵的类函数。
To implement this RESTful service, a function selector class will be implemented for selecting a correct service function according to the type of HTTP method and returning the function name.
为了实现这个RESTful服务,要实现一个函数选择器类,它根据HTTP方法的类型选择正确的服务函数并返回函数名。
Then select RESTFunctionSelector for the function selector class as shown in Figure 26.
然后,选择RESTFunctionSelector 作为函数选择器类,见图26。
Then select RESTFunctionSelector for the function selector class as shown in Figure 26.
然后,选择RESTFunctionSelector 作为函数选择器类,见图26。
应用推荐