[填空題] 對(duì)窗體編寫如下兩個(gè)事件過程: Private Sub Form_ KeyDown (KeyCode As Integer, Shift As Int
2021-07-20
[填空題] 對(duì)窗體編寫如下兩個(gè)事件過程: 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程序運(yùn)行后,如果直接按鍵盤上的a鍵(即不按住shift鍵),則在窗體上輸出的字符分別為______ 和______ 。
正確答案:A a
詞條內(nèi)容僅供參考,如果您需要解決具體問題
(尤其在法律、醫(yī)學(xué)等領(lǐng)域),建議您咨詢相關(guān)領(lǐng)域?qū)I(yè)人士。