The author gave a reverse theorem of uniform approximation for the combination Gauss-Weierstrass operators on a class of functions.
对于一类函数给出了Gauss -Weierstrass算子线性组合一致逼近的定理。
The point is that each class should implement a cohesive set of related functions.
它的要点是每一个类应该实现一系列紧密相关的功能。
Static functions, like static properties, are scoped to the class rather than to object instances of that class.
静态函数与静态属性一样,作用域也是类而非该类的对象实例。
If you paste the harvested class into the same class diagram or into another class diagram that is outside of a blank model, the class attributes and functions are invisible.
如果您将总结的类粘贴到同一个类图,或本空白模型以外另一个类图中时,那么该类的属性和功能将丢失。
They see the world in terms of data, and data relationships, and tend to populate their classes first with data -- usually with no strategy on how to assign operations (i.e., functions) to the class.
他们就是用数据和数据之间的关系来认识、描述世界的,因此会首先去寻找类中的数据-一般没有什么标准的方法去寻找类的函数或功能。
The logical workers take the job from the queue, and process it and send back the result by using some of the functions provided by the class.
逻辑工作线程从队列中渠道任务,进行处理,并通过使用一些类提供的函数将结果返回。
The primary constructor, which is the body of the entire class, has a parameter list that takes a label string and a list of callback functions.
主构造函数,类的主题,有一个参数列表来接受标签字符串和回调函数的列表。
Normalizer: This class provides functions to normalize the output of transliteration function into a composed or decomposed form.
Normalizer:这个类提供一些函数,将音译函数的输出规范化为一种合成或分解格式。
Last, we extend the setters to call into the functions of the base class to propagate notification of property changes.
最后,我们扩展setters以调用基类的函数,从而传递属性变更通知。
We also need methods to convert data to byte stream and byte stream to data, some of these functions are also provided in the CIOCPBuffer class.
l我们也需要字节流和数据相互转换的方法,在CIOCPBuffer类中提供了这些函数。
Instead, let's look at four functions that are useful in their own right and demonstrate the utility of the rest of the STR class methods.
现在让我们了解一下四个有用的函数,并演示其他str类方法的工具。
The OutputFormat class has a few more required functions, however - functions to add various types of geometric shapes.
然而,Out putFor mat类则具有多个更必要的函数,如用来添加各种几何形状的函数。
My fix for this was to add a pair of static discard functions to the XMLString class.
我解决这个问题的方法是在xmlstring类中增加两个静态放弃函数。
The base widget class has been designed to take advantage of the inheritance feature provided by Dojo. Following are some of the functions the the base widget implements.
基本小部件类的设计利用了Dojo提供的继承特性,以下是基本小部件实现的一些功能。
The object-oriented approach was convenient, but since calls for low-level Win32 functions are encapsulated by class, it is insufficient for learning about the essence of the Services.
面向对象的方法固然方便,但由于用类对底层Win32函数调用进行了封装,它不利于学习服务程序的基本知识。
If a script invokes the functions or class methods of other Jython modules, use the execfile function to load a Jython script from another Jython script file. Listing 3 shows an example.
如果某个脚本调用其他Jython模块的函数或类方法,则使用execfile函数加载来自其他jython脚本文件的jython脚本。
Back to the issue of opening up the connection to your blog, you'll produce a system by creating a new wrapper class around the XML-RPC connection that resolves the two necessary functions.
为了打开到blog的连接,我们围绕XML - RPC连接创建一个新的包装器类,它实现两个必需的功能。
The bulk of the Ruby class Calc USES Ruby's metaprogramming features to define functions at run time for all the digit keys and for the math operation keys.
大多数Ruby类Calc使用Ruby的元编程功能,在运行时为所有数字键和数学操作键定义功能。
By default, none of the functions shown in Listing 1 will be accessible outside of the JsHelper class.
默认情况下,清单1中的任何函数都无法在Jshelper类以外访问。
A scheduling class defines a common set of functions (via sched_class) that define the behavior of the scheduler.
调度类定义一个通用函数集(通过sched_class),函数集定义调度器的行为。
It also includes nearly all of the Base Class Library (BCL) including things like Garbage Collection, Threading, Math Functions, System.Net, Cryptography, etc.
也包括几乎所有的基类库(Base Class Library,BCL),涵盖诸如垃圾收集(Garbage Collection)、线程、数学函数、System.Net、加密等。
This is ideal for simple mathematical functions or class getters and setters. Listing 1 shows an example of a JavaFX Script function that adds two Numbers.
这对于简单的数学函数或getter和setter类非常理想。
Predicate (which is the is-factor method I defined earlier in Listing 2 - note the heavy use of first-class functions), returning the Numbers that match.
谓词(我在之前的清单2中定义的is - factor方法—请注意一类函数的大量使用),返回匹配的数字。
I can now fill the new empty class with attributes such as string and number types (representing the elements of the character), as well as functions common to this class.
我现在能向这新的空类填充属性,诸如字符串和数字类型(代表了角色的成分),以及这个类中常用的函数。
Note: the query optimizer considers using a functional index when the index expression is used in a relational expression or as an argument to one of the operator class functions.
注意:当索引表达式被用于关系表达式,或作为某个操作符类函数的参数时,查询优化器将考虑使用函数索引。
Also note that class definitions must appear at the top level of a module, meaning they cannot be nested classes (classes defined inside other classes or functions).
另外要注意,类定义必须出现在模块的最顶层,这意味着它们不能是嵌套的类(在其它类或函数中定义的类)。
You can see that once you become accustomed to thinking in terms of higher-order and first-class functions, you can reduce (pun intended) a lot of noise in your code.
您会看到,一旦您习惯了从高阶和一级函数的角度思考,您就能减少(一语双关)代码中无用的部分。
In this article, I'll continue this tour of concepts by talking about first-class functions, optimizations, and closures.
在本文中,我将继续讨论这些概念,讲解一级函数、优化和闭包。
A class can be used directly as a neat way of organizing data and functionality, very much like a bunch of functions and variables.
类可以直接用作组织数据和功能的简单方法,就像一组函数和变量一样。
Inside the FunctionCall class, you must declare each of the custom functions you want to create.
在functioncall类的内部,必须声明要创建的每一个定制函数。
应用推荐