- 1、本文档共28页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
VB试题3(国外英文资料)
VB试题3(国外英文资料)
(1)
In VB, the date and time of the computer system can be returned by function Now.
Answer: N
Sentence no.2 (1.0)
The fillcolor of the known window is RGB (255, 0, 0) red, forecolor = RGB (0, 255, 0)
Green, fillstyle = 0 (solid) statement circle (200, 100), 500, and the output of 2
The result is the long ellipse of the reddish green heart.
Answer: N
Sentence no.3 (1.0)
In VB, you can save the graphics that are drawn in the Picture control in the form of a file
On the disk.
Answer: Y
* * * * * * * * * * * * * * * * * *.
The scrollbar control is not a way to enter data as a user.
Answer: Y
Sentence no.5 (1.0)
When the Stretch property in the image box is true, its role is to automatically adjust the graph
Size to accommodate image controls.
Answer: Y
Sentence no.6 (1.0)
The controls in the same Form Form can overlap each other, showing up and down
The order cannot be adjusted.
Answer: N
* * * * * * * * * * * * * * * * * * * * * *.
The line control can be dragged on the form, so it has a MOVE method.
Answer: N
Sentence no.8 (1.0)
Multi-document interface refers to the ability to open multiple child Windows under a parent window.
The child window belongs to the parent window, and when the parent window is closed, all the child Windows are closed.
Answer: Y
Sentence no.9 (1.0 points)
Click and drag the necessary controls from the toolbox to the form to complete the added control task.
Answer: N
* * * * * * * * * * * * * * * * * * * * * *.
Controls placed on the framework control can be moved outside of the framework control.
Answer: N
(1) the single item choice (1.0)
All options for clearing the list box should select which method ().
A: the Clear
B: the Cls
C: ClearItem
D: RemoveItem
Answer: A,
(1) (1) (1)
To change the width of the control, modify the () property of the control.
A: the Top
B: Width
C: Left
D: Height
Answer: B
(1) (1)
The following () is the extension of the form.
A: FRM
B: bas
C: CLS
D: DLL
Answer: A,
(1) the single item choice (1.0)
To
文档评论(0)