题目内容

程序运行后,单击命令按钮Command1时的输出结果为( )。 Private Sub Command1_Click() Dim A(10),B(5) For i=1 TO 10 A(i)=i Next i For j=1 To 5 B(j)=j*20 Next j A(5)=B(2) Print "A(5)=";A(5) End Sub

A(5)=5
B. A(5)=10
C. A(5)=20
D. A(5)=40

查看答案
更多问题

某电子商务企业为支持客户完成网上购物活动中的在线交易,委托PH系统集成开发公司开发一个在线交易平台。考虑到该商务企业业务发展较快,今后需要经常为在线交易平台添加新功能或进行硬件升级,且要求添加新功能或进行硬件升级必须在3小时内完成。PH公司决定采用基于架构的软件开发方式,以架构为核心进行在线交易平台的设计与实现。该电子商务企业所提要求主要对应于______这一软件质量属性,实现并提高该质量属性的架构设计策略不包含______。

A. 限制模块之间的通信
B. 延迟绑定
C. 主动冗余
D. 软件模块泛化

浏览器通常由—系列的客户机单元、—系列的______单元和一个控制单元组成。

The software architecture of a program or computing system is the structure or structures of the system, which comprise software______, the externally ______ properties of those components, and the relationships between them. The architecture is not the operational software. Rather, it is a ______ that enables a so, ware engineer to: analyze the ______ of the design in meeting its stated requirements, consider architectural alternatives at a stage when making design changes is still relatively easy, and reduce the ______ associated with the construction of the software.

A. pattern
B. models
C. metadata
D. components

患者,烦渴多饮半月余,口干舌燥,尿频量多,舌边尖红,苔黄,脉洪数有力。治则为

A. 清热润肺,生津止渴
B. 养阴润肺,生津止渴
C. 清胃泻火,养阴保津
D. 滋阴固肾
E. 清泻肺胃

答案查题题库