代码搜索:GetKey
找到约 2,187 项符合「GetKey」的源代码
代码结果 2,187
www.eeworm.com/read/212702/15151007
h keyboard.h
#include "def.h"
U32 GetKey(void); //低16位为键盘号码,高16位对应功能键扫描码 (1有效)
www.eeworm.com/read/210563/15196504
lnp keyboard.lnp
"Display.obj",
"keyboard_main.obj",
"getkey.obj"
TO "keyboard"
RAMSIZE(256)
www.eeworm.com/read/209924/15211670
h keyboard.h
#include "def.h"
U32 GetKey(void); //低16位为键盘号码,高16位对应功能键扫描码 (1有效)
www.eeworm.com/read/170577/5403122
tcl chatwindow.tcl
#########################################
# Chat Window code abstraction #
# By Alberto D�z #
#########################################
package require framec
package r
www.eeworm.com/read/167133/5468241
java abstractmapentry.java
/*
* Java core library component.
*
* Copyright (c) 1999
* Archie L. Cobbs. All rights reserved.
* Copyright (c) 1999
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file
www.eeworm.com/read/154161/5639964
java testhashtable.java
package apibook.c2.s1;
import java.util.*;
public class TestHashtable {
public TestHashtable() {
}
public static void main(String[] args) {
//创建一个Hashtable对象
Hashtable h1 = new Hashtabl
www.eeworm.com/read/153996/5643909
java bugreporthandler.java
/*
JSPWiki - a JSP-based WikiWiki clone.
Copyright (C) 2004 Janne Jalkanen (Janne.Jalkanen@iki.fi)
This program is free software; you can redistribute it and/or modify
it under the
www.eeworm.com/read/474722/6805395
h keyboard.h
#include "def.h"
U32 GetKey(void); //低16位为键盘号码,高16位对应功能键扫描码 (1有效)
www.eeworm.com/read/473953/6826609
h keyboard.h
#include "def.h"
U32 GetKey(void); //低16位为键盘号码,高16位对应功能键扫描码 (1有效)
www.eeworm.com/read/294364/8233120
h keyboard.h
#include "def.h"
U32 GetKey(void); //低16位为键盘号码,高16位对应功能键扫描码 (1有效)