代码搜索结果
找到约 10,000 项符合
Input 的代码
input.txt
program test;
integer i;
var j;
real k;
if i>j
j=i
end;
`
input2
1.1 1.01
2.2 2.30
3.3 3.05
4.4 4.28
5.5 5.75
6.6 6.48
7.7 7.84
input1
1.1 1.1
2.2 2.2
3.3 3.3
4.4 4.4
5.5 5.5
6.6 6.6
7.7 7.7
input.jsp
function checkForm()
{
if(document.chatForm.userme
input.java
// The MIT License
//
// Copyright (c) 2004 Evren Sirin
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (
input.java
package com.ntsky.file;
/**
* Title: NtSky Open Source BBS
* Description: 名——>值
* Copyright: Copyright (c) 2004
* Company: www.fm880.com
* @author 姚君林
* @version 1.0
*/
public class Input {
input.h
/* Source file current line is coming from. */
extern char *input_filename;
/* Top-level source file. */
extern char *main_input_filename;
/* Line number in current source file. */
extern int lin
input.c
/*
* Copyright (c) 1994 David I. Bell
* Permission is granted to use, distribute, or modify this source,
* provided that this copyright notice remains intact.
*
* Nested input source file reader.
input.c
/* input.c: i/o routines for files and pseudo-files (strings) */
#include
#include
#include "rc.h"
#include "jbwrap.h"
/*
NB: character unget is supported for up to two chara