代码搜索结果
找到约 10,000 项符合
Input 的代码
input.h
#ifdef INPUT_GLOBALS
#define INPUT_EXT
#else
#define INPUT_EXT extern
#endif
INPUT_EXT void process_command();
input.c
/*********************************************************************
*文件名称: INPUT.C
*文件标识:
*摘 要: 接收串口输入的信息,并进行“解析”,引发相应的操作
* 1.输入命令:setgate xxx.xxx.xxx.xxx,并输入回车键后,将会按照输入的值设定网关地址
*
input.lst
C51 COMPILER V7.06 INPUT 12/07/2004 08:46:35 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE INPUT
OBJECT MODULE PLACED IN i
input.c
/* GNU Chess 5.0 - input.c - Input thread and related
Copyright (c) 2002 Free Software Foundation, Inc.
GNU Chess is based on the two research programs
Cobalt by Chua Kong-Sian and Gazebo b
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.dfm
object inputfm: Tinputfm
Left = 53
Top = 88
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #24405#20837#21457#25918
ClientHeight = 438
ClientWidth = 691
input.pas
unit input;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, ExtCtrls, Db, DBTables, ADODB, ComCtrls, Grids, DBGrids,
EasyGrid
input.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: input.