代码搜索:answer
找到约 6,541 项符合「answer」的源代码
代码结果 6,541
www.eeworm.com/read/101790/15814810
htm subject_53482.htm
序号:53482 发表者:yirushenhai 发表日期:2003-09-19 21:47:17
主题:一个计算器程序的指正,谢谢帮助:)
内容://*第1题 计算器--源代码及关键源代码注解如下:*/// This is a simple OOP Calculator that i made because i
www.eeworm.com/read/101767/15819146
c 11-1.c
/*11-1.c*/
#include
#include
#include
#define N 11
char *pre[]={
"p1","p2","p3","p4","p5","p6","p7",
"p8","p9","p10","p11"
};
char *symptom[]={
"咳嗽",
www.eeworm.com/read/101154/15849596
txt bridge.txt
桥接器的运作 mini-Howto
作者: Christopher Cole, [1]cole@lynkmedia.com
译者: Mile Yeh mile@mail.timenet.net
v1.10, 13十一月 1997
_______
www.eeworm.com/read/100226/15879928
java scorekeeper.java
/*
* @(#)ScoreKeeper.java Version 1.0 98/03/12
*
* Copyright (c) 1998 by Huahai Yang
*
* Use at your own risk. I do not guarantee the fitness of this
* software for any purpose, and I d
www.eeworm.com/read/100044/15887572
pas ftpsrv.pas
{*_* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: Fran鏾is PIETTE
Description: TFtpServer class encapsulate the FTP protocol (server side)
S
www.eeworm.com/read/191298/8431226
h ex_options.h
/*
eXosip - This is the eXtended osip library.
Copyright (C) 2002,2003,2004,2005 Aymeric MOIZARD - jack@atosc.org
eXosip is free software; you can redistribute it and/or modify
it under t
www.eeworm.com/read/188962/8498960
c obex_test_cable.c
/*********************************************************************
*
* Filename: obex_test_cable.c
* Version: 0.6
* Description: OBEX over a serial port in Linux.