代码搜索结果

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

input.cpp

// Input.cpp: implementation of the CDirectInput class. // ////////////////////////////////////////////////////////////////////// #include "Input.h" #define SAFE_RELEASE(x) if(x) { x->Release

input.txt

program ac; var a,b:integer; //var c,d:real; begin if a>b then //a:=1 //c:=c+c*d //else begin if a>4|b4|b

input.java

package lolo; import java.io.Reader; import java.io.IOException; import java.io.BufferedReader; import java.io.InputStreamReader; import java.io.StringReader; /** A Scanner gets the charact

input.h

// Input.h: interface for the CDirectInput class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_INPUT_H__81DD96A4_AFE9_11D3_B12A_ED3DDE047E66__INCLUDE

input.cpp

// Input.cpp: implementation of the CDirectInput class. // ////////////////////////////////////////////////////////////////////// #include "Input.h" #define SAFE_RELEASE(x) if(x) { x->Release

input.dfm

object InputForm: TInputForm Left = -29 Top = 128 Width = 691 Height = 407 Caption = #23398#29983#22522#26412#24773#20917#30340#24405#20837 Color = clBtnFace Font.Charset = DEFAUL

input.pas

unit Input; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, jpeg, ExtCtrls, ComCtrls, Buttons,db, XPMenu; type TInputForm