摘要: #include<stdio.h>#include<stdlib.h>#include <time.h>int elevator1(){ int floor[20]; int i=0; int j=0; int t=0; int p=0; int c=0; int weight[10]; int s 阅读全文
posted @ 2022-11-10 18:46 wfj718 阅读(35) 评论(0) 推荐(0)
摘要: (1) 回顾你过去将近3年的学习经历 当初你报考的时候,是真正喜欢计算机这个专业吗? 是 你现在后悔选择了这个专业吗? 不后悔 你认为你现在最喜欢的领域是什么(可以是计算机的也可以是其它领域)? 计算机 (2) 总结你现在已经掌握的知识 你都具备了那些专业知识和能力? C语言数据库基础操作 你认为你 阅读全文
posted @ 2022-11-06 15:16 wfj718 阅读(50) 评论(0) 推荐(0)