单词 | visualizer |
释义 | 例句释义: 视觉型的人,显影仪,观察仪,观测仪,观察器,视觉化检视 1. The Comparison Assertion Visualizer shows the results of any Compare Assertion elements. 比较断言展示结果 blog.sina.com.cn 2. The GC and Memory Visualizer allows you to focus in on a particular time period within a log. EVTK允许您侧重于日志中特定的时间段。 www.ibm.com 3. Every classroom is air-conditioned and equipped with a visualizer, whiteboard, video projector and classroom-based computers. 每间教室都配有空调,观测仪,白板,投影仪和电脑。 www.suis.com.cn 4. The problem can be verified by plotting the weak references cleared in the GC and Memory Visualizer, as shown in Figure 17. 通过在EVTK中绘制被清除的弱引用的图,可以证实该问题,如图17所示。 www.ibm.com 5. Now you are ready to test your first visualizer. 现在已准备好测试您的第一个可视化工具了。 msdn2.microsoft.com 6. After its usefulness in other domains was realized, it was redesigned as a general scientific data visualizer. 当人们认识到它在其他领域中的效用之后,它就作为一种通用科学数据可视化工具重新进行了设计。 www.ibm.com 7. This visualizer creates a graph of data on an x-y axis to help spot outliers. 这个可视化工具会创建在直角坐标系中显示数据的图,从而帮助我们找到异常的情况。 www.infoq.com 8. The GC and Memory Visualizer also allows you to focus in on a particular range of data. EVTK还允许您侧重于数据的特定范围。 www.ibm.com 9. The GC and Memory Visualizer opens the log in an editor with four tabs, as shown in Figure 5. EVTK将在具有四个选项卡的编辑器中打开该日志,如图5所示。 www.ibm.com 10. This allows a component creator to ship the visualizer in a DLL to be called only at debug time. 这样一来,组件创建者便可以通过仅在调试时调用的DLL提供可视化工具。 technet.microsoft.com 1. You can use a visualizer to display the information in a more meaningful, usually graphical, manner. 您可以使用可视化工具以更直观的方式(通常为图形)显示信息。 technet.microsoft.com 2. Also, to help users easily visualize all the projects and their package dependencies NuGet 1. 4 will now come with Package Visualizer. 另外,为了帮助用户把所有项目和它们的包之间的依赖关系可视化,NuGet1.4带来了PackageVisualizer。 www.infoq.com 3. A visualizer can display (and, optionally, edit) a data object of a specific type for which the visualizer is designed. 可视化工具可显示(有时还可编辑)它所针对的特定类型的数据对象。 msdn2.microsoft.com 4. The visualizer you will create in this walkthrough displays the contents of a string using a Windows Forms message box. 您将在本演练中创建的可视化工具会使用Windows窗体消息框显示字符串的内容。 msdn2.microsoft.com 5. The debugger-side code creates and displays the user interface for your visualizer. 调试器端代码创建并显示可视化工具的用户界面。 msdn2.microsoft.com 6. You can open a log from a running application, although the GC and Memory Visualizer will not automatically update the display. 您可以从运行的应用程序中打开日志,但是EVTK不会自动更新显示。 www.ibm.com 7. You can use a visualizer to display the contents of a variable or object in a way that is meaningful for the data type. 可使用可视化工具以对数据类型有意义的方式来显示变量或对象的内容。 msdn2.microsoft.com 8. Next, you must create an executable project to call your visualizer DLL. 下一步,必须创建可执行项目来调用可视化工具DLL。 msdn2.microsoft.com 9. This enables you to write a visualizer that edits, as well as displays, data. 这使您可以编写一个能够编辑和显示数据的可视化工具。 msdn2.microsoft.com 10. The C. O. R. E. visualizer features Yahoo's original content as well as content written by Yahoo's partners. 可视化引擎C.O.R.E.特征化了雅虎的原创内容以及雅虎合作伙伴提供的内容。 www.bing.com 1. In the Add New Item dialog box, under Templates, Visual Studio Installed Templates, select Debugger Visualizer. 在“添加新项”对话框的“模板”下的“VisualStudio已安装的模板”中,选择“调试器可视化工具”。 msdn2.microsoft.com 2. fix Increased the size of the song info and picture in fullscreen visualizer. 修正增加了歌曲信息和全屏实物图片的大小。 www.cngba.com 3. You will now create a test harness to run the visualizer without installing it into Visual Studio. 您现在将创建一个测试套以在没有将可视化工具安装到VisualStudio中的情况下运行它。 msdn2.microsoft.com 4. You can plot the amount of garbage collected by selecting Amount freed from the GC and Memory Visualizer's VGC Data menu. 您可以绘制收集的垃圾数量的图形,方法是从EVTK的VGCData菜单中选择Amountfreed。 www.ibm.com 5. Now you will add some code to create and show the user interface for your visualizer. 现在,您将添加一些代码以创建和显示可视化工具的用户界面。 msdn2.microsoft.com 6. Drag a Visualizer operator to the canvas and connect its model port with the model port of the Clusterer operator. 拖一个Visualizer运算符到画布并将其模型端口与Clusterer运算符的模型端口连接。 www.ibm.com 7. If the log is large, the GC and Memory Visualizer won't show all of the text, but the whole log has still been parsed. 如果日志很大,则EVTK将不会显示所有文本,而仍然要对整个日志进行解析。 www.ibm.com 8. Class, specifying the type of the visualizer and the type of the visualizer object source. 通过指定可视化工具的类型和可视化工具对象源的类型来初始化。 msdn2.microsoft.com 9. If you want to use the visualizer for remote debugging, copy the DLL to the same path on the remote computer. 如果要使用可视化工具进行远程调试,请将DLL复制到远程计算机的相同路径下。 msdn2.microsoft.com 10. Grayed-out fields are those that the GC and Memory Visualizer looked for but could not find in the current log. 灰显的字段是EVTK已经进行了查找但没有在当前日志中找到的字段。 www.ibm.com 1. You can open a visualizer from a DataTip to view your data in an intuitive and natural format. 您可以从“数据提示”打开可视化工具,以直观和自然的格式查看数据。 msdn2.microsoft.com 2. If you want to use your visualizer in Visual Studio rather than simply calling it from the test harness, you need to install it. 如果您想在VisualStudio中使用而不仅仅从测试套中调用可视化工具,则需要安装它。 msdn2.microsoft.com 3. You can write a visualizer for a target that is a generic type only if the generic type is an open type. 只有在一个泛型类型是开放类型时,才可以为属于该泛型类型的目标编写可视化工具。 msdn2.microsoft.com 4. An easier way to debug a visualizer is to run the visualizer from a test driver. 对视觉化检视进行侦错的简单方法,是从测试驱动程式中执行该视觉化检视。 technet.microsoft.com 5. Property specifies the visualizer description that appears in the drop-down box. 属性指定下拉框中显示的可视化工具说明。 msdn2.microsoft.com 6. Type a template name and the GC and Memory Visualizer saves the template in the Templates view for future use. 键入模板的名称,然后,EVTK将该模板保存在Templates视图中以便将来使用。 www.ibm.com 7. The fully qualified type name of the visualizer object source. 可视化工具对象源的完全限定类型名称。 msdn2.microsoft.com 8. Installing a visualizer is a simple process. 安装可视化工具是个简单的过程。 msdn2.microsoft.com 9. Now let's perform some basic log analysis tasks with the GC and Memory Visualizer. 现在让我们使用EVTK执行一些基本的日志分析任务。 www.ibm.com 10. The following example code creates a visualizer development host and calls the host to show the visualizer. 下面的示例代码创建一个可视化工具开发宿主并调用该宿主以显示可视化工具。 msdn2.microsoft.com 1. The Data tab shows a raw view of the data produced by the GC and Memory Visualizer. Data选项卡显示EVTK生成数据的原始视图。 www.ibm.com 2. VNN? Virtual Network Visualizer? 虚拟网络观察仪?。 www.scientrans.com 3. The fully qualified type name of the visualizer. 可视化工具的完全限定类型名称。 msdn2.microsoft.com 4. Gets or sets the description of the visualizer. 获取或设置可视化工具的说明。 msdn2.microsoft.com 5. The fully qualified visualizer type name. 完全限定的可视化工具类型名称。 msdn2.microsoft.com 6. Of the visualizer object source. 可视化工具对象源的。 msdn2.microsoft.com 7. Specifies that the type has a visualizer. 指定类型具有可视化工具。 msdn2.microsoft.com 8. We call a visualizer that shows a dockable in the state MAXIMIZED a maximizer. 我们呼吁一个可视化,显示了国家停靠在一个最大化的最大化。 www.360doc.com 9. We call a visualizer that shows a dockable in the state MINIMIZED a minimizer. 我们调用一个可视化,显示了国家停靠在最小化的一个极小。 www.360doc.com 10. A Visualizer shows a Dockable in a special state. 一个展台展示了可停靠在一个特殊的状态。 www.360doc.com 1. You can also generate a similar graph using Dan Brickley's on-line RDF visualizer. 您还可以使用DanBrickley的在线RDF可视化程序生成一个类似的图。 www.ibm.com 2. The GC and Memory Visualizer works out line labels based on the log file names. EVTK基于日志文件名称得出行标签。 www.ibm.com 3. The target parameters specify the type that is the target of the visualizer. 目标参数指定作为可视化工具目标的类型。 msdn2.microsoft.com 4. To debug using a visualizer, you must run the code with full trust. 若要使用可视化工具进行调试,必须运行完全信任的代码。 msdn2.microsoft.com 5. Object identifying the type that is the target of the visualizer. 标识可视化工具目标类型的。 msdn2.microsoft.com 6. Locate the DLL that contains the visualizer you have built. 查找包含已创建的可视化工具的DLL。 msdn2.microsoft.com 7. Once you have written a Visualizer, you need to debug and test it. 编写完可视化工具后,需要对其进行调试和测试。 msdn2.microsoft.com 8. Because this is your first visualizer, you will keep the user interface simple and use a Message Box. 由于这是您的第一个可视化工具,因此您将保持用户界面简洁并使用消息框。 msdn2.microsoft.com 9. This is because the C# visualizer elements (or the shortcuts) are read-only. 这是因为C#可视化型元素(或捷径)是只读的。 www.ibm.com 10. Because this is your first visualizer, we will keep the user interface simple and use a Message Box. 由于这是第一个可视化工具,因此,我们保持用户界面简单,并使用消息框。 msdn2.microsoft.com 1. If you want your visualizer to be able to edit data objects, as well as display them, you will need to override the 如果要使可视化工具能够编辑和显示数据对象,则需要重写 msdn2.microsoft.com 2. Probation into Compound Fluorescence Visualizer Taking Seat Fingerprint on the Surface of Latex Paint 乳胶涂料表面汗潜指纹复配型荧光显现剂 www.ilib.cn 3. You have just built and tested your first visualizer. 您刚刚生成了第一个可视化工具并进行了测试。 msdn2.microsoft.com 4. This walkthrough shows how to write a simple visualizer by using Visual Basic. 此演练显示如何使用VisualBasic编写简单的可视化工具。 msdn2.microsoft.com 5. The second option is provided so that the visualizer assembly does not need to be referenced by the assembly containing the 提供第二个选项的目的是为了使可视化工具程序集无需由包含 msdn2.microsoft.com 6. The architecture of a debugger visualizer has two parts 调试器可视化工具的结构由两部分组成 msdn2.microsoft.com 7. This will open an empty Visualizer diagram, as shown below 这将打开空的Visualizer图表,如下所示 www-128.ibm.com 8. Finish Your Test Harness and Test Your Visualizer 完成测试套并测试可视化工具 msdn2.microsoft.com 9. If your visualizer supports editing data, you must replace the data entirely by calling 如果您的可视化工具支持编辑数据,则必须通过调用 msdn2.microsoft.com 10. For information on creating a visualizer, see 有关创建可视化工具的信息,请参见 msdn2.microsoft.com 1. There are three main parts in writing a visualizer 写一个观察器主要需要如下三大块 www.cnblogs.com 2. For information on creating a visualizer for Visual Studio 2005, see 有关为VisualStudio2005创建可视化工具的信息,请参见 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。