代码搜索结果

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

input.cpp

// Input.cpp : implementation file // #include "stdafx.h" #include "DATABASE.h" #include "Input.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__;

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.txt

0,0,0,0 1.5,1.5,0.005 2.1E11,0.3,7.8E3 0.05,0.00005,0.055 0,1000,500000,0.00005 0.004,0.05 2.1E11,0.3,7.8E3

input.java

import java.io.*; class Input { public static void main(String args[]) { byte buf[] = new byte[20]; try{ System.in.read( buf );} catch(IOException e){ System.o

input.~h

#ifndef __INPUT_H__ #define __INPUT_H__ typedef struct tagIR_INFO { BYTE bIR_Type; BYTE bCustomerCode; BYTE bCustomerCode1; const BYTE* aIRMap; BYTE bIRMapSize; } IR_INFO, *P

input.c

#include "winav.h" #include "aploader.h" #include "ctkav.h" #include "int_gbl.h" #include "input.h" #include "ir.h" #include "utl.h" #include "cc.h" volatile BYTE __bISRKey = KEY_NO_KEY; IR_INFO _I

input.h

#ifndef __INPUT_H__ #define __INPUT_H__ typedef struct tagIR_INFO { BYTE bIR_Type; BYTE bCustomerCode; BYTE bCustomerCode1; const BYTE* aIRMap; BYTE bIRMapSize; } IR_INFO, *P