The operations and attributes that each design class will own.
每个设计类将拥有的操作和属性。
Figure 13: Partial UML design class diagram (timesheet and new states).
图13:部分UML设计类图表(时间表和新状态)。
He took a basic Web design class; his younger classmates taught him industry terminology.
他上了网络设计基础课,比他年轻的同学教了他行业术语。
It is essential to design class teaching aesthetically in concrete teaching contents and aspects.
在具体的教学内容和环节上,必须按照美的规律来对课堂教学进行设计。
In April 2011 Evan Spiegel stood up in a Stanford product design class to present an idea for his final project.
2011年4月,伊万·斯皮格尔站在斯坦福大学产品设计班的讲台上为他的毕业设计展示了一个想法。
If you design class libraries, you need to understand code access security and be careful to secure your class library.
如果设计类库,则需要了解代码访问安全性,并仔细地保护您的类库。
This introductory Urban Design class includes an extensive bibliography and a comprehensive set of introductory assignments.
本课程为都市设计的入门课程,包括广泛的参考书目与全面性的基本作业。
To solve problems, OOP developers design class hierarchies, focus on proper encapsulation, and think in terms of class contracts.
为了解决问题,OOP开发人员需要设计类层次结构,注意进行恰当的包装并按照类约定进行思考。
NET design class for a couple of years now, I think I can safely say that of the SOLID principles, the Liskov principle is by far the least understood and applied.
几年来的净设计类,我认为我可以安全地说固体的原则,利斯科夫原则是到目前为止最不理解和应用。
An experiential learning perspective is adopted in this paper to examine and design class contexts for the development of foreign language communicative competence.
本论文运用经验学习理论视角分析研究了培养外语交际能力的课堂语境。
Use-case realization sessions should produce a main output artifact; software development processes often suggest a design model composed of interaction and design class diagrams.
用例实现会议应该生成主要的输出工件,软件开发过程常常提出由交互和设计类图组成的设计模型。
The RentalLocation has to obtain this existing information from our on-line Reservation RDBMS, and in Step 6 I have added a new design class, DataAccess, that implements the Façade pattern.
RentalLocation必须从在线的预约RDBMS获得这些已有信息,在第6步我加入一个新的设计类DataAccess,来实现Facade模式。
La Circuit Design class-H, power supply with synchronous rectification switching power supply, light weight, small size, especially suitable for mobile performance of anti-sound applications.
LA系列采用高效H类电路,电源采用同步整流的开关电源,重量轻、体积小,特别适合流动演出扩声应用。
A fundamental design precept is that a class should be part of a domain package only if it exists to fulfill the goals of that domain package.
一个基本的设计规则就是,一个类只要存在并去完成一个域包的目标,那么它就应该是该域包的一部分。
However, OO still is a valuable approach for design of the underlying class and component structure within a defined service.
然而,对于设计已定义的服务中的底层类和组件结构,OO仍然是一种有价值的方法。
Some aspects of the prototype (class specifications, design patterns, or coding idioms) might be able to be reused, but we placed very little pressure on the team to consider reuse at this point.
原型的一些方面(类的说明、设计模式或者编码习惯)也许可以被重用,但是我们在重用这一点上给团队非常小的压力。
Design fine-grained class hierarchy and coarse-grained database tables.
设计细粒度的类层次和粗粒度的数据表。
Doing so provides a design for the class that the test will exercise, allowing you to focus on small chunks of code.
这样就为要测试的类提供了一种设计,这种设计使您每一时刻都只需集中考虑一小块代码。
Figure 1 depicts our initial class diagram design.
图1描述了我们最初的类图表设计。
Design by Contract lets the class designer concentrate on the logic that implements the class functionality without worrying about the validity of arguments.
契约式设计让类的设计者专注于实现了类的功能性的逻辑,而不用担心实参的有效性。
As we saw in the previous section, a huge problem in class design that makes testing difficult is having to initialize all sorts of objects that aren't required for your test.
正如我们在前一节介绍的,造成测试困难的大量类设计问题都集中在初始化各种不需要测试的对象上。
A benefit of this design is that each variable class can be extended if the value must be modified on return, such as numerically incremented or decremented.
这种设计的一种好处,在于如果变量必须更改的话,那么每一个变量都可以得到扩展,这就使得变量得到显著的增加或者降低。
During the first step of the class point counting, the design specifications are analyzed in order to identify and classify the classes.
在类点统计的第一步期间,会分析设计规格以识别类并为它们归类。
The experienced senior sysadmin works on the initial class design.
有经验的高级系统管理员可以实现最初的类设计。
Developers can use class diagrams to design and document the system's coded (or soon-to-be-coded) classes.
开发者可以使用类图,来设计并为系统的代码(或即将成为代码的)类写文档。
I know we should use another class. Design patterns that usually work well call it a controller, or a presenter.
我知道我们需要使用其他的类,在设计模式中通常可以称之为controller或者presenter。
A simple optimization to this code would be to apply the Singleton design pattern to class Empty, because every instance of Empty is identical.
这段代码的一个简单优化是对empty类应用同一个设计类型,因为每一个Empty的实例都是同样的。
God object: Concentrating too many functions in a single part of the design (class).
上帝对象(God object):在设计的单一部分(某个类)集中了过多的功能。
The beautiful thing about Scala is that it's both functional and object-oriented, so you can keep a traditional eye on class design, even while you learn to enjoy Scala's functional types.
Scala的优点是它兼具函数性和面向对象特性,因此,您可以在享受Scala的函数类型的同时,继续像以前一样关注类设计。
Driving design based on Architecture (UML — Class diagrams).
推动基于架构的设计(uml——类图)。
应用推荐