代码搜索:query
找到约 10,000 项符合「query」的源代码
代码结果 10,000
www.eeworm.com/read/380990/9117164
h query.h
#ifdef _WIN32
#pragma warning(disable:4786)
#endif
/*
** Query.h
**
** Published / author: 2005-08-12 / grymse@alhem.net
**/
/*
Copyright (C) 2001-2006 Anders Hedstrom
This program is made avai
www.eeworm.com/read/380990/9117182
cpp query.cpp
/*
** Query.cpp
**
** Published / author: 2005-08-12 / grymse@alhem.net
**/
/*
Copyright (C) 2001-2006 Anders Hedstrom
This program is made available under the terms of the GNU GPL.
If you wou
www.eeworm.com/read/380937/9121835
c query.c
/* 学生成绩查询系统 */
# include
# include
void main( )
{
int select;
int i, j;
int score[5][7];
int average = 0;
int sum = 0;
do{
printf("本程序有4项功能:\n");
printf
www.eeworm.com/read/380631/9137577
gif query.gif
www.eeworm.com/read/183652/9145947
h query.h
void query(FLIGHT fltlist[], PNODE psglist);
void fltnumber(FLIGHT fltlist[]);
void psgname (PNODE psglist);
void fromto (FLIGHT fltlist[]);
void fltdat(FLIGHT fltlist[], PNODE psglist);
www.eeworm.com/read/183652/9145952
c query.c
www.eeworm.com/read/281492/9152860
h query.h
void query(FLIGHT fltlist[], PNODE psglist);
void fltnumber(FLIGHT fltlist[]);
void psgname (PNODE psglist);
void fromto (FLIGHT fltlist[]);
void fltdat(FLIGHT fltlist[], PNODE psglist);
www.eeworm.com/read/281492/9152863