logo - 刷刷题
下载APP
【单选题】

Canvas在HTML页面提供画布的功能,它可以在

A.
页面中绘制各种图形
B.
书写文字
C.
画符
D.
视频
举报
题目标签:画布功能
参考答案:
参考解析:
.
刷刷题刷刷变学霸
举一反三

【单选题】A close analogy to a study design is the rough sketch made by an artist before he commits his vision to canvas(画布). The broad outlines are drawn, the proper perspective achieved, and the total impact ...

A.
doing research and drawing a picture
B.
research finding and picture’’s perspective
C.
designing a research and making a quick drawing
D.
a researcher and a painter

【单选题】有如下事件过程:Private Sub Form_Load() Show Dim Arr() As Variant Arr = Array(1, 3, 5, 7, 9, 11, 13, 15) Call converse(Arr) For i = 0 To 7 Print arr(i); Next iEnd Sub 以上程序的功能是,通过调用Converse过程,将数组Arr中的元素逆序存放并输出...

A.
Private Sub converse(dim a() as Variant ) Dim T For i = LBound(A) To UBound(A) T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
B.
Private Sub converse(dim a() as Variant) Dim T Dim J As Integer J = (LBound(A) + UBound(A)) / 2 For i = LBound(A) To J T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
C.
Private Sub converse(a() As Variant) Dim T For i = LBound(A) To UBound(A) T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
D.
Private Sub converse(a() As Variant) Dim T Dim J As Integer J = Int((LBound(A) + UBound(A)) / 2) For i = LBound(A) To J T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub

【单选题】Elephants who paint aren’t new. Paintings by Ruby, an Asian elephant who lived at the Phoenix Zoo in Arizona, sold for up to $ 5,000 in the late 1980s, said Dick George, a consultant with the zoo. "Ru...

A.
who was sold for a price as high as $ 5,000
B.
who was famous for being the first painting elephant
C.
whose paintings sold for as high as $ 5,000
D.
who started painting in the late 1980s

【多选题】监控平台有哪些功能?

A.
管理设备
B.
用户权限管理
C.
数据流管理
D.
录像存储管理
E.
与其它系统联动