class operation的意思|示意

美 / / 英 / /

类操作


class operation的网络常见释义

类操作 类也可以定义类操作(class operation)。 通常操作是在该类的对象实例上被调用的,而 类操作可以在没有对象实例的情况下被调用, 但此时只允许访问类属性。

基类存放数据 ... class Operation //基类存放数据 double numberA, numberB;//两个数 virtual double getResult()//获取结果 ...

class operation相关短语

1、 public class Operation 定义操作类

2、 class operation evaluation system 课堂运作评价

3、 operation Class B linear 类线性运算 ; B类线性运算

class operation相关例句

An easy way to follow the Single Responsibility Principle is to constantly ask yourself whether every method and operation of a class is directly related to the name of that class.

遵循单一责任原则的最简单办法就是不断地问自己是不是这个类的每一个方法和操作都与这个类的名称直接相关。

And how do I distinguish between operations and classes, so that I know this operation belongs in this class, but that other operation should be in a different class?

如何区分操作和类,以明确这个操作是属于这个类,但是其它的操作要属于同一个类,还是其它的类?

If an operation is declared as abstract then the inheriting class must provide a concrete implementation.

如果某项操作被宣布为抽象的那么继承的类必须提供了一个具体的实施方案。

Each asynchronous channel class defines duplicate API methods for each operation so that either mechanism can be used.

每个异步通道类为每个操作定义API副本,这样可采用任一机制。

Increasing the scale of this sort of operation is tricky, as the formal economy is often shallow and the middle class small.

扩大这种经营模式的规模需要慎行,因为形式经济学经常失于浅薄,而且中产阶级规模小。

Within the class, a procedure (function, sub, or method) definition for each operation in the Web service: these procedures must be public.

在类中,针对Web服务中的各操作的过程(函数、子元素或方法)定义:这些过程必须是公有的。