[填空题] 对窗体编写如下两个事件过程: Private Sub Form_ KeyDown (KeyCode As Integer, Shift As Integer) Print Chr (KeyCode) End Sub Private Sub Form_ KeyPress (KeyAscii As Integer) Print Chr (KeyAscii) End Sub程序运行后,如果直接按键盘上的a键(即不按住shift键),则在窗体上输出的字符分别为______ 和______ 。
参考答案:
A a问题解析:
解析无

![[填空题] 对窗体编写如下两个事件过程: Private Sub Form_ KeyDown (KeyCode As Integer, Shift As Integer) Print Chr (K [填空题] 对窗体编写如下两个事件过程: Private Sub Form_ KeyDown (KeyCode As Integer, Shift As Integer) Print Chr (K](http://www.mshxw.com/aiimages/31/256682.png)
