摘要: include include define max 30 typedef struct{ int data; int front,rear; }circqueue; //给队列赋值 int firstadd(circqueue q){ q data=(int )malloc(max sizeof( 阅读全文
posted @ 2019-04-30 11:47 龙吕 阅读(76) 评论(0) 推荐(0) 编辑
摘要: package bbb; import java.util.Scanner; class book{ String namber; String name; String identify; String gps; int kejie; int jieshu; int nengjie; int be 阅读全文
posted @ 2019-04-26 11:07 龙吕 阅读(128) 评论(0) 推荐(0) 编辑
摘要: / 学生”类: ² 类名:Student ² 属性:姓名、性别、年龄、学号、5门课程的成绩 ² 方法1:在控制台输出各个属性的值、 ² 方法2:计算平均成绩 ² 方法3:输出各个属性的值和平均成绩 5.2 测试类 创建2个对象,调用方法,要求:对象各个属性的值,从键盘输入。 /package tes 阅读全文
posted @ 2019-04-19 11:32 龙吕 阅读(519) 评论(0) 推荐(0) 编辑
摘要: package bbb; import java.util.Scanner; public class javaccc { public static void main(String[] args) { Scanner in=new Scanner(System.in); int a=in.nex 阅读全文
posted @ 2019-04-12 11:44 龙吕 阅读(173) 评论(0) 推荐(0) 编辑
摘要: ![](https://img2018.cnblogs.com/blog/1631340/201904/1631340-20190401221358139-1279521897.png)![](https://img2018.cnblogs.com/blog/1631340/201904/1631340-20190401224619429-425334408.png)![](https://img... 阅读全文
posted @ 2019-04-01 22:14 龙吕 阅读(138) 评论(0) 推荐(0) 编辑
摘要: ![](https://img2018.cnblogs.com/blog/1631340/201903/1631340-20190330202711090-260481697.png) 阅读全文
posted @ 2019-03-30 20:28 龙吕 阅读(73) 评论(0) 推荐(0) 编辑
摘要: ![](https://img2018.cnblogs.com/blog/1631340/201903/1631340-20190325224905150-958258797.png) 阅读全文
posted @ 2019-03-25 22:49 龙吕 阅读(93) 评论(0) 推荐(0) 编辑
摘要: 恢复内容开 {{IMG_20190321_213901.jpg(uploading...)}}{{IMG_20190321_213948.jpg(uploading...)}}{{IMG_20190321_214017.jpg(uploading...)}}始 在博客园中,你能学到很多,许多不懂的, 阅读全文
posted @ 2019-03-21 22:11 龙吕 阅读(351) 评论(0) 推荐(0) 编辑