代码搜索结果
找到约 10,000 项符合
Input 的代码
input.c
/* Digger Remastered
Copyright (c) Andrew Jenner 1998-2004 */
#include "def.h"
#include "main.h"
#include "sound.h"
#include "hardware.h"
#include "record.h"
#include "digger.h"
#ifdef _W
input.h
/* Digger Remastered
Copyright (c) Andrew Jenner 1998-2004 */
void detectjoy(void);
bool teststart(void);
void readdir(int n);
Sint4 getdir(int n);
void checkkeyb(void);
void flushkeybuf(v
sample.input
the quick brown fox jumped over the lazy dog.
She sells sea shells by the sea shore.
input.css
.input { clip: rect( ); height: 18px; width: 100px; background-position: top; font-family: "宋体"; font-size: 12px; color: #000033; text-decoration: none}
a:hover { color: #00CC33; text-decoration
input.java
//: enumerated/Input.java
package enumerated;
import java.util.*;
public enum Input {
NICKEL(5), DIME(10), QUARTER(25), DOLLAR(100),
TOOTHPASTE(200), CHIPS(75), SODA(100), SOAP(50),
ABOR
input.txt
3
7 0 3
8 1 2
6 5 4
1 2 3
4 5 6
7 8 0
sample.input
p max 8 11
n 1 s
n 8 t
a 1 2 5
a 2 3 5
a 3 4 5
a 4 2 5
a 3 5 2
a 4 7 2
a 5 6 5
a 6 7 5
a 7 5 5
a 7 8 1
a 6 8 4
input.c
/* SCTP kernel reference Implementation
* Copyright (c) 1999-2000 Cisco, Inc.
* Copyright (c) 1999-2001 Motorola, Inc.
* Copyright (c) 2001-2003 International Business Machines, Corp.
* Copyright