过热段的材质是()钢。
A. Q235
B. 16MnR
C. 10#
D. 35CrMo
工程图样是根据()及国家颁布的各类制图标准画出的图。
A. 透视图
B. 效果图
C. 航拍图
D. 投影图
展示道具符号主要应用在()装饰背景等位置。
A. 展示架/展示柜
B. 展示架/展示柜/展台
C. 展示架/展示柜/展柜/展台
D. 展示架/展示柜/指示牌
引用ListBox(列表框)当前被选中的数据项应使用()语句
A. ListBox1.Items[ListBox1.Items.Count]
B. ListBox1.Items[ListBox1.SelectedIndex]
C. ListBox1.Items[ListBox1.Items.Count-1]
D. ListBox1.Items[ListBox1.SelectedIndex-1]