搜索结果
找到约 3 项符合
guanli 的查询结果
软件设计/软件工程 PCI guanli it is useful PCI PCI pCI pCi
PCI guanli it is useful PCI PCI pCI pCi
SQL Server 同学录 数据库: SQL Sever 2000
同学录
数据库:
SQL Sever 2000,数据库文件为:123(备份文件)
管理员用户名:Administrator (数据库用户名和密码一样!)
管理员密码:open
SQL数据库名为:Guanli
要配BDE!
源码 学生成绩guanli
#include<stdio.h>
#include<string.h>
#include<stdlib.h>
#define N 100
int iNumOfStu=0;
struct score
&nbsp;&nbsp;{
&nbsp;&nbsp;float math;
&nbsp;&nbsp;float english;
&nbsp;&nbsp;float computer;
&nbsp;&nbsp;};
struct student
&nbsp;&nbsp;{
&nbsp;&nbsp;int number ...