Notice how the tooltips appear and disappear as you move your cursor over the elements.
注意当光标在元素上移动时工具提示是如何出现和消失的。
Be aware that you must actually move the link elements; if you copy them and they still exist in two places, your routing will not function as expected.
注意,您一定要实际地移动链接元素;如果只进行复制的话,它们仍然存在于两个位置,那么路由将无法按照预期工作。
As you move down abstraction levels, you would need more elements to represent the same thing.
当您降低抽象级别的时候,表现相同的事物则需要使用更多的元素。
As you move the translucent rectangle around, the cursor moves over various swappable elements.
当拖动透明的矩形四处移动时,光标可以经过多个可切换元素。
Inherently in this design, there is the possibility that elements could be added to the XML (fields to the class) that make it possible to move the API notionally forward a notch.
这种设计所固有的可能性在于,XML中可以加入新的元素(对应于类中的字段),从而使得让API在表义性上更上一层楼成为可能。
Navigation features allow you to move among elements and even move to the next-trouble-spot to locate markup that doesn't conform to your DTD.
导航特性允许在元素中移动,甚至可以移动到下一个故障点以定位不符合您的DTD的标记。
This means you only have to mark the new elements that are required to move back into the model, which reduces the time to execute the transformation.
这就意味着您只需要标识出,需要移回模型的新元素,这就减少了执行转换的时间。
Move the members (link elements from the server section) of the other clusters to the cluster in the targetTree.xml file that was handling the client requests by default.
将另一个集群的成员(从服务器部分中的链接元素)移动到targetTree.xml文件中的集群,后一个集群在默认情况下处理客户机请求。
Click the Next button in the transformation Configuration wizard (Figure 4) to move to a new page of the wizard, where you can specify the source and target elements for the transformation.
在TransformationConfiguration向导中点击Next按钮(图4),以移动倒向导的新页面中,在这里您可以为转换指定源元素和目标元素。
To move semantic elements around the model.
按照以下方法,来移动模型附近的语义元素。
In this pattern, you move all your locally defined elements into global definitions. Listing 10 shows the Russian doll style example in Listing 8 modified to fit the Salami slice pattern.
在该范式中,您可以将自己所有局部定义的元素都移动到全局定义中。
For example, an organization may move from emphasizing XP to blending it with Scrum 7 and scalable elements of RUP.
举例来说,组织可能从对XP的强调转移到将XP与Scrum7和可伸缩的RUP元素的混合。
The instance view lets you create a new instance, add and delete elements and attributes, change element and attribute names, move element and attribute nodes, rename them, and assign values to them.
Instance视图允许创建新实例,增加和删除元素或属性,改变元素和属性名,删除元素和属性节点,重命名和为其赋值。
Now, let's move on to optimizing search elements in the list-that is, the find method. Here are a few potential situations that may occur.
现在,我们来优化链表中的搜索元素—即find方法。
If you move your mouse over these elements, notice that the pointer changes accordingly, indicating this is a link.
注意,如果将鼠标移动到这些元素上面,指针会相应地发生改变,表明这是一个链接。
You will again be asked whether you want to move the selected elements into the new block.
您将会被再次问到您是否想把选中的元素移动到新块中去。
Being more foundational, architectural elements are harder to move around and replace because you'll have to move all the things on top of them to accommodate the changes.
处于更基础的地位,架构部分难以移动和替换是因为您不得不移动所有以架构为基础的部分来适应改变。
When creating new elements, it is usually necessary to move them from their default location, the root package, to another location.
当创建一个新的单元时,通常需要把它们从缺省位置--根包--移动到其它位置。
We hope we can pick up the pace to do that, and there's some other elements of disablement that we'd like to move more quickly on.
我们希望我们能加快步伐完成这一步骤,另外还有一些废弃程序我们也希望能加快进行。
Since lists maintain contiguous elements, the elements that follow the removal point move up to occupy the vacated spot.
由于列表维护连续的元素,移除点之后的元素将向上移动以占用腾出的点位。
Your ideas and preferences can be integrated to create a computerized landscape master plan that lets you freely move design elements around while trying different colors and schemes.
你的想法和喜好可集成制造一个电脑化的园景设计总图,让你随意走动,在尝试不同的颜色和计划的设计元素。
The problem is that you're very likely going to have to let go of a lot of elements of the past in order to move forward into your ultimate future.
问题是,你很可能需要放下过去种种,迎向你真正的未来。
Both - Move the generated box below all floating boxes generated from previous source elements.
both-将所生成框移动到由之前的源文档所生成的所有浮动框之下。
Finishing the book design in the visual elements of the semantic, analysis and design through tangible and intangible feeling hints to move people's hearts, make it full of emotion.
并借以梳理书籍装帧中各视觉元素的语意来加以分析设计如何通过有形与无形的情感暗示来打动人心,使其富有情感。
In the aspect of interior design, party a's requirements into international design elements, representing the local industrial determination to move towards the world.
在室内设计方面,甲方要求融入国际化设计元素,代表着地方实业走向世界的决心。
Describes how to select and move controls and elements in the WPF Designer.
介绍如何在WPF设计器中选择和移动控件与元素。
The general idea is to move quickly and gracefully, treating whatever objects you come across as elements in an obstacle course.
这项运动的理念是迅速而优雅地、从一处到另一处的移动,将你遇到的所有物体都当成障碍课中的元素。
Abstract: as the modern logistics activity is realized by material, commodity space move conveyors, time shift of custody, circulation processing, packing, loading and unloading elements, etc.
摘要:作为现代物流活动是由实现物质、商品空间移动的输送、时间移动的保管、流通加工、包装、装卸等元素构成。
Given an array nums, write a function to move all 0's to the end of it while maintaining the relative order of the non-zero elements.
输入一个数字列表,我们要把所有的0元后置,并要保持非0元的原顺序。
Given an array nums, write a function to move all 0's to the end of it while maintaining the relative order of the non-zero elements.
输入一个数字列表,我们要把所有的0元后置,并要保持非0元的原顺序。
应用推荐