代码搜索结果
找到约 10,000 项符合
Input 的代码
input.java
import java.sql.*;
import java.io.*;
import java.util.*;
public class Input
{
public static void main(String [] args)
{
try{
Connection conn = getConnection("酒店管理");
Statement
input.dat
2-D
input.h
#ifdef CGE_HEADER_H
#ifndef CGE_INPUT_H
#define CGE_INPUT_H
namespace CGE
{
namespace INPUT
{
enum
{
MOUSEBUTTON_NONE = 0x00,
MOUSEBUTTON_LEFT = 0x01,
MOUSEBUTTON_RIGHT =
input.cpp
// CONSOLE.cpp: implementation of the CONSOLE class.
//
//////////////////////////////////////////////////////////////////////
#include "HEADERS.H"
#include "INPUT.H"
USING NAMESPACE CGE::INPUT;
input.h
#ifdef CGE_HEADER_H
#ifndef CGE_INPUT_H
#define CGE_INPUT_H
namespace CGE
{
namespace INPUT
{
enum
{
MOUSEBUTTON_NONE = 0x00,
MOUSEBUTTON_LEFT = 0x01,
MOUSEBUTTON_RIGHT =
input.cpp
// CONSOLE.cpp: implementation of the CONSOLE class.
//
//////////////////////////////////////////////////////////////////////
#include "HEADERS.H"
#include "INPUT.H"
USING NAMESPACE CGE::INPUT;
input.h
#ifdef CGE_HEADER_H
#ifndef CGE_INPUT_H
#define CGE_INPUT_H
namespace CGE
{
namespace INPUT
{
enum
{
MOUSEBUTTON_NONE = 0x00,
MOUSEBUTTON_LEFT = 0x01,
MOUSEBUTTON_RIGHT =
input.cpp
// CONSOLE.cpp: implementation of the CONSOLE class.
//
//////////////////////////////////////////////////////////////////////
#include "HEADERS.H"
#include "INPUT.H"
USING NAMESPACE CGE::INPUT;
input.h
#define KVALUE 4
#define JVALUE 4
#define DATALENGTH 1024
#define IVALUE ( DATALENGTH / JVALUE )