11 2016 档案
摘要:1 import java.io.*; //输入函数包 2 public class hello{ 3 public static void main(String args[]){ 4 String s=""; 5 int sum1,sum2,sum3; 6 sum1=(int)(Math.ran
阅读全文
摘要:写一些java与c语言的差别 在c语言中比较两个数的大小需要if在java中插入了很多函数,Math.max Math.min 等很多数学函数。
阅读全文
摘要:安徽机电职业技术学院实验报告 实验四 分支程序设计(if语句) 班级 软件3161 日期 2016.11.3 备注 学号 1103163004 姓名 王凯 成绩 1.(1)从键盘任意输入四个int类型的整数,要求将其中的最大数输出。 #include "stdio.h" main() { int a
阅读全文

浙公网安备 33010602011771号