代码搜索结果
找到约 10,000 项符合
Input 的代码
input.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
input.frm
/*
* Test application for CForms.
* @(#) input.frm,v 1.4 1993/05/10 22:52:00 lasse Exp
*/
Viewport view {
Pos 0,0;
Size 80, 23;
}
CCode {
extern int cur_row;
}
Event Key DOWN { fld_
input.dfm
object Frminput: TFrminput
Left = 10
Top = 83
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = '采购物品登记'
ClientHeight = 438
ClientWidth = 776
Color = clBtnFace
F
input.pas
unit input;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Db, DBTables, Grids, DBGrids, StdCtrls, ExtCtrls, ComCtrls, Buttons,
ToolWin, Mask;
input.dat
-5.0 10. 0.01
100000. 1. 100.
10000. 0.125 -50.
input.dat
-10.0 10. 0.01
100000. 1. 0.
10000. 0.125 0.
input.htm
痙ē狾
input.txt
Alice Emma has long flowing red hair.
Her Daddy says when the wind blows
through her hair, it looks almost alive,
like a fiery bird in flight. A beautiful
fiery bird, he tells her, magical b
input.cpp
//-----------------------------------------------------------------------------
//
// Copyright (C) July 24, 2000 by Zhang Yong
// Email: z-meng@yeah.net
// This source is available for distributi