• 属性启用数据隐藏访问器方法隐藏属性实现

    Properties enable data hiding, the accessor methods hide the implementation of the property.

    youdao

  • 请记住使用字段隐藏属性时,可以通过其他机制访问数据条目

    Remember that when you use field hiding properties, the data items can be accessed through other mechanisms.

    youdao

  • 无需担心隐藏属性名称因为永远不会以任何方式直接访问它们

    You don't need to worry about hiding attribute names because you never access them directly anyway.

    youdao

  • 增加配套装备系统结婚系统。配套装备系统具有可定义隐藏属性

    Eiserver: to boost the supporting equipment systems. Marriage system. Accessory equipment system has defined the hidden attribute.

    youdao

  • HTML难以创建重叠窗口复杂对话框隐藏属性菜单结构——所有一切使得传统应用难以使用

    HTML makes it hard to create overlapping Windows, complex dialogs, hidden options, deep menu structures - all the things that can make traditional applications harder to use.

    youdao

  • 不是错误而是一种常见方式某些档案托管服务器隐藏属性文件他们主办安全性性能原因

    This is not a bug but rather a common way for some file hosting servers to hide the properties of the files they host for security and performance reasons.

    youdao

  • 也许更喜好布罗意-玻姆诠释”,在这里量子理论认为是不完备的:我们缺少一些隐藏属性如果知道它们,我们理解所有东西

    Or you might prefer the DE Broglie-Bohm interpretation, where quantum theory is considered incomplete: we are lacking some hidden properties that, if we knew them, would make sense of everything.

    youdao

  • 可以指定属性从而改变连接件线条样式以及显示隐藏间隔或间隔标题

    You can also specify property values to change connector line styles and to show or hide compartments or compartment titles.

    youdao

  • 如果这个隐藏视图选择odbc访问属性那么可以使种类别的文档减少一个

    If you select the ODBC access property for the hidden view, you can reduce the number of documents to one for each category.

    youdao

  • 可以选择显示隐藏哪些属性以及筛选定义任何可分类属性

    You can also choose which properties to show or hide, as well as filter and define any sortable properties.

    youdao

  • 可以通过修改字段属性隐藏限制单个字段(参见4)。

    Individual fields can be hidden or restricted by modifying the field properties (see figure 4).

    youdao

  • 更多技术用户可以查看业务用户隐藏的技术属性

    The more technical users can view technical attributes that are hidden from the business user.

    youdao

  • 属性包括总是位于顶层选项、自动隐藏自动显示、切换任意标签可见性键盘快捷键、透明度主题

    Properties include options like always on top, autohide, autoshow, keyboard shortcuts to toggle visibility of any tab, transparency and themes.

    youdao

  • 对于多数应用程序而言,希望隐藏全局元素本地元素以及元素属性之间区别

    For most applications, you want to bury the differences between global and local elements, as well as between element and attributes.

    youdao

  • 然而属性页签隐藏并且保留state

    However, the attribute tag is hidden and will hold the STATE value.

    youdao

  • 帐号创建之后你的目录下就有几个隐藏文件,它们用来配置、设定你帐号属性的文件。

    When your account was created, several hidden files were placed in your home directory to configure things for your account.

    youdao

  • 此外大多数报表元素支持可视化属性设置,这样就可以动态地隐藏内容了。

    Additionally, most report elements support the visibility property that allows hiding content dynamically.

    youdao

  • 虽然应该避免名称隐藏(为本地变量赋予属性相同名称),但是始终使用读写方法访问属性意味着可以本地变量赋予任何名称。

    Although you should avoid name hiding (giving local variables the same names as attributes), the use of accessors to always access attributes means you can give local variables any name you want.

    youdao

  • 但是我们不想看到这些表格之中信息所以我们可以设置两个表格visibility属性隐藏那些元素

    But we do not want to see the information in those tables, so we can set the two tables Visibility properties to hide those elements.

    youdao

  • 会话标识可以三种方式中一种进行传递作为HTML表单中的参数通常隐藏字段);作为附加在查询字符串参数;或者作为cookie属性

    The session ID can be passed in one of three ways: as a parameter in an HTML form (typically a hidden field); as a parameter appended to the query string; or as an attribute of a cookie.

    youdao

  • 使用BeanInfo使应用程序对象具有易于阅读属性隐藏那些程序员可以使用、规则编写者应该使用的属性

    Use a BeanInfo to give your application objects more human readable property names and to hide properties which should be available to programmers, but not rule authors.

    youdao

  • 其中一个可设定属性Internalize用于隐藏类型信息,这是通过这些类型变为internal实现的。

    One of the setable properties is Internalize which can be used to hide types by making them internal.

    youdao

  • GridView默认属性隐藏页眉没有绑定

    The default property of the GridView is to hide the header and footer when no rows are bound to it.

    youdao

  • 使用对象属性决定显示还是隐藏Portlet

    Use attributes of that object to decide if a portlet should be shown or hidden

    youdao

  • 就是说一点无关紧要Google如何持久化特定属性细节很大程度上已经隐藏

    That being said, it doesn't really matter: the details of how Google persists specific attributes are largely hidden from you.

    youdao

  • display属性设置none隐藏控件,设置为block时则显示列表

    The display property is set to none to hide the control and to block to display the list.

    youdao

  • 隐藏FrameTitlebar需要指定Frameundecorated属性true

    To hide the title bar on the frame, you need to set the undecorated property of the specific frame to true.

    youdao

  • 一方面,如果设置false ”,那么relevant属性不再是true,X Forms处理器隐藏组件

    If, on the other hand, the value is set to "false", then the relevant property is no longer true, which is the signal to the XForms processor to hide the component.

    youdao

  • 可以使用BeanInfo规则编辑器隐藏某些属性,只需要让您的 BeanInfo这些属性返回PropertyDescriptor 即可。

    You can also use the BeanInfo to hide certain properties from the rule editor simply by having your BeanInfo not return a PropertyDescriptor for these properties.

    youdao

  • 可以类似的方式操作搜索返回Result对象隐藏文档属性添加其他系统获得文档属性

    In a similar manner, you can manipulate the Result objects that are returned by a search, hide document attributes, or add new document attributes obtained from another system.

    youdao

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

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

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