代码搜索:keytable
找到约 127 项符合「keytable」的源代码
代码结果 127
www.eeworm.com/read/381327/9097674
h keytable.h
//------------------------------------------------------------------------------------
//
// FILE NAME : keytable.h
// TARGET DEVICE : C8051F314
// CREATED ON : 07/14/06
// CREATED BY
www.eeworm.com/read/162917/10258500
java keytable.java
//package asmjava;
public class KeyTable {
public String name;
public int value;
KeyTable(String n, int d){
name = n;
value = d;
}
}
www.eeworm.com/read/150726/5689541
txt keytable.txt
e 000
a 001
m 010
l 011
1000
1001
: 1010
! 1011
y 11000
w 11001
n 1101
h 11100
d 11101
u 11110
o 11111
www.eeworm.com/read/127087/6007816
h keytable.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for a
www.eeworm.com/read/121089/6069488
asm keytable.asm
;*
;* CW : Character Windows Drivers
;*
;* keytable.asm : IBM Scan code translation tables
;* (see magic in KEYPOLL.ASM for details)
;************************************************************
www.eeworm.com/read/113536/6127727
asm keytable.asm
;*
;* CW : Character Windows Drivers
;*
;* keytable.asm : IBM Scan code translation tables
;* (see magic in KEYPOLL.ASM for details)
;************************************************************
www.eeworm.com/read/103192/6220465
asm keytable.asm
;*
;* CW : Character Windows Drivers
;*
;* keytable.asm : IBM Scan code translation tables
;* (see magic in KEYPOLL.ASM for details)
;************************************************************
www.eeworm.com/read/101015/6261909
asm keytable.asm
;*
;* CW : Character Windows Drivers
;*
;* keytable.asm : IBM Scan code translation tables
;* (see magic in KEYPOLL.ASM for details)
;************************************************************
www.eeworm.com/read/157754/11666266
mdb keytable.mdb
www.eeworm.com/read/11175/207311
asm keytable.asm
;*
;* CW : Character Windows Drivers
;*
;* keytable.asm : IBM Scan code translation tables
;* (see magic in KEYPOLL.ASM for details)
;************************************************************