-
Free JavaScript HTML editö r for web developers
Free JavaScript HTML editö r for web developers
- 2022-11-14 19:05:03下载
- 积分:1
-
学生数据库系统
这是学生信息系统项目。你可以做以下事情1.添加记录2.清单上做好记录3.修改记录4.删除记录5.退出程序用来存储数据文件
- 2022-06-14 17:46:42下载
- 积分:1
-
JAVA源代码反编译超级引挚
JAVA源代码反编译超级引挚 -Java source code compiler- super engine
- 2023-06-21 01:00:04下载
- 积分:1
-
算法设计的分支限界法中的单源最短路径问题的实现,是用VC++编写的...
算法设计的分支限界法中的单源最短路径问题的实现,是用VC++编写的-algorithm design of branch and bound method of single source shortest path to the realization of the problem is with VC++ prepared
- 2022-07-27 08:04:35下载
- 积分:1
-
Marketing Information System
供销信息查询系统-Marketing Information System
- 2022-03-21 19:26:34下载
- 积分:1
-
with eyes turned to the mouse control
跟着鼠标转的眼睛控-with eyes turned to the mouse control
- 2022-03-04 02:17:09下载
- 积分:1
-
一个简单的记录集类,可以操作单个数据文件,可以用来存放单表数据...
一个简单的记录集类,可以操作单个数据文件,可以用来存放单表数据-A simple type recordsets, you can operate a single data file that can be used to store a single table of data
- 2022-02-25 10:11:58下载
- 积分:1
-
用pb做的职员管理
用pb做的职员管理-pb do with the management staff
- 2022-11-10 23:20:03下载
- 积分:1
-
银行排队的模拟
void hugemenu()//最大的菜单
{
char menu; //服务项目菜单 采用字符型比较可靠!因为如果定义成整型,万一输入了字符,可能会造成死循环错误
while(1) //系统将一直运行 直到运行 turnoff()函数
{
printf("
********************欢迎您使用本系统********************
");
printf(" 【请选择服务项目】:
");
printf(" 1.客户取票 2.VIP服务
3.客服系统 4.关闭系统
");
printf(" 【您的选择】:");
scanf("%s",&menu); //用%s 比%c好 %c会记录字符 而且比如
- 2022-01-24 08:52:17下载
- 积分:1
-
car park management system, more complex, for your study reference!
停车场管理系统,比较复杂,供大家学习参考!-car park management system, more complex, for your study reference!
- 2022-03-09 17:37:13下载
- 积分:1