代码搜索结果
找到约 174,363 项符合
Input 的代码
number input.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Opti
number input.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Opti
number input.lnp
"Number Input.obj"
TO "Number Input"
number input.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\63 Number Input\Number Input.uv2
Project File Date: 08/05/2006
input.c
/*本模块用于负责接收输入请求*/
#include
//extern char ch;
/*void getInput(void)
{
int i;
while(1){
printf("input a char\n");
ch=getchar();
fflush(
input.c
/*本模块用于负责接收输入请求*/
#include
#include "type.h"
void getInput(struct STUDENT * cPtr)
{
int i;
while(1){
printf("input student's name \n");
gets(
input.c
/*本模块用于负责接收输入请求*/
#include
extern char ch;
void getInput(void)
{
int i;
while(1){
printf("input a char\n");
ch=getchar();
fflush(stdi
the input subsystem.htm
The Input Subsystem
the input subsystem2.htm
The Input Subsystem
input.dsp
# Microsoft Developer Studio Project File - Name="input" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con