题目内容 (请给出正确答案)
[单选题]

Visual Basic has ()versions.

A.two

B.one

C.three

D.four

单选题,请选择你认为正确的答案:
提交
你的答案:
错误
正确
查看答案
如搜索结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能会需要:
您的账号:
发送账号密码至手机
发送
更多“Visual Basic has ()versions.”相关的问题

第1题

下面不能在信息框中输出“Visual Basic”的是()。A.x=MsgBox(”Visual Basi”)B.MsgBox(”V

下面不能在信息框中输出“Visual Basic”的是()。

A.x=MsgBox(”Visual Basi”)

B.MsgBox(”Visual Basic”)

C.MsgBox”Visual Basic”

D.Call MsgBox”Visual Basic”

点击查看答案

第2题

下列情况下应该使用宏还是Visual Basic()。I创建自己的函数Ⅱ执行系统级别的操作A.I使用宏,II使用V

下列情况下应该使用宏还是Visual Basic()。 I创建自己的函数 Ⅱ执行系统级别的操作

A.I使用宏,II使用Visual Basic

B.I使用Visual Basic

C.I II都使用宏

D.I II都使用Visual Basic

点击查看答案

第3题

Application development increasingly means Windows development, and the popularity of visu
al development tools has(66)in tandem with Windows itself. These tools create beautiful windows wing(67)and their fast development cycles and easy learning curves make them a good(68)for many types of PC development projects. Today's developers are leveraging these tools and the abundance of cheap, powerful PCs to shift the balance of power to the desktop. As the world moves inexorable toward Window and other(69). user interfaces, developers can choose from an abundance of(70)oriented tools. Popular examples include Microsoft Corp's Visual Basic, powersoft Corp's PowerBuilder, Gupta Technology Corp's SQL Windows, and so on.

A.rise

B.risen

C.rised

D.rising

点击查看答案

第4题

在窗体上画一个名称为Commandl的命令按钮和一个名称为Text1的文本框,在文本框中输入以下字符串:M
icrosoft Visual Basic Programming 然后编写如下事件过程: Private Sub Commandl_Click() Open"d:\temp\outf,txt"For Ouput As #1 For i=1 To Len(Text1.Text) c=Mid(Text1.Text,i,1) If c>="A"And C<="Z"Then Print #1,LCase(C)End If Next i Close End Sub 程序运行后,单击命令按钮,文件outf.txt中的内容是______。

A.MVBP

B.mvbp

C.M

D.m V V B b P p

点击查看答案

第5题

在窗体上画一个名称为Command1的命令按钮和一个名称为Text1的文本框,在文本框中输入以下
字符串:Microsoft Visual Basic Programming

然后编写如下事件过程:

Private Sub Command1_Click()

Open "d:\temp\outf.txt" For Output As #1

For i = 1 To Len(Text1.Text)

 c = Mid(Text1.Text, i, 1)

 If c >= "A" And c <= "Z" Then

 Print #1, LCase()

 End If

Next i

Close

End Sub

程序运行后,单击命令按钮,文件outf.txt中的内容是()。

A.MVBP

B.mvbp

C.M

V

B

P

D.m

v

b

p

点击查看答案

第6题

You are the administrator of a SQL Server 2000 computer. The server contains a Data Transf
ormation Services (DTS) package that queries multiple databases and writes the results to a text file. You run this package by using a Microsoft Windows batch file. The batch file uses the dtsrun utility to execute the DTS package.

You want to ensure that connection properties, such as login names and passwords, cannot be read or modified by users. Which two actions should you take? (Each correct answer represents part of the solution. Choose two.)

A.Save the DTS package so that it has an owner password.

B.Save the DTS package so that it has a user password.

C.Encrypt the DTS package details in the command line of the dtsrun utility.

D.Store the DTS package in the Meta. Data Services repository.

E.Store the DTS package as a Microsoft Visual Basic file.

点击查看答案

第7题

在窗体上画一个名称为Command1的命令按钮和一个名称为Text1的文本框,在文本框中输入以下字符串:M

在窗体上画一个名称为Command1的命令按钮和一个名称为Text1的文本框,在文本框中输入以下字符串: Microsoft Visual Basic Programming 然后编写如下事件过程: Private Sub Command1_Click() Open“d:\temp\outf.txt"For Output As#1 For i=1 To Len(Text1.Text) c=Mid(Text1.Text,i,1) Ifc>=“A”And c<=“Z”Then Print#1,LCase(C)End lf Next i Close End Sub 程序运行后,单击命令按钮,文件outf.txt中的内容是

A.MVBP

B.mvbp

C.M V B P

D.m v b p

点击查看答案

第8题

As the name implies, CTI(Computer-Telephone-Integration) is the fusing of telephone operat

As the name implies, CTI(Computer-Telephone-Integration) is the fusing of telephone operations with those performed by a computer. CTI has actually been around for a good two decades. Until recently, it required users to(36)a good deal of knowledge about telephone interconnect processes as well as networking and database programming to(37)even the most rudimentary tasks. These two skill sets are rarely possessed by the same individual.But today CTI has gone client/server. Microsoft corp. has included its client-side Telephony API(TAPI) with every copy of Windows 95. The company's service-side TAPI is now available for Windows NT. There are many telephony(38)that turn the interconnect portion of a CTI(39)into standard data programming, and low-cost, easy -to- create telephony is born. Better yet, many of these(38)are Visual Basic add-ons. CTI is also subject to all the cost benefits of cheaper, PC-based hardware.The two portions of CTI are(40)

A.acquire

B.capture

C.modify

D.possess

点击查看答案

第9题

退出Visual Basic有几种方式?

点击查看答案

第10题

下面关于Visual Basic语言的几种说法中,正确的是 ______。

A.Visual Basic是一种机器语言

B.Visual Basic是一种汇编语言

C.Visual Basic是一种低级语言

D.Visual Basic是一种高级语言

点击查看答案

第11题

Visual Basic的对象主要分为() 和() 两大类。

Visual Basic的对象主要分为() 和() 两大类。

点击查看答案
发送账号至手机
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改
温馨提示
每个试题只能免费做一次,如需多次做题,请购买搜题卡
立即购买
稍后再说
警告:系统检测到您的账号存在安全风险

为了保护您的账号安全,请在“赏学吧”公众号进行验证,点击“官网服务”-“账号验证”后输入验证码“”完成验证,验证成功后方可继续查看答案!

微信搜一搜
赏学吧
点击打开微信
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反赏学吧购买须知被冻结。您可在“赏学吧”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
微信搜一搜
赏学吧
点击打开微信