[填空題] 對窗體編寫如下兩個事件過程: Private Sub Form_ KeyDown (KeyCode As Integer, Shift As Int
2021-07-20
[填空題] 對窗體編寫如下兩個事件過程: 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
詞條內容僅供參考,如果您需要解決具體問題
(尤其在法律、醫(yī)學等領域),建議您咨詢相關領域專業(yè)人士。