代码搜索结果
找到约 10,000 项符合
Input 的代码
input.asm
; 第四章 子程序结构
; 实验二 子程序的嵌套
;一.实验目的:
; 掌握子程序嵌套的定义和常用DOS功能调用的使用方法,并了解子程序嵌套
; 的结构.
;二.实验内容:
; 分别从键盘输入姓名及8个字符的电话号码.
; 主程序main:
; . 显示提示符 INPUT NAME:
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
input.c
#include "c.h"
static char rcsid[] = "$Id: input.c,v 1.1 2002/08/28 23:12:44 drh Exp $";
static void pragma(void);
static void resynch(void);
static int bsize;
static unsigned char buffer[M
input.txt
5
1 2
2 2
1 3
3 -2
3 3
input.txt
3
ab
ac
abc
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