代码搜索结果
找到约 10,000 项符合
Input 的代码
input.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
input.salt
512
512
512
512
512
512
512
512
512
512
512
5
input.c
#include
#include "string.h"
#include "ctype.h"
#include "main.h"
void Input(int i)
{
char natp[10];
char adr[30];
char tnum[15];
int n=0;
int j=0;
printf("性别(0:女 1:
input.txt
23 4 10 34 99
input.h
// Input.h: interface for the CDirectInput class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_INPUT_H__81DD96A4_AFE9_11D3_B12A_ED3DDE047E66__INCLUDE
input.cpp
// Input.cpp: implementation of the CDirectInput class.
//
//////////////////////////////////////////////////////////////////////
#include "Input.h"
#define SAFE_RELEASE(x) if(x) { x->Release