代码搜索结果

找到约 10,000 项符合 Input 的代码

tstgetln.input

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

input.s

.global input_port,input_key_board_routine,input_current_time_routine input_port: movl 0x04(%esp),%edx xorl %eax,%eax inb (%dx),%al ret input_key_board_routine: pushfl movl %ds,%ebx

input_file

Shyly, she asks, "I mean, Daddy, is there?"

input.htm

姓名: 密码: 性别:

input.c

#include "lprps.h" static int eof_count; static int ignore_input; static enum parse_state { /* state of parsing input from printer */ NORMAL, HAD_ONE_PERCENT, HAD_TWO_PERCENT, IN_MESSAGE, HAD_RI

input.css

BODY {font-size:9pt;font-family:Tahoma,Verdana,MS Sans Serif,Courier New;} TD,TR{font-size:9pt;} A:link {COLOR: #003399;text-decoration:none;} A:visited {COLOR: teal;text-dec

input.h

#if !defined(AFX_INPUT_H__64B99C92_F15C_46AF_B4E4_626D7F0B74F5__INCLUDED_) #define AFX_INPUT_H__64B99C92_F15C_46AF_B4E4_626D7F0B74F5__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VE

input.cpp

// Input.cpp : implementation file // #include "stdafx.h" #include "DATABASE.h" #include "Input.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__;