You see that it defines how to map each method to a particular table and column and specifies which columns are primary keys, finder methods, and so on.
从这段代码中可以看出,它定义了如何将一个方法映射到一个特定的表和列上,并指定哪些列是主键、查找方法,等等。
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.
对于应用程序架构师来说,另一个重要技能是,具有为特定的需求(删除细节,并将其映射为更普通的问题类别)创建抽象的能力。
The UI Manager will then map these names to sound files that play when particular actions happen.
UI管理器接下来将把这些名称映射到特定操作发生时将播放的声音文件。
By clicking on a map or a node of a GUI network graph, the network operations center staff could monitor the status of any particular device and change its setting and configurations.
通过在地图上或GUI网络图的节点上点击,网络操作中心工作人员可以监控任何特定设备的状态并更改其设置和配置。
For the state maps in particular, the state borders on the map need to be modified to work well with the fill command.
特别地,对于州地图,地图上的州界必须经过修改才能与填充命令良好地结合使用。
Ultimately, which carrier's map has more ink on it is moot if the carrier's cell towers don't reach your particular location.
最终,如果基站没有达到您特定的位置,比较哪个运营商在地图上有更多的墨水是没有实际意义的。
A good option is uml-in particular, UML class diagrams-because UML concepts map easily onto NIEM model concepts.
一个好的选择是UML—特别是UM l类图表—因为UML概念可以轻松映射到NIEM模型概念。
To visualize how and when to use a particular metadata standard, library scientists in Idaho and North Carolina created this map, which was among the winners.
为了将特殊元数据标准的使用方式和时机通过可视化图表现出来,爱达荷和北卡罗来纳的文库科学家们创作上述图片,该作品亦位列十佳之列。
The Forms Map Table is a special view within the Domino Web Access forms file that determines which scene to play when a document of a particular type is encountered.
表单映射表是DominoWebAccess 表单文件中的一个特殊视图,它用于确定当遇到特定类型的文档时布置哪个场景。
Choose the role, namely Payroll Auth, and click Map users to add particular users or Map groups for adding groups.
选择一个角色,命名为PayrollAuth,然后单击Mapusers为添加组添加特殊用户或者Mapgroups。
His mobile phone does not have satellite positioning, but he can use it to call up Google Maps, see what is on the map in a particular area and make a note of things to add.
他的手机不能定位,但是他可以用它来上Google地图,查看特定地区,并记录下要添加的事物。
At first glance, this problem does not seem too complex, but the main challenge faced by the map is in carrying out the extract of the relevant Quantity occurrences for a particular slice.
初看起来,这个问题似乎不太复杂,但主要难题是提取与特定的片相关的Quantity。
A succession of assertions about the data returned by the operation; in particular, you will look at the definition of the map and include assertions for each transformation.
有关该操作返回的数据的一连串断言;特别是,您将考虑映射的定义并包括有关每个转换的断言。
Each dot represents a train on the national network; visitors can filter the map to see all the trains bound for a particular station.
每个点代表国家铁路线上的一列火车;用户们可以通过筛选来查看地图上某一个站点的所有火车。
One tool, map Maker, has proved a particular hit with web users, allowing residents in the Indian city of Chennai to fill out a blank map of the area with key roads, streets and points of interest.
一个地图制作工具,已证明对网络用户的影响比较大,它允许在印度钦奈市的居民在空白的地图上填写那个地区的主要道路、街道和有趣的地方。
With a heat map created (as shown below), the team can adjust their estimates involving different areas of the system so that they are in line with the "heat" of the particular area.
绘制出热点图后(如下所示),团队能够调整他们对系统中不同区域的估算,以便他们与个别区域的“热度”保持一致。
Also, it would be nice to harness CAs' universal computational power to compose music — in particular, to find a way to map CA evolutions into music that's pleasing or at least interesting.
同时,利用CA的一般性计算能力作曲会是很好的事,特别是,找出将ca进化映射为动听或者至少是有趣的音乐的方式。
You use CSS to choose (by calling certain positions and dimensions) which map is used for a particular element.
您使用css来选择(通过调用某些位置和维度)用于特定元素的映射。
In particular, a taxonomy of subjects has a natural tree structure that can have a straightforward representation as a specialized DITA map.
具体来说,主题的分类法有种自然的树状结构,可以直接用专门化的dita图表示。
Instead, create a wrapper function that either returns a handle to the existing object for a particular community or creates a new object and adds it to the map, using the code in listing 1.
相反,创建一个包装器函数,它返回现有对象的句柄,或者创建一个新对象并添加到映射中,如清单1中的代码所示。
Customized Region info: Clicking on the Customized Region info tabs displays an overlay on the world map highlighting only the particular type of information you select.
个性化地区信息:点击个性化地区信息按钮仅仅对您所选择的特殊类信息高亮并在世界地图显示出覆盖图。
On the CanPages maps, however, not only are these items blurred, there's also a link at the bottom-right corner of the map that lets anyone submit concerns about that particular image.
而在CanPages地图上,不光人脸和牌照做了模糊化处理,在地图右下角的地方有一个链接,用户可以提交某些可能会引发人们担忧的照片。
This final article explores programming in Hadoop—in particular, the development of a map and a reduce application within the Ruby language.
最后这篇文章探索了Hadoop编程 —特别是在Ruby语言中map和reduce应用程序开发。
To migrate to DB2, simply map the package name as a schema name and create the variables with that particular schema. This is shown in the samples below
要迁移到DB2,将包名映射为模式名并使用特定的模式创建变量。
Therefore, you can't simply use the objects returned from the object Map to click a particular button, as you could with the Editor applet.
因此,您不能像Editorapplet一样简单的使用来自对象图的返回对象以点击某个按钮。
You can code conditional WebSphere TX map logic within map rules using the PRESENT function, which tests to see if a particular data object is found in a data structure.
可以在映射规则中使用present函数编写有条件的WebSphereTX映射逻辑,这个函数检查在数据结构中是否可以找到某个数据对象。
More than a mere map, this particular tool has the ability to locate and identify anyone on the Hogwarts grounds.
那不仅仅是一张地图,它的特殊之处在于能定位及识别霍格·沃兹场地内的每个人。
Note: in a named node map, the nodes are not returned in any particular order.
注意:在一个指定的节点映射中,节点不会以任何特定的顺序返回。
Note: in a named node map, the nodes are not returned in any particular order.
注意:在一个指定的节点映射中,节点不会以任何特定的顺序返回。
应用推荐