After class, remember to review what you have learned by reading your notes or making a mind map.
下课后,记得通过阅读笔记或做思维导图来复习所学内容。
With this approach, you map an entire class hierarchy into one data entity, where all the attributes of all the classes in the hierarchy are stored.
使用这种方法,您可以将一个完整类层次结构映射成一个数据实体,而层次结构中所有类的所有属性都存储在这个实体中。
If I decided to use both the taxonomy and the category as folders, then the connector would then most likely map an item class to each, in order to distinguish them.
如果决定将分类法和类别都用作文件夹,那么连接器很可能将一个项目类映射到这两者,以便区分它们。
Class loaders normally keep a map of the classes they've loaded, to be able to find one by name if it's requested again.
类装入器通常保留它们所装入类的映射,从而当再次请求某个类时,能通过名称找到该类。
The auto mapping feature USES a set of conventions to automatically map all entities, not requesting a mapping class per entity.
自动映射特性使用一套规则来自动映射所有实体,并非每个实体都需要映射类。
This class is a singleton, meaning there's only one map of running server instances for all projects.
这是一个惟一的类,也就意味着所有项目正在运行的服务器实例只有一个惟一的映射。
And I'll remind you, we saw a set of algorithms and part of my goal was to get you to begin to recognize characteristics of algorithms that map into a particular class.
我要提醒你们的是,我们看了很多算法,我的目标之一是让你们开始,意识到算法们的特性,并且能够一一映射到特定的分类中。
Another critical skill for application architects is the ability to create abstractions around the particular requirements that remove specifics and map to a more generic class of problems.
对于应用程序架构师来说,另一个重要技能是,具有为特定的需求(删除细节,并将其映射为更普通的问题类别)创建抽象的能力。
Using the special attribute override, you can map the fields of the embeddable class within the entity.
使用特殊的属性覆盖,可以将可嵌入类的字段映射到实体中。
The execution of the relation will propagate the transformation to the properties of each class, and map them to the relevant columns.
关联的执行将把转换传播到每个类的属性,并把它们映射到相关列。
And we want to help you learn how to map a problem into a class of algorithms of some efficiency That's our goal.
学会如何将一个问题,映射到一类,提升效率的算法中去,这就是我们的目标。
Just like you can rename a UML package in the mapping model to generate a differently named folder, you can map a UML class to a differently named file.
比如,您可以改变uml包的名称,生成另外命名的文件夹;您也可以将一个UM l类映射为另外命名的文件。
The relation has been used previously in a correspondence to map each class owned by a model to a table owned by a relational schema.
在前面关联曾被用在通讯中来把模型拥有的每个类映射到一个关联计划。
If you map a UML class in the mapping model to a different name, you change the name of the file in which it will be generated but not the generated class in the file.
在映射模型中,假如您想将一个UM l类映射为另外的名称,您需要改变其将要生成文件的名称,而不是类名。
If your table name is compatible with the naming conventions, then you don't even need to define a model class to map it to.
如果表格的名字与命名规则是一致的,那你就不用定义模型类来映射了。
It USES annotations to map the resource class with a URI and to map standard HTTP methods in an HTTP request to the methods in the resource class.
它使用注释映射资源类与URI,并将HTTP请求中的标准HTTP方法映射到资源类中的方法。
Asynchronous pluggable protocols offer three ways to map a protocol scheme to a class.
异步可插协议提供三种将协议方案映射到类的方式。
Just as in the Person mapping file in Listing 2, in Listing 9 we map the abstract class (Right) and all its attributes.
正如清单2所示的Person映射文件,在清单9中,我们映射了抽象类(Right)及其所有属性。
Instead, you'll explore a couple of different techniques that will allow your existing Airport class to map seamlessly to the new, different table schema behind the scenes.
相反,本文不需要这样做,而是探讨几种不同的技术,在后台将现有的Airport类无缝映射到新的、不同的表模式中。
The GMap2 class draws the map and responds appropriately to scrolling and zooming events in the viewport.
GMap2类可以绘制地图并负责视图端口中的滚动和缩放事件。
I used a hash map as a class attribute, but had to construct a key that included the country, the region, and the page start, as shown in the LoadCities method.
我使用一个散列映射作为类属性,但是必须构造一个包含国家、地区和页面起点的键,见LoadCities方法。
For example, an entity class named Department is assumed to map to a database tabled named Department.
例如,假设一个名为Department的实体类,与一个名为Department的数据库表相映射。
Once that works, it's pretty easy to see how this will map into the Scitter class itself using the username and password constructor parameters, shown in Listing 6.
完成后,使用用户名和密码构造函数参数将它映射到Scitter类非常简单,如清单6所示。
Pixie offers a slightly different approach in the sense that it doesn't require a schema or map from the class to the database — it just stores objects.
Pixie提供了略微不同的方法,它不要求从类到数据库的模式或映射—它只存储对象。
Through some nifty lexical analysis, Active Record is able to determine that the ORDER class will map to the ORDERS table in the database.
通过一些漂亮的词汇分析,ActiveRecord能够判断出,Order类将映射到数据库中的ORDERS表。
You can also map serialized objects back to custom class instances provided the custom class is in the Flash Player when things are deserialized.
在反序列的时候如果自定义类在FlashPlayer中,你也可以将先前序列化的对象映射回自定义类实例。
You can have a SingletonFactory class with a globally accessible map of class names or class objects to singleton instances.
创建一个SingletonFactory类去全局映射类名(或者是类对象)和单实例对象。
The Renderer class will then use the attributes map to render class and style attributes.
Renderer类会使用属性映射去渲染类和样式属性。
These elements define the filter class (org.ajax4jsf.Filter) and map it to the JSF Faces Servlet defined in Listing 2.
这些元素定义过滤器类(or g . ajax4jsf . Filter),并将它映射到清单2中定义的jsfFacesServlet。
The map class implements the map function, which goes through each line of the log file and gets the application's name.
map类实现映射功能,它搜索日志文件的每一行,寻找应用程序的名称。
应用推荐