代码搜索:answer
找到约 6,541 项符合「answer」的源代码
代码结果 6,541
www.eeworm.com/read/131315/5942493
c getanswer.c
/* getanswer.c - get a yes/no answer from the user */
#include "../h/mh.h"
#include
int getanswer (prompt)
register char *prompt;
{
static int interactive = NOTOK;
if (int
www.eeworm.com/read/130598/5951650
java numberguessbean.java
// 猜数字游戏
package num;
import java.util.*;
public class NumberGuessBean {
int answer;
boolean success;
String hint;
int numGuesses;
public NumberGuessBean() {
reset();
}
public void
www.eeworm.com/read/130122/5964583
java quizitem.java
package com.croftsoft.apps.quiz;
import java.io.Serializable;
import com.croftsoft.core.lang.NullArgumentException;
import com.croftsoft.core.text.sml.*;
/**********
www.eeworm.com/read/128531/5984941
s util.s
|
| util.sa 3.7 7/29/91
|
| This file contains routines used by other programs.
|
| ovf_res: used by overflow to force the correct
| result. ovf_r_k, ovf_r_x2, ovf_r_x3 are
| derivatives of this
www.eeworm.com/read/128502/5989780
ppp-gnokii
#!/bin/sh
/usr/sbin/chat -v \
TIMEOUT 30 \
ABORT '\nBUSY\r' \
ABORT
www.eeworm.com/read/128502/5989781
ppp-6210-modem
#!/bin/sh
/usr/sbin/chat -v \
TIMEOUT 30 \
ABORT '\nBUSY\r' \
ABORT
www.eeworm.com/read/128502/5989782
ppp-hscsd
#!/bin/sh
chat -v \
TIMEOUT 60 \
ABORT '\nBUSY\r' \
ABORT
www.eeworm.com/read/127781/5996107
s util.s
|
| util.sa 3.7 7/29/91
|
| This file contains routines used by other programs.
|
| ovf_res: used by overflow to force the correct
| result. ovf_r_k, ovf_r_x2, ovf_r_x3 are
| derivatives of this
www.eeworm.com/read/127087/6008810
pl ans.pl
#!/usr/bin/perl
#
# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000, 2001 Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this sof