配合煤中含有适量高煤化度的(),可以提高焦炭的各向(),但应同时应保证有足够的流动度。
参考答案:瘦煤;异性程度
假定有如下事件过程: Private Sub Form MouseDown(Button As Integer,Shift As Integer,X As Single,Y As Single)If Button=2 ThenPopupMenu popForm End if End Sub 则以下描述中错误的是______。
A.该过程的功能是弹出一个菜单
B.popForm是在菜单编辑器中定义的弹出式菜单的名称
C.参数X、Y指明鼠标的当前位置
D.Button=2表示按下的是鼠标左键