代码搜索结果
找到约 174,363 项符合
Input 的代码
extension.pri
# Input
INCLUDEPATH += $$PWD
HEADERS += $$PWD/default_extensionfactory.h \
$$PWD/extension.h \
$$PWD/qextensionmanager.h
SOURCES += $$PWD/default_extensionfactory.cpp \
$$
test.asp
eWebEditor - eWebSoft在线编辑器 - 使用例子
body,td,input,textarea {font-size:9pt}
system.java
package uk.co.brainycreatures.jpascal.lang;
import java.io.*;
/**
* Used to send characters to standard output, and to receive
* characters from standard input
*/
public class System {
pu
input.java
package uk.co.brainycreatures.jpascal.lang;
import java.io.*;
public class Input {
private DataInputStream in;
public Input() {
try {
in = new DataInputStream(java.lang.System.
list.h
/*
*/
/* @(#)list.h 1.1 11/21/89 ATT ESI */
#define l_AI 1 /* list of ACTITEMs */
#define l_IF 2 /* list of Input Files (INFILIST) */
#define l_IS 3 /* list of Input Sections (INSEC List) */
#d
xframerun.sh
#!/bin/sh
# @(#)xframerun.sh 1.1 6/29/93
USE_ESPS_COMMON=no
export USE_ESPS_COMMON
program=$1
field=$2
range=$3
input=$4
output=$5
param=.wvtmp_param$$
exprompt -P PWframe -h frame $param
# We u
formant.sh
#!/bin/csh -f -x
# @(#)formant.sh 1.3 9/9/93
set object=$1
set wanted=$2
set range=$3
set input=$4
set base=$input:r
echo $base
#rm -f $base.f0 $base.fb $base.fb.sig $base.hp $base.pole
formant $
form_overlay.sh
#!/bin/csh -f
# @(#)form_overlay.sh 1.3 9/9/93
set object=$1
set trange=$2":"$3
set input=$4
set source=`epsps -D -lv $input | grep 'Source files:' | sed 's/Source files\://'`
set base=$source:r
s
wacf.sh
#!/bin/sh
# @(#)wacf.sh 1.1 6/29/93
range=$1
input=$2
output=$3
param=.wvtmp_param$$
xacf $param
acf -P$param $range $input $output
rm $param
pclip
# @(#)Pclip 1.1 7/31/91 ERL
# default parameter file for clip
string input_field ?= "samples": "Field in input file to clip";
string output_field ?= "[input_name]_CLIP": "Output field (`-' means repla