网站首页  词典首页

请输入您要查询的英文单词:

 

单词 virtual mode
释义

virtual mode

美 
英 
  • un.虚拟方式
  • 网络虚拟模式;虚拟状态;图像模式
un.
1.
虚拟方式

例句

释义:
1.
Occurs when a ListView is in virtual mode and the selection state of a range of items has changed.
当ListView处于虚拟模式下且某个范围内的项的选定状态发生更改时发生。
msdn2.microsoft.com
2.
If bound mode does not meet your performance needs, you can manage all your data in a custom cache through virtual-mode event handlers.
如果绑定模式无法满足性能要求,则可通过虚拟模式事件处理程序管理自定义缓存中的所有数据。
msdn2.microsoft.com
3.
Is in virtual mode and a search is taking place.
处于虚拟模式下且正进行搜索时发生。
msdn2.microsoft.com
4.
For more information, see Walkthrough: Implementing Virtual Mode in the Windows Forms DataGridView Control.
有关更多信息,请参见演练:在Windows窗体DataGridView控件中实现虚拟模式。
msdn2.microsoft.com
5.
The owner ListView is in virtual mode, and the specified index is less than 0 or greater than or equal to the value of VirtualListSize.
所有者ListView处于虚拟模式下,而指定的索引小于0,或者大于等于VirtualListSize的值。
msdn2.microsoft.com
6.
The primary use of virtual mode, however, is to optimize performance when interacting with large amounts of data.
不过虚拟模式的主要用途,是在与大量资料互动时最佳化效能。
technet.microsoft.com
7.
Gets or sets the number of ListViewItem objects contained in the item cache when in virtual mode.
获取或设置处于虚拟模式时项缓存中包含的ListViewItem对象的数量。
msdn2.microsoft.com
8.
By default, this property is the same as the IsCurrentCellDirty property, except when the DataGridView is data-bound or in virtual mode.
默认情况下,此属性与IsCurrentCellDirty属性相同,但是DataGridView进行了数据绑定或者处于虚拟模式下的情况除外。
msdn2.microsoft.com
9.
Using virtual mode to maintain the values in the unbound column when sorting.
使用虚拟模式在排序时维护未绑定列中的值。
msdn2.microsoft.com
10.
Virtual mode is suited for displaying very large amounts of data when you need to fine-tune performance.
虚拟模式适用于在需要优化性能的场合显示数量非常巨大的数据。
msdn2.microsoft.com
1.
If you have special performance needs, you can implement virtual mode and provide your own data management operations.
如果有特殊的性能需求,您可以实现虚拟模式并提供自己的数据管理操作。
msdn2.microsoft.com
2.
The 80386 featured three operating modes: real mode, protected mode and virtual mode.
80386有三种工作模式:真實模式、保护模式、虚拟86模式。
en.wikipedia.org
3.
In virtual mode, you must provide your own sorting operations for unbound columns.
在虚拟模式中,必须为未绑定列提供您自己的排序操作。
msdn2.microsoft.com
4.
Describes how to use virtual mode to supplement or replace the standard data-binding mechanism.
描述如何使用虚拟模式来补充或取代标准数据绑定机制。
msdn2.microsoft.com
5.
Handle very large data sets using virtual mode.
使用虚拟模式处理特大数据集。
msdn2.microsoft.com
6.
Describes how to implement handlers for several virtual-mode events.
描述如何实现几个虚拟模式事件的处理程序。
msdn2.microsoft.com
7.
In virtual mode to store the fact that a row has been added.
来存储添加了行的事实。
msdn2.microsoft.com
8.
Virtual mode is necessary only when you need to supplement or replace bound mode.
仅在需要补充或替换绑定模式时才需要虚拟模式。
msdn2.microsoft.com
9.
This delegate is used when implementing virtual mode in the.
控件中实现虚拟模式时,将使用此委托。
msdn2.microsoft.com
10.
For example, if you work with large amounts of data, you may want to implement virtual mode to ensure optimal efficiency.
例如,若要处理大量的数据,则可能需要实现虚拟模式以确保最佳的效率。
msdn2.microsoft.com
1.
Control to an external data source or provide your own data source by implementing virtual mode, you might encounter performance issues.
控件绑定到外部数据源或通过实现虚拟模式提供自己的数据源时,可能会遇到性能问题。
msdn2.microsoft.com
2.
Therefore, when you enable sorting in mixed mode, you must manage the unbound data in a local cache and implement virtual mode to let the
因此,当您在混合模式下启用排序时,必须管理本地缓存中的未绑定数据,并实施虚拟模式以使
msdn2.microsoft.com
3.
For an example that implements virtual mode with a cell-level commit scope, see the
有关实现具有单元格级提交范围的虚拟模式的示例,请参见
msdn2.microsoft.com
4.
With virtual mode, you can manage the interaction between the
在虚拟模式下,您可以管理
msdn2.microsoft.com
5.
Virtual Mode Management in Marketing Processing
市场营销过程的虚拟以化管理
www.ilib.cn
6.
For more information about using virtual mode in a just-in-time scenario, see
有关在实时方案中使用虚拟模式的更多信息,请参见
msdn2.microsoft.com
7.
For more information about using virtual mode to maintain the values in unbound columns, see the examples in the
有关使用虚拟模式维护未绑定列中的值的更多信息,请参见
msdn2.microsoft.com
8.
The following events are useful in virtual mode, but can be used regardless of the
以下事件在虚拟模式下十分有用,但无论
msdn2.microsoft.com
9.
An analysis on structure of university technology business incubators'virtual mode
大学科技园企业孵化器虚拟模式的结构探析
www.ilib.cn
10.
Implementing Virtual Mode with Just-In-Time Data Loading in the Windows Forms DataGridView Control
在Windows窗体DataGridView控件中实现实时数据加载的虚拟模式
msdn2.microsoft.com
1.
For more information about virtual mode, see
有关虚拟模式的更多信息,请参见
msdn2.microsoft.com
2.
Virtual Mode in the Windows Forms DataGridView Control
Windows窗体DataGridView控件中的虚拟模式
msdn2.microsoft.com
3.
Bound Mode and Virtual Mode
绑定模式和虚拟模式
msdn2.microsoft.com
4.
For an example that shows how to use virtual mode events, see
有关显示如何使用虚拟模式事件的示例,请参见
msdn2.microsoft.com
5.
How to: Implement Virtual Mode in the Windows Forms DataGridView Control
如何:在Windows窗体DataGridView控件中实现虚拟模式
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/14 11:08:06