宏观热点洞见:奥运经济学与体育产业展望.pdf
2021-09-05 09:03:39 4.71MB 行业
松下公司——北京奥运全面采用Panasonic P2 HD高清半导体存储卡系列广电转播设备.pdf
2021-08-30 09:06:32 265KB 半导体 导体技术 导体研究 参考文献
这个小项目,代码接近一千行代码。是对java基础的综合运用,主要实现了集合的CRUD功能,以及多级菜单的使用。以及面向对象(面向过程分析,以及封装、多态、继承等),以及类与类之间的关系。
2021-08-29 11:24:01 16KB java项目练习
1
FileInfo fi1 = new FileInfo("data\\公汽线路信息.txt"); FileInfo fi2 = new FileInfo("data\\地铁线路信息.txt"); FileInfo fi3 = new FileInfo("data\\地铁T1线换乘公汽信息.txt"); FileInfo fi4 = new FileInfo("data\\地铁T2线换乘公汽信息.txt"); if (!fi1.Exists) { throw new Exception("《公汽线路信息.txt》文件不在当前目录下"); } if (!fi2.Exists) { throw new Exception("《地铁线路信息.txt》文件不在当前目录下"); } if (!fi1.Exists) { throw new Exception("《地铁T1线换乘公汽信息.txt》文件不在当前目录下"); } if (!fi2.Exists) { throw new Exception("《地铁T2线换乘公汽信息.txt》文件不在当前目录下"); } sr1 = new StreamReader(fi1.FullName, Encoding.Default); sr2 = new StreamReader(fi2.FullName, Encoding.Default); sr3 = new StreamReader(fi3.FullName, Encoding.Default); sr4 = new StreamReader(fi4.FullName, Encoding.Default); }
2021-08-25 20:20:57 466KB 2007届数学建模B题, 乘公交 看奥运
1
2020东京奥运:中国观众线上收视及消费行为洞察.pdf
2021-08-19 09:17:57 11.65MB 行业
北京奥运数据库—用SQL制作的课程设计,表格内容详细,包括设计报告的说明
1
JAVA语言的对奥运奖牌的一个排序 内附txt文件
2021-08-02 23:17:40 61KB java 数据结构 奥运会 奖牌
1
用QT完成桌面绘制奥运五环。。。。。。。。。。。。。。
2021-07-19 16:37:19 73KB QT
1
奥运五环python绘图
2021-07-10 09:06:43 491B 作业
1