代码搜索:answer
找到约 6,541 项符合「answer」的源代码
代码结果 6,541
www.eeworm.com/read/149795/5697570
sgml module_faq.sgml
$Revision: 1.3 $
$Date: 2003/07/16 15:17:34 $
www.eeworm.com/read/148153/5717881
c exec.c
/*
* exec.c Execute external programs.
*
* Version: $Id: exec.c,v 1.42.2.1 2005/08/26 19:17:45 aland Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/147766/5722389
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/147331/5731540
c res_query.c
/*
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are p
www.eeworm.com/read/144587/5749654
java exceptionapplet.java
import java.awt.*;
import java.awt.event.*;
import java.applet.*;
public class ExceptionApplet extends Applet implements ActionListener
{
Label L1, L2;
TextField tf1,tf2;
String answerStr;
dou
www.eeworm.com/read/140727/5782200
cc calc_02.cc
// file: $isip/class/algo/Calculus/calc_02.cc
// version: $Id: calc_02.cc,v 1.9 2002/05/31 21:57:23 picone Exp $
//
// isip include files
//
#include "Calculus.h"
// method: diagnose
//
// arguments
www.eeworm.com/read/140727/5782368
cc corr_02.cc
// file: $isip/class/algo/Correlation/corr_02.cc
// version: $Id: corr_02.cc,v 1.20 2002/04/13 21:22:33 huang Exp $
//
// isip include files
//
#include "Correlation.h"
// method: diagnose
//
// arg
www.eeworm.com/read/140727/5782476
cc cksm_02.cc
// file: $isip/class/system/Checksum/cksm_02.cc
// version: $Id: cksm_02.cc,v 1.7 2000/11/17 18:15:35 duncan Exp $
//
// isip include files
//
#include "Checksum.h"
#include
// method: d
www.eeworm.com/read/140271/5793353
java hw11_11.java
public class hw11_11
{
public static void main (String args[])
{
String str="the input answer";
System.out.println("原本字符串的形式:"+str);
System.out.println("转为大写
www.eeworm.com/read/138890/5813245
c exec.c
/*
* exec.c Execute external programs.
*
* Version: $Id: exec.c,v 1.42 2004/02/26 19:04:22 aland Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under the