Its series main parameters include lifting capacity, operation class, working speed, lift height, span etc.
它的系列主参数包括起重量、工作级别、工作速度、起升高度与跨度等等。
This component has used the general database operation class, has realized the form automated production and the automation revises, may in be redundant the use based on the.
该组件使用了通用的数据库操作类,实现了表单的自动化生成及自动化修改,可以在基于。
If you have this option disabled, you get a skeleton class without the business logic for the "add" operation.
如果您使这个选项失去活性,您将得到一个没有“添加”操作的业务逻辑性的框架类。
On the other hand, a calling class may need temporary permissions to complete an operation in another class that has those permissions.
在另一方面,调用类可能需要临时许可权来完成另一个拥有那些许可权的类中的操作。
Most applications have custom logic that authorizes users to perform an operation not only on a class, but also on an instance of that class.
大多数应用程序都有定制逻辑,它授权用户不仅仅在类上执行操作,而且还在该类的实例上执行操作。
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.
遵循单一责任原则的最简单办法就是不断地问自己是不是这个类的每一个方法和操作都与这个类的名称直接相关。
Any operation in the UML class model is ignored.
UM l类模型中的任何操作都将被忽略。
Increasing the scale of this sort of operation is tricky, as the formal economy is often shallow and the middle class small.
扩大这种经营模式的规模需要慎行,因为形式经济学经常失于浅薄,而且中产阶级规模小。
If an operation is declared as abstract then the inheriting class must provide a concrete implementation.
如果某项操作被宣布为抽象的那么继承的类必须提供了一个具体的实施方案。
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?
如何区分操作和类,以明确这个操作是属于这个类,但是其它的操作要属于同一个类,还是其它的类?
Even the middle class has access to penicillin, air travel, good cheap food, the Internet, and cable TV, not to mention a heart bypass operation, if needed.
中产阶级也有机会使用青霉素、飞机旅行、便宜食品、因特网络和有线电视,更不用说心脏搭桥手术,如果有必要的话。
The UML specification does not require attributes and operations visibility to be displayed on the class diagram, but it does require that it be defined for each attribute or operation.
UML规范并不要求属性及操作可见性必须显示在类图上,但是它要求为每个属性及操作定义可见性。
It is defined as a separate element, because it is possible for a single class to contribute to multiple parts of a transformation (that is, class, property, and operation).
它作为一个单独的元素定义,因为对于一个单独的类来说,构建转换的大多数部分(也就是类,属性,以及操作)是可能的。
Each asynchronous channel class defines duplicate API methods for each operation so that either mechanism can be used.
每个异步通道类为每个操作定义API副本,这样可采用任一机制。
This class is an implementation of an operation, and only the concrete operation can be made aspect-aware.
这个类是一个操作的实现,并且仅仅具体的操作可以创建。
Standard J2EE is partially able to satisfy this mapping, for example, by simply mapping the object to a session EJB class, and the operation to a particular secured EJB method.
标准J2EE可以部分地满足此映射,例如,可以将对象 映射到会话EJB类,将操作 映射到特定的安全 EJB方法。
The generated code for the template class one has both the declaration and definition for the operation op within the template class declaration, as shown in Listing 7.
为模板类一所生成的代码具有在模板类声明内部用于操作的声明和定义,如列表7中所示。
A UML operation representing a constructor is given the same name as its parent class or structure name.
表示构造方法的UML操作有和其母体类或结构名相同的名字。
It is defined as a separate element, because it is possible for a single class to contribute to multiple parts of a transformation (for example, class, property, and operation).
它被定义为单个的元素,因为单个类对转换的多个部分(举例来说,类、属性,和方法)做出贡献是可能的。
You can also use the display option operation to show compartments for association ends and parts on block definition diagrams, internal block definition diagrams or UML class diagrams.
您还可以使用显示选项操作来在块定义图、内部块定义图或者U ml类图上显示联系。
Each piece of information that a panel displays is represented by an attribute of the corresponding class, and each operation that the panel provides to the User is modeled as an operation.
面板显示的每条信息由响应类的属性描述,面板为用户提供的每个操作都被表示为一个操作。
The second instance of the dialog occurs because an activity needs to be associated with the operation of adding the new servlet class to source control.
这个对话框需要第二次出现,是因为向源代码控制中添加新servlet类的操作需要和一个活动相关联。
The Monitor class locks the operation.
Monitor类用于锁定该操作。
The check of the calling stack stops when it encounters a PrivilegedAction instance, effectively granting all subsequent class calls the required permission to perform the specified operation.
调用栈的检查在遇到PrivilegedAction实例时停止,有效地将执行指定操作所必需的许可权授予所有的后继类调用。
Within the class, a procedure (function, sub, or method) definition for each operation in the Web service: these procedures must be public.
在类中,针对Web服务中的各操作的过程(函数、子元素或方法)定义:这些过程必须是公有的。
If an operation is declared with a null keyword, then the inheriting class can choose to override the null procedure.
如果某个操作宣布为带有null关键词,那么继承的类就可以选择忽略null程序。
An action's operation is the method of the target class.
一个Action的操作是目标类的方法。
This call includes the source security identifier (sid), the security class (constructed from the details of the requested operation), the particular socket call, and optional auxiliary audit data.
此调用包括源安全标识符(sid)、安全类(根据请求操作的详细信息构造)、特定socket调用,以及可选的辅助审计数据。
A class implementing the DropTargetListener interface is used to respond to the various events that can occur during a drag-and-drop operation.
实现DropTargetListener接口的类可用来响应拖放操作中可能出现的各种事件。
Like the attributes, the operations of a class are displayed in a list format, with each operation on its own line. Operations are documented using the following notation.
和属性一样,类的操作以列表格式显示,每个操作在它自己线上。
应用推荐