• For example, if the problem is an endless loop, the UML sequence diagrams show you repeating sequences of calls, and statistical tables show methods that take a long time.

    例如如果问题循环UM l序列将会显示重复调用序列统计表也会显示方法花费长的时间。

    youdao

  • For the sake of simplicity, this example does not show calls to any interface methods.

    为了简单起见这个例子中没有显示任何接口方法调用

    youdao

  • Behavioral diagrams, on the other hand, show the dynamic behavior between the objects in the system, including things like their methods, collaborations, and activities.

    一方面,行为显示系统中的对象动态行为包括对象的方法协作活动之类的内容。

    youdao

  • The following two code snippets show helper methods to test for such conditions.

    下面两个代码片段展示测试这些条件帮助器方法

    youdao

  • Process management systems are simply the reporting methods that show who is reporting to who — and when — about the process.

    流程管理系统仅仅报告方法说明流程谁报告(以及何时报告)。

    youdao

  • Listings 5 and 6 show sample codes for both methods.

    清单5清单6展示两个方法示例代码

    youdao

  • CLR Profiler can also show allocation views by class type or over time, identify the number of bytes allocated by each method, and display the sequence of methods executed over the life of the test.

    CLR分析器可以类型或者随着时间流逝显示分配视图标识每个方法分配字节数量并且显示整个测试周期中执行方法序列

    youdao

  • In the Outline view, you can see that the generated methods show up in the compile class, while the source file remains free of boilerplate.

    大纲视图可以看到编译展示所生成方法同时文件处于样文件之外

    youdao

  • But according to a new study, attacks that seem sporadic in the beginning can begin to show a pattern as the aggressors refine their methods.

    但是最新研究表明开始看起来分散袭击随着攻击改变他们的方法而显示出一定的模式

    youdao

  • Note that Listing 16 does not show all of the implemented methods.

    注意清单16没有展示所有实现方法

    youdao

  • Methods affected by advice show gutter annotations that can be used to navigate to the corresponding aspect declaration.

    通知影响的方法显示可以用来导航相应方面声明引导注释

    youdao

  • We want to show context menu choices for one or more selected methods that allow us to change their visibility with a single action.

    我们希望多个选中方法显示上下文菜单选项这些菜单选项允许我们只用一个操作就可以更改方法的可视性

    youdao

  • With existing companies, adopting agile methods must show benefits.

    对于现有公司采用敏捷方法必须表明收益

    youdao

  • In addition, it defines methods to track designer verbs and to show designer context menus for designers that support them.

    此外还定义了相关方法以便跟踪设计谓词以及支持这些方法的设计显示设计器上下文菜单

    youdao

  • In this section, we will show the object model for OTMPS and methods for retrieving events.

    部分我们介绍OTMPS对象模型获取事件方法

    youdao

  • A sequence diagram is typically used for modeling use cases, to show the logic of both the methods and the services of a system.

    序列通常应用建模显示一个系统方法功能

    youdao

  • Listing 2 and Listing 3 show a simple PHP application with a class, methods, and some wrapper code.

    清单2清单3简单PHP应用程序,其中包含一个方法一些包装代码

    youdao

  • The purpose of this article is to show several methods of exporting C++ classes from a DLL module.

    文章就是演示几种一个DLL模块导出C++方法

    youdao

  • In this article, we show you how to extend the ideas of such methods to the design of a SOA.

    本文中,我们将介绍如何方法思想扩展SOA的设计

    youdao

  • Listings 3, 4, 5, and 6 show these methods.

    清单345以及6显示这些方法

    youdao

  • For example, a handy plugin is the Structure Browser, which shows a collapsible tree of functions, classes, and methods that can be used to navigate or show context within a large module.

    例如StructureBrowser就是有用插件一个可折叠显示函数方法这样可以浏览显示一个模块中的上下文

    youdao

  • The API methods I'll show you for doing date calculations all return a new instance of the corresponding Joda class, leaving the original instance unchanged.

    展示用于处理日期计算API方法全部返回一个对应joda实例,同时保持原始实例不变

    youdao

  • The CRUD methods are intended to show the basics of how persistence works in NHibernate.

    CRUD方法只是用来显示基本NHibernate的持久化怎样工作的。

    youdao

  • I'll talk about those methods and show you how to convert a physical server to a virtual machine using Clonezilla Live, a cloning-based solution.

    介绍这些方法展示如何使用Clonezilla Live,这是一种基于映像的解决方案,它能将物理服务器转换虚拟

    youdao

  • Listings 8 and 9 show how you can use a help method to finid out the attributes and methods associated with a hypervisor resource.

    清单89展示如何使用help方法找到某个管理程序资源相关属性方法

    youdao

  • The next 3 figures show how to add the security constraint (Figure 8), how to set the right URL and HTTP methods (Figure 9) and how to allow the role "DADXUser" for that constraint (Figure 10).

    接下来三个展示如何添加安全性约束8),如何设置正确URLHTTP方法(图9以及如何针对该约束允许DADXUser角色(图10)。

    youdao

  • We'll show examples using both Web service invocation methods.

    我们显示分别使用这两种Web服务调用方法示例

    youdao

  • Most of the methods in this class simply describe various aspects of the aggregation, such as data type, title, and description information, to show up in the BIRT Aggregation widget drop-down list.

    此类中的大部分方法只是简单描述BIRTAggregation Widgets下拉列表中显示聚合各个方面比如数据类型标题描述信息

    youdao

  • In this final article about Scitter, we'll round out the library's functionality with some fun additions (endings and ratings) along with the essential methods update , show , and destroy .

    最后一关于Scitter的文章中,我们丰富这个功能增加一些有趣的内容(终止评价)功能重要方法updateshowdestroy

    youdao

  • I show three simple methods, starting with the OnInit startup method shown in Listing 3.

    这里给出了三个简单方法第一个是清单3中所的OnInit方法

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定