• Columns of list view controls, when the column refers to a field that does not exist.

    引用一个并不存在字段时,列表视图控制

    youdao

  • Describes how you can use view controls to support data-driven layouts in the WPF Designer.

    描述如何使用视图控件支持WPF设计器中的数据驱动布局

    youdao

  • One view controls how the threaded view looks, and the other view ACTS as the response hierarchy index.

    视图控制主题视图的外观一个视图作为回复层次结构索引

    youdao

  • You can use view controls containing view queries to display multiple documents from the backend data store.

    可以使用包含视图查询View控件显示后端数据存储多个文档

    youdao

  • This view controls the currently running program, allowing you to view the stack and step through the program.

    视图控制当前运行程序允许通过程序查看堆栈步骤

    youdao

  • Data source and data source view controls differ in their internal implementation for how to retrieve total row counts.

    检索总行数方式上,数据源数据源视图控件内部实现不同

    youdao

  • You can use this property to prevent users from losing the ability to view controls when their video resolution Settings are set to a low resolution.

    使用属性防止用户视频分辨率设置无法查看控件

    youdao

  • This includes all standard controls (buttons, text-fields, combo boxes, radios) and special controls (type-ahead fields, tree-view controls, contextual pop-up menus).

    包括所有标准控件(按钮文本区域、组合、单选按钮)特殊控件(类型前置字段树形视图控件、上下文弹出菜单)。

    youdao

  • My own view is that while the spending controls on Medicare he proposed are exactly the right way to go, he's probably expecting too much payoff in the near term.

    自己的看法老年保险”方面提出开支控制虽然完全正确,但近期看,奥巴马的回报期望值可能过高

    youdao

  • In this stage controls are loaded with information retrieved from view and control states.

    这个阶段,所有的控件视图控件状态中获取信息

    youdao

  • You learned the advantages of addressing the creation of a data instance (the model) first and addressing the creation of user interface controls (the view) only upon completing that task.

    看到了首先解决数据实例模型创建然后作为补充此基础上解决用户界面控件视图)创建问题好处

    youdao

  • If you are not doing postbacks in a page or are always regenerating the controls on a page on each request, you should disable view state at the page level.

    如果发回或者总是针对每个请求重新生成页控件,则应该级别禁用视图状态

    youdao

  • This view allows the user to see his or her previous messages, and it provides controls to delete existing messages or add new ones.

    视图可以让用户查看之前的消息可以控制现有消息的删除消息的添加

    youdao

  • This tag provides pagination controls for displaying view contents as well as results from a search.

    这个标签显示视图内容搜索结果提供了分页控制

    youdao

  • LVM actually controls all the physical disk resources on your system and helps provide a logical view of your storage subsystem.

    实际上LVM控制系统所有物理磁盘资源帮助提供存储子系统逻辑视图

    youdao

  • View any page that references that master, and you'll see that the page renders without any errors because all of controls that were originally there are still there, they're just hidden.

    查看所有关联的页面由于所有控件仍然存在,这些页面不会显示任何错误

    youdao

  • When the page is posted back to the server, the server can parse, validate, and apply this view state data back to the page's tree of controls.

    该页发回服务器时,服务器可以分析验证视图状态数据应用该页控件

    youdao

  • The new IMF view is summarized in an official paper published last month, "Capital Inflows: The Role of Controls."

    上月发表的一份题为《资本流入:控制的作用》(Capital Inflows:The Role of Controls)的官方报告总结了国际货币基金组织观点

    youdao

  • Tip 3: Use the filtering controls in the comments sidebar to view only those comments that are important to you, such as those addressed to you or created within the last week, and so forth.

    技巧3使用Comments工具条上过滤器控制查看重要注释例如那些您需要处理的,或者上周创建的等等。

    youdao

  • Use the filtering controls in the Comments sidebar to view only those comments that are important to you, such as those addressed to you or created within the last week, and so forth.

    使用Comments 工具条上过滤器控制查看重要注释例如那些您需要处理的,或者上周创建的等等。

    youdao

  • From a design point of view, the basic components are a CacheManager that holds and controls collections of Caches.

    设计角度看基本组成部分一个CacheManager,用来持有、控制缓存集合

    youdao

  • Deciding when to disable view state in your controls is obviously important if you are concerned about the size of your responses.

    明显,如果关心响应大小,那么决定何时禁用控件ViewState是重要的。

    youdao

  • The exception to this is that some controls also use view state for behaviors as well as plain-state retention.

    例外情况一些控件使用ViewState保留行为保留一般状态

    youdao

  • Several server controls, the most well known of which is the DataGrid, tend to make excessive use of view state, even in cases where it is not needed.

    许多服务器控件趋于使用ViewState,如众所周知的DataGrid,而有时候没有必须使用的。

    youdao

  • The popular Presentation Model (see Resources) advocates separating out the state and business logic of an application into a model layer that is separate from the GUI controls in the view.

    流行的PresentationModel请参阅参考资料提倡将应用程序状态业务逻辑分开放入模型,而模型层是从视图的GUI控件分离出来

    youdao

  • It is important to note that if the request is a postback, the values of the controls have not yet been restored from view state.

    需要注意如果请求需要进行回,那么这些控件能够在viewstate中缓存的。

    youdao

  • The debug view, shown in Figure 19, controls the progress and displays backtrace and status of the debug session.

    debug视图(19)控制调试过程显示调试会话数据跟踪状态

    youdao

  • In the top right of the Debug view (itself in the top left corner of the Debug perspective), there is a toolbar with the controls for stepping through the program; see figure 9.

    Debug视图(视图位于Debug透视图左上角)的右上部,一个带有控件工具栏用于逐步执行程序参见9。

    youdao

  • I mentioned earlier that one of the most frustrating aspects of working with server-side controls in ASP.NET 1.x is the all-or-nothing mentality with respect to view state.

    前提过,ASP.NET 1. x使用服务器端控件人沮丧一面关于ViewState的非全有即全无的状态。

    youdao

  • For those of you building controls, the usage model for control state is not quite as convenient as view state.

    对于那些生成控件控件状态使用模型ViewState一样方便

    youdao

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

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

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