有如下事件过程: Private Sub Commaild1_Click( ) Dim i As Integer For i =1 To 2 DC Next i End Sub Sub DC( ) Dim x As Integer,m As String Static y,n x=x + 1 y=y + 1 m=m&"*":n=n &"#" Print x,y,m,n End Sub 程序运行后,输出的结果是( )。
A. 布局管理器是用来管理构件放置在容器的位置和大小的
B. 为了使生成的图形用户界面具有良好的平台无关性,Java语言提供了布局管理器这个工具来管理构件在容器的布局,而不是直接设置
C. 布局管理器本身也是一个接口,编程中通常使用的是实现了该接口的类
D. 以上说法都正确
查看答案
某种中继设备提供运输层及运输层以上各层之间的协议转换,这种中继设备是 (61) 。从OSI协议层次来看,用以实现不同网络间的地址翻译、协议转换和数据格式转换等功能的路由器属于 (62) 范畴。当采用数据报服务时,负责端到端的流量控制的是 (63) 。路由器的主要功能是 (64) 。下列接人方式中, (65) 不属于ISP的接入方式。 61()
A. 转发器
B. 网桥
C. 网关
D. 路由器
The writer suggests scientists keep a journal and write down____________.
Software design is a (66) process. It requires a certain (67) of flair on the part of the designer. Design can net be learned from a book. It must be practiced and learnt by experience and study of existing systems. A well (68) software system is straight forward to implement and maintain, easily (69) and reliable. Badly (68) software systems, although they may work are (70) to be expensive to maintain, difficult to test and unreliable. 67()
A. amount
B. amounted
C. mount
D. mounted
Software design is a (66) process. It requires a certain (67) of flair on the part of the designer. Design can net be learned from a book. It must be practiced and learnt by experience and study of existing systems. A well (68) software system is straight forward to implement and maintain, easily (69) and reliable. Badly (68) software systems, although they may work are (70) to be expensive to maintain, difficult to test and unreliable. 70()
A. like
B. likely
C. unlike
D. unlikely