VB鍵盤字符代碼_第1頁
VB鍵盤字符代碼_第2頁
VB鍵盤字符代碼_第3頁
已閱讀5頁,還剩3頁未讀 繼續免費閱讀

下載本文檔

版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領

文檔簡介

0~3212734換行)回車)換頁)刪除)振鈴)SOH(文頭)、EOT(文尾)、ACK(確認)等;33~1269448~570~965~902626ASCII(8其最高位(b7)1b71;偶校驗規1b7為了便于查詢,以下列出ASCII碼表:常用ASCII碼對照表128~255(不常用),如需要請下載:完整的8ASCII字符表ASCII碼鍵盤ASCII碼鍵盤ASCII碼鍵盤ASCII碼鍵盤27ESC32SPACE33!34"35#36$37%38&39'40(41)42*43+44'45-46.47/48049150251352453554655756857958:59;60<61=62>63?64@65A66B67C68D69E70F71G72H73I74J75K76L77M78N79O80P81Q82R83S84T85U86V87W88X89Y90Z91[92\93]94^95_96`97a98b99c100d101e102f103g104h105i106j107k108l109m110n111o112p113q114r115s116t117u118v119w120x121y122z123{124|125}126~Chr("32")Chr("33")!Chr("34")"Chr("35")#Chr("36")$Chr("37")%Chr("37")%Chr("38")&Chr("39")'Chr("40")(Chr("41"))Chr("42")*Chr("42")*Chr("43")+Chr("44"),Chr("45")-Chr("46").Chr("47")/Chr("47")/Chr("48")0Chr("49")1Chr("50")2Chr("51")3Chr("52")4Chr("52")4Chr("53")5Chr("54")6Chr("55")7Chr("56")8Chr("57")9Chr("57")9Chr("58"):Chr("59");Chr("60")<Chr("61")=Chr("62")>Chr("62")>Chr("63")?Chr("64")@Chr("65")AChr("66")BChr("67")CChr("67")CChr("68")DChr("69")EChr("70")FChr("71")GChr("72")HChr("72")HChr("73")IChr("74")JChr("75")KChr("76")LChr("77")MChr("77")MChr("78")NChr("79")OChr("80")PChr("81")QChr("82")RChr("82")RChr("83")SChr("84")TChr("85")UChr("86")VChr("87")WChr("87")WChr("88")XChr("89")YChr("90")ZChr("91")[Chr("92")\Chr("92")\Chr("93")]Chr("94")^Chr("95")_Chr("96")`Chr("97")aChr("97")aChr("98")bChr("99")

Chr("100"dChr("101"eChr("102"f) ) )Chr("102"fChr("103"gChr("104"hChr("105"iChr("106"jChr("107"k) ) ) ) ) )Chr("107"kChr("108"lChr("109"mChr("110"nChr("111"oChr("112"p) ) ) ) ) )Chr("112"pChr("113"qChr("114"rChr("115"sChr("116"tChr("117"u) ) ) ) ) )Chr("117"uChr("118"vChr("119"wChr("120"xChr("121"yChr("122"z) ) ) ) ) )Chr("122"zChr("123"{Chr("124"|Chr("125"}Chr("126"~Chr("127") ) ) ) ) )Chr("127" Chr("128" Chr("129" Chr("130" Chr("131" Chr("132") ) ) ) ) )keycode是鍵盤上每一個按鍵對應的碼keycode如下:keycode0=keycode1=keycode2=keycode3=keycode4=keycode5=keycode6=keycode7=keycode8=BackSpaceBackSpacekeycode9=TabTabkeycode10=keycode11=keycode12=Clearkeycode13=Enterkeycode14=keycode15=keycode16=Shift_Lkeycode17=Control_Lkeycode18=Alt_Lkeycode19=Pausekeycode20=Caps_Lockkeycode21=keycode22=keycode23=keycode24=keycode25=keycode26=keycode27=EscapeEscapekeycode28=keycode29=keycode30=keycode31=keycode32=spacespacekeycode33=Priorkeycode34=Nextkeycode35=Endkeycode36=Homekeycode37=Leftkeycode38=Upkeycode39=Rightkeycode40=Downkeycode41=Selectkeycode42=Printkeycode43=Executekeycode44=keycode45=Insertkeycode46=Deletekeycode47=Helpkeycode48=0equalbracerightkeycode49=1exclamonesuperiorkeycode50=2quotedbltwosuperiorkeycode51=3sectionthreesuperiorkeycode52=4dollarkeycode53=5percentkeycode54=6ampersandkeycode55=7slashbraceleftkeycode56=8parenleftbracketleftkeycode57=9parenrightbracketrightkeycode58=keycode59=keycode60=keycode61=keycode62=keycode63=keycode64=keycode65=aAkeycode66=bBkeycode67=cCkeycode68=dkeycode69=eEEuroSignkeycode70=fFkeycode71=gGkeycode72=hHkeycode73=iIkeycode74=jJkeycode75=kKkeycode76=lLkeycode77=mMmukeycode78=nNkeycode79=oOkeycode80=pPkeycode81=qQatkeycode82=rRkeycode83=sSkeycode84=tTkeycode85=uUkeycode86=vVkeycode87=wkeycode88=xXkeycode89=yYkeycode90=zZkeycode91=keycode92=keycode93=keycode94=keycode95=keycode96=KP_0KP_0keycode97=KP_1KP_1keycode98=KP_2KP_2keycode99=KP_3KP_3keycode100=KP_4KP_4keycode101=KP_5KP_5keycode102=KP_6KP_6keycode103=KP_7KP_7keycode104=KP_8KP_8keycode105=KP_9KP_9keycode106=KP_MultiplyKP_Multiplykeycode107=KP_AddKP_Addkeycode108=KP_SeparatorKP_Separatorkeycode109=KP_SubtractKP_Subtractkeycode110=KP_DecimalKP_Decimalkeycode111=KP_DivideKP_Dividekeycode112=F1keycode113=F2keycode114=F3keycode115=F4keycode116=F5keycode117=F6keycode118=F7keycode119=F8keycode120=F9keycode121=F10keycode122=F11keycode123=F12keycode124=F13keycode125=F14keycode126=F15keycode127=F16keycode128=F17keycode129=F18keycode130=F19keycode131=F20keycode132=F21keycode133=F22keycode134=F23keycode135=F24keycode136=Num_Lockkeycode137=Scroll_Lockkeycode138=keycode139keycode140keycode141keycode142keycode143keycode144keycode145keycode146keycode147keycode148keycode149keycode150keycode151keycode152keycode153keycode154keycode155keycode156keycode157keycode158keycode159keycode160keycode161keycode162keycode163keycode164keycode165keycode166keycode167keycode168keycode169keycode170keycode171keycode172keycode173keycode174=keycode175=keycode176=keycode177=keycode178=keycode179=keycode180=keycode181=keycode182=keycode183=keycode184=keycode185=keycode186=keycode187=acutegravekeycode188=commasemicolonkeycode189=minusunderscorekeycode190=periodcolonkeycode191=keycode192=numbersignapostrophekeycode193=keycode194=keycode195=keycode196=keycode197=keycode198=keycode199=keycode200=keycode201=keycode202=keycode203=keycode204=keycode205=keycode206=keycode207=keycode208=keycode209=keycode210=plusminushyphenmacronkeycode211=keycode212=copyrightregisteredkeycode213=guillemotleftguillemotrightkeycode214=masculineordfemininekeycode215=aeAEkeycode216=centyenkeycode217=questiondownexclamdownkeycode218=onequarteronehalfthreequarterskeycode219=keycode220=lessgreaterbarkeycode221=plusasteriskasciitildekeycode222=keycode223=keycode224=keycode225=keycode226=keycode227=multiplydivisionkeycode228=acircumflexAcircumflexkeycode229=ecircumflexEcircumflexkeycode230=icircumflexIcircumflexkeycode231=ocircumflexOcircumflexkeycode232=ucircumflexUcircumflexkeycode233=ntilde

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯系上傳者。文件的所有權益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
  • 4. 未經權益所有人同意不得將文件中的內容挪作商業或盈利用途。
  • 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
  • 6. 下載文件中如有侵權或不適當內容,請與我們聯系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論