网站首页  词典首页

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

 

单词 scrollbars
释义

scrollbars

  • 网络滚动条;滚动条状态;翻卷栏
1.
滚动条
DIV CSS手册_CSS2.0手册 - DIVCSS5 ... 表格 Table 滚动条 Scrollbars 其它属性 Classification ...
www.divcss5.com
2.
滚动条状态
dec在pascal中是什么意思_百度知道 ... renamefile 函数 对文件重命名 scrollbars 属性 滚动条状态 selectedcolor 属性 选中颜色 ...
zhidao.baidu.com
3.
翻卷栏
电脑常用英语单词 ... screensize 屏幕大小 scrollbars 翻卷栏 scrolllockoff 滚屏已锁定 ...
word.langfly.com
4.
是否要滚动栏
弹出式窗口代码产生器 ... status bar( 是否要状态栏) scrollbars是否要滚动栏) menu bar( 是否要菜单栏) ...
www.tool.la
5.
窗口没有滚动条
... ERROR_INVALID_INDEX 无效索引。 ERROR_NO_SCROLLBARS 窗口没有滚动条。 ERROR_COMMITMENT_LIMIT 页 …
wwblog.yo2.cn
6.
滚动条属性
...ltiLine)、对齐属性(Alignment)和滚动条属性ScrollBars)的组合使用;以及文本框的 Change、KeyPress事件 8. 列 …
wenku.baidu.com
7.
是否具有滚动条
VFP表单中的访问键怎么设置_百度知道 ... readonly: 是否为只读; scrollbars: 是否具有滚动条; rowsource: 数据源; ...
zhidao.baidu.com

例句

释义:
1.
However, similar to disabling the scrollbars, this technique takes control away from the user and should only be used for a good reason.
然而,这种技术类似于禁用滚动条,使得用户脱离控制,所以不要滥用。
www.bing.com
2.
The scrollbars had to look different if the window was the currently active window or one of the background windows.
滚动条必须看起来不一样,以区分活动窗口和背景窗口。
www.bing.com
3.
Scrollbars are an important part of any computer operating system but are hardly the most visible element of the user interface.
滚动条是任何电脑操作系统的一个重要部分,却几乎是用户界面最被忽视的部分。
www.bing.com
4.
The OS X design team spent six months just trying to get the scrollbars right.
OSX设计小组花了6个月才修改好滚动条。
www.bing.com
5.
It is called from within an HTML tag, which limits the main panel's size, and displays scrollbars if necessary.
它从HTML标记中调用,该标记限制主面板的尺寸,并且,如果需要的话,将显示滚动栏。
www.ibm.com
6.
For graphics or large tables, there is nothing wrong with horizontal scrollbars or horizontally scrollable windows in general.
对于图形,一般而言水平滚动条或者水平滚动窗口无所谓。
www.chinaorb.com
7.
Control, its default setting is to display both horizontal and vertical scrollbars as needed, and it has additional scrollbar settings.
控件的默认设置是水平和垂直滚动条均根据需要显示,并且拥有更多的滚动条设置。
msdn2.microsoft.com
8.
Controls like text fields, pick lists, or scrollbars are used to select specific values rather than merely trigger single actions.
像文本字段、选择列表或者滚动条这样的控件还用于选择特定的值,而不仅仅是触发单个动作。
www.ibm.com
9.
The menus, toolbars, scrollbars, and dialog boxes of many Mozilla-based browsers are built using XUL documents.
有很多基于Mozilla的浏览器,它们的菜单、工具栏、滚动条、对话框等等都是用XUL文档构建的。
www.ibm.com
10.
If this property is set to true, horizontal scroll bars are not displayed regardless of the ScrollBars property setting.
如果此属性设置为true,则不管ScrollBars属性的设置是什么,都不会显示水平滚动条。
msdn2.microsoft.com
1.
Set the ScrollBars property to an appropriate value of the RichTextBoxScrollBars enumeration.
将ScrollBars属性设置为RichTextBoxScrollBars枚举的适当值。
msdn2.microsoft.com
2.
Recommendation: Avoid doing smart things like moving the scrollbars explicitly.
建议:明确避免移动滚动条这类智能化操作。
www.ibm.com
3.
This is a form with a horizontal and vertical scrollbar. The form is movable and re-sizable and the scrollbars update accordingly.
这是一个窗体,带有一个水平和垂直的滚动条。这个窗体能移动,并能重设大小,并且滚动条也能因此而更新。
cosoft.net.cn
4.
Incredibly, Ratzlaff's team spent six months refining the scrollbars to Jobs's satisfaction.
不可思议的是,Ratzlaff的小组花了6个月才将滚动条修改到乔布斯满意的程度。
www.bing.com
5.
When the container control is sized smaller than this size, horizontal and vertical scrollbars appear.
如果容器控件的尺寸小于此尺寸,将显示水平滚动条和垂直滚动条。
msdn2.microsoft.com
6.
Provides seven possible values for the ScrollBars property of the RichTextBox control, which are described in the table below.
提供RichTextBox控件中ScrollBars属性的七个可能的值,在下表中对这些值进行说明。
msdn2.microsoft.com
7.
A lot of pages simply have visual problems: things in the wrong place, popup menus that pop under, mysterious scrollbars in the middle.
大量的网页只是有显示上的问题:比如内容跑到别的地方了,弹出菜单的中间会有个滚动条压着。
blog.sina.com.cn
8.
Many scrollbars are quite parsimonious in doling out information to users.
很多滚动条都很吝啬,给用户传递的信息太少。
tr.bab.la
9.
Use the ScrollBars property to specify scroll bars for the control.
使用ScrollBars属性为控件指定滚动条。
msdn2.microsoft.com
10.
if horizontal scrollbars are not available , you can use the cursor keys to scroll.
若没有水平滚动条,可使用光标键滚动。
www.ichacha.net
1.
You cannot specify both scrollbars and grouping text in the Panel control.
不能在Panel控件中同时指定滚动条和分组文本。
msdn2.microsoft.com
2.
The custom class can either use the inherited ScrollBars property as it is, or override it and change its behavior.
自定义类可以按原样使用继承的ScrollBars属性,也可以重写该属性并更改其行为。
msdn2.microsoft.com
3.
There are seven possible values for the ScrollBars property of the RichTextBox control, which are described in the table below.
RichTextBox控件的ScrollBars属性有七个可能的值,在下面的表中对这些值进行了说明。
msdn2.microsoft.com
4.
This will initiate the connection creation process while still giving the ability to use the scrollbars at the same time.
这将启动连接创建过程,但仍然能够同时使用滚动栏。
www.ibm.com
5.
Setting the GroupingText property causes scrollbars not to appear, if you have specified them.
设置GroupingText属性会导致滚动条不显示(如果您指定了滚动条)。
msdn2.microsoft.com
6.
Added scrollbars to Text Editor.
增加:为文本编辑器添加了滚动条。
bbs.hnsj.com.cn
7.
Also notice the unfortunate use of horizontal scrollbars in all list fields.
不过,注意所有的列表域遗憾地使用了水平滚动条。
www.jukuu.com
8.
There are also subtle changes to buttons, widgets, scrollbars, tabs, tooltips and more.
按钮,小插件,卷动条,标签页,工具提示条等等,都有细微的变化。
www.bing.com
9.
The use of layout managers like XYLayout ensures that scrollbars will be updated correctly.
使用诸如XYLayout之类的布局管理器确保会正确地更新滚动条。
www-128.ibm.com
10.
Once the connection wire appears, you can use the scrollbars at the same time to find the target field and complete the transformation.
一旦出现连接线,就可以同时使用滚动栏找到目标字段并完成转换。
www.ibm.com
1.
For more on scrollbars, see Chapter 21 .
关于滚动条的更多信息参见第21章。
it.bab.la
2.
This component allows horizontal and vertical scrollbars to appear and disappear as needed. The results of the Search. byKeyword()
这个组件可以根据需要显示和隐藏水平和垂直滚动条。
www.ibm.com
3.
Change the thickness of scrollbars
改变滚动条的宽度
blog.dqjy.cn
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/10 5:05:10