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序列图将会显示您在重复调用序列,统计表也会显示方法花费了很长的时间。
For the sake of simplicity, this example does not show calls to any interface methods.
为了简单起见,这个例子中没有显示对任何接口方法的调用。
Behavioral diagrams, on the other hand, show the dynamic behavior between the objects in the system, including things like their methods, collaborations, and activities.
另一方面,行为图显示系统中的对象的动态行为,包括如对象的方法,协作和活动之类的内容。
The following two code snippets show helper methods to test for such conditions.
下面两个代码片段展示了测试这些条件的帮助器方法。
Process management systems are simply the reporting methods that show who is reporting to who — and when — about the process.
流程管理系统仅仅是报告方法,说明谁要就流程向谁报告(以及何时报告)。
Listings 5 and 6 show sample codes for both methods.
清单5和清单6展示了两个方法的示例代码。
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分析器还可以按类类型或者随着时间的流逝显示分配视图,标识每个方法所分配的字节数量,并且显示在整个测试周期中执行的方法序列。
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.
在大纲视图中,可以看到在编译类中展示了所生成的方法,同时源文件仍处于样文件之外。
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.
但是最新的研究表明,开始看起来分散的袭击会随着攻击者改变他们的方法而显示出一定的模式。
Note that Listing 16 does not show all of the implemented methods.
注意,清单16并没有展示所有实现的方法。
Methods affected by advice show gutter annotations that can be used to navigate to the corresponding aspect declaration.
受通知影响的方法显示了可以用来导航到相应方面声明的引导注释。
We want to show context menu choices for one or more selected methods that allow us to change their visibility with a single action.
我们希望对一个或多个选中的方法显示上下文菜单选项,这些菜单选项允许我们只用一个操作就可以更改方法的可视性。
With existing companies, adopting agile methods must show benefits.
对于现有的公司,采用敏捷方法必须表明收益。
In addition, it defines methods to track designer verbs and to show designer context menus for designers that support them.
此外,它还定义了相关方法,以便跟踪设计器谓词,以及为支持这些方法的设计器显示设计器上下文菜单。
In this section, we will show the object model for OTMPS and methods for retrieving events.
在本部分,我们将介绍OTMPS的对象模型和获取事件的方法。
A sequence diagram is typically used for modeling use cases, to show the logic of both the methods and the services of a system.
一个序列图通常应用于建模用例,以显示一个系统的方法及功能。
Listing 2 and Listing 3 show a simple PHP application with a class, methods, and some wrapper code.
清单2和清单3是一个简单的PHP应用程序,其中包含一个类、方法和一些包装器代码。
The purpose of this article is to show several methods of exporting C++ classes from a DLL module.
这篇文章就是演示几种从一个DLL模块中导出C++类的方法。
In this article, we show you how to extend the ideas of such methods to the design of a SOA.
在本文中,我们将介绍如何将此方法的思想扩展到SOA的设计。
Listings 3, 4, 5, and 6 show these methods.
清单3、4、5以及6显示了这些方法。
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就是一个有用的插件,它用一个可折叠的树来显示函数、类和方法,这样就可以浏览或显示一个大模块中的上下文。
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类的新实例,同时保持原始实例不变。
The CRUD methods are intended to show the basics of how persistence works in NHibernate.
CRUD方法只是用来显示基本的NHibernate的持久化是怎样工作的。
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,这是一种基于映像的解决方案,它能将物理服务器转换为虚拟机。
Listings 8 and 9 show how you can use a help method to finid out the attributes and methods associated with a hypervisor resource.
清单8和9展示了如何使用help方法找到与某个管理程序资源相关的属性和方法。
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),如何设置正确的URL和HTTP方法(图9)以及如何针对该约束允许“DADXUser”角色(图10)。
We'll show examples using both Web service invocation methods.
我们将显示分别使用这两种Web服务调用方法的示例。
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下拉列表中显示的聚合的各个方面,比如数据类型、标题和描述信息。
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的文章中,我们将丰富这个库的功能,增加一些有趣的内容(终止和评价)功能和重要方法update 、show和destroy 。
I show three simple methods, starting with the OnInit startup method shown in Listing 3.
我这里给出了三个简单的方法,第一个是清单3中所示的OnInit方法。
应用推荐