This is where the UML definitions create classes.
就是在这里用uml定义来创建类。
Class: patterns about how to create classes and interfaces.
类:关于如何创建类和接口的模式。
Above all I try to create classes that they will find both stimulating and interesting.
而且我努力设计有趣的具有启发性的课。
Once an interface has been defined, you can create classes that implement the interface.
一旦已经定义了一个接口,你可以生成实现这个接口的类。
You create classes extending this interface that provide their own implementation of the getFeed() method .
创建扩展这个接口的类,提供其自己对 getFeed() 方法的实现。
Instead, you create classes that represent the database and its tables, and use those classes to interact with data.
而是应创建表示该数据库及其表的类,然后使用这些类进行数据交互。
In various common situations, you may want to create classes in more dynamic ways than simply running static code for their creation.
在各种条件下,创建类时,也许想用比简单地运行静态编码更加动态的方法。
Some programmers create classes to organize their work, but it seems that no two programmers have the same ideas about how to write their classes.
一些程序员创建类来组织其工作,但似乎没有任何两个程序员对于如何编写类具有相同的看法。
To add menu items to the context menu that appears when you right-click a Sametime partner, create classes that extend the LiveNameActionDelegate class.
要在右击Sametime合作伙伴时出现的上下文菜单中添加菜单项,需要创建扩展livenameactiondelegate类的类。
If you create classes that extend Actor directly or indirectly, try to ensure that all invocations against said objects are done through message passing.
如果创建直接或间接扩展Actor的类,那么要确保对对象的所有调用都通过消息传递进行。
For starters, you must rely on the authors of child classes to understand that they must implement both import and export so as not to create classes in a broken state.
对于启动器,您必须依赖子类的作者来理解它们必须实现import和export,才能在broken状态创建类。
Next, create three classes in the model, and relate them with dependencies, as Figure 20 shows.
接下来,在这个模型中创建三个类,将它们与从属关联起来,如图20所示。
Create resource classes manually.
手工创建资源类。
Then, open the diagram in the package and create two classes, representing two business goals, and stereotype them as.
然后,在该包中打开图表,并且创建两个类以反映两个业务目标,并且将它们模板化为。
CDT makes it easier than ever to create these classes and class hierarchies, and to run and debug the application to test it.
CDT使您可以比以往更轻松地创建这些类和类层次结构,以及更轻松地运行和调试应用程序进行测试。
Another helpful addition to PHP V5 is the abstract class, which makes it easy to have one base class to implement the core of an interface from which you then create concrete classes.
PHPV 5中另一个有帮助的新功能是抽象类,使用抽象类可以轻松地用一个基类实现接口的核心部分,然后用该接口创建实体类。
You can even load binary classes directly from byte arrays or streams, and create new classes from scratch.
甚至可以直接从字节数组或者流中装载二进制类,以及从头开始创建新类。
Configure the environment; create projects, packages, and classes; then run the application from the command line.
配置环境;创建项目、包和类;然后从命令行运行应用程序。
Create objects of corresponding style classes.
创建对应类的对象。
Another use of abstract classes is to create a single base class for multiple derived classes in which that base class should never be instantiated.
抽象类的另一个用途是为多个派生类创建一个基类,在这些派生类中,基类决不会被实例化。
The drawback is that it requires some boilerplate code to create new classes and manipulating objects around.
不足之处在于这需要一些样板文件代码来创建一些新类并需要四处操作对象。
In this way, you can create smaller classes and methods, which makes your code easier to test, debug, and modify, and thereby improves your overall quality and productivity.
通过这种方式可以创建更小的类和方法,使代码更容易测试、调试和修改,从而改进整体质量和生产率。
This technique helps in agile development, without the need to create many concrete classes that will be used only in one component.
这种技术有助于敏捷开发——不需要创建许多只在一个组件中使用的具体类。
A kernel key is a software key that allows the kernel to create data protection classes, regardless of the number of hardware keys available.
内核键是一种软件键,它允许内核创建数据保护类,而无需考虑可用的硬件键的数目。
Before adding implementation code to the resource, create a few classes that provide enough implementation to test the functions.
在向资源添加实现代码前,创建一些新的类来提供足够实现以测试函数。
You might think that there's not much reason to create widget classes for controls other than text fields and list boxes.
您可能认为没有太大必要为文本字段和列表框之外的控件创建窗口小部件类。
We use our IDE to create missing classes and methods, because it's quick.
然后利用IDE来创建还未创建的类和方法,因为这样比较快。
Other than being consistent with the widgets already created, why create separate classes for these other controls?
除了要与已经创建的窗口小部件一致之外,为什么还要为其他控件创建单独的类呢?
These classes are used to perform marshalling and unmarshalling, to create instances of the implementation classes, among other things.
使用这些类来执行编组和解组,以在其他事物中创建实现类的实例。
These classes are used to perform marshalling and unmarshalling, to create instances of the implementation classes, among other things.
使用这些类来执行编组和解组,以在其他事物中创建实现类的实例。
应用推荐