代码搜索结果

找到约 10,000 项符合 Input 的代码

input.css

BODY {font-size:9pt;font-family:Tahoma,Verdana,MS Sans Serif,Courier New;} TD,TR{font-size:9pt;} A:link {COLOR: #003399;text-decoration:none;} A:visited {COLOR: teal;text-dec

input.conf

## ## MPlayer input control file ## ## You are able to redefine default keyboard/joystick/mouse/LIRC bindings, or ## add new ones here. ## See DOCS/tech/slave.txt for possible commands that can b

input.c

// input.c -- when to use & #include int main(void) { int age; // variable float assets; // variable char pet[30]; // string printf("

input.java

package jaction.demo; import java.util.*; import jaction.datapool.*; import jaction.workspace.*; import jaction.utility.*; /** * ProjectName: Jaction simple */ public final class Inpu

input.h

#define KVALUE 4 #define JVALUE 4 #define DATALENGTH 1024 #define IVALUE ( DATALENGTH / JVALUE )

input.h

#ifndef _INPUT_H #define _INPUT_H /* * Copyright (c) 1999-2002 Vojtech Pavlik * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Publ