搜索资源列表
JAVA
- if—else语句,switch语句,循环结构,do-while语句,for语句, 跳转语句-if-else statements, switch statements, loops, do-while statement. for statements, statements Jump
OnetForums4.1.2
- 一款基于J2EE轻量级架构的社区系统,具有如下特点: 表示层:基于Apache Tapestry组件化页面技术,对客户界面进行模块设计。由于页面模板中只有简单的类似if-else和for 循环逻辑,并且所有标签都是标准的HTML标签,因此页面可以放在任何所见所得的HTML编辑器中进行很轻松的编辑、美化。当然,Tapestry只是整个系统的表现部分,如果需要,此部分也可由其它技术实现,如JSP,Velocity等。 权限系统:在客户界面与业务核心层间,存在一套完整的权限系统。每个用户在系
changyonglei
- * 掌握break和continue/if-else/switch-case/成员局部变量/方法运用/数据类型转换用法 * break 终止以后所有执行过程 continue 跳出当前输出,接着继续执行下一个
Nase
- 实现火星车,全部由java写成,没有一个if-else,加上测试文件-Rover implementation, all written in java, there is no if-else, together with the test file
3
- Example IF-Else, Switch case, Fill array, tables
Guessinggame
- 猜数字游戏 1.实验目的 使用if…else和循环语句解决问题。 2.实验要求 编写一个Java应用程序,实现以下功能: (1)程序随机产生一个1~100间的整数; (2)用户在输入对话框中输入自己的猜数; (3)程序根据用户猜测的数,给出提示信息,分别是:“猜大了”、“猜小了”和“猜对了”; (4)如果用户没猜对,可根据提示信息再次输入数,直到猜对为止。 -Guessing game 1. Purpose of the experiment usin
Assign1s11005047
- CS111 assignment 1, University of the South Pacific. Using If else statements and switch
TP3V1.0
- 主要讲逻辑运算符,条件结构:if语句,if-else语句,else-if语句和switch语句-Main logical operators, conditions structure: if, statements, if- else statements, else- if, statements and switch statement
TextArea
- A simple java application which waits for imput from 2 textareas...If the Name imput is "Ion" and the password "java" (without quotes), the program would display a status for succes..it is showed a message with acces denied if else.
ScoreBand
- 通过控制台输入成绩,输出相应等级(if...else...嵌套)-Input and output by control relevant (if... else... nested)
PersonalTax
- 通过命令行方式输入月工资,用if...else...语句判断是否需要交纳个人所得税-Through a command line with the way, the monthly wage... else... statement judge whether we need to pay income tax
WeekDayConverter
- 一个简单的星期转换器,也就是你输入一个数字,就会输出响应的星期日期。-Write a Java program called WeekDayConverter that reads an integer value between 1 and 7 from the command line and prints out the corresponding day of the week. You may use either if…else statements or a switch
if-else
- very nice examples with output to learn if else statements in java
nested-if-else
- a very example with output to calculate area of cone and nested if else
java-process-control
- java流程控制个人总结,适合于初学者学习借鉴,有关复合语句,if语句if else语句while语句for循环-java process control
sc
- 按分段统计学生成绩:要求按 90-100、80-89、70-79、60-69、60以下五档分别统计各分数段人数,输入为负数时结束。(分别用if-else和switch)-According to the partition of student achievement statistics: according to the requirements of 90 to 100, 8089, 70-79, 6069, 60 the following five respectively stati
fanfuwen
- 反复文 需要的可以看一下 有DO WHILE ,IF ELSE ,FOR ,Switch CASE-Wen repeated need to look at a DO WHILE, IF ELSE, FOR, Switch CASE
IfElseTask
- If Else Task Source Code for Andriod.
Person
- 添加一个枚举类人型 其中有5个值:儿童,少年,青年,middle_age_person,old_person) 你不能使用“switch”的声明和多个嵌套的“if……else”语句-Add an enumeration class type There are 5 values: children, youth, youth, middle_age_person, old_person) You can t use the "switch" statement and
s1
- 按分段统计学生成绩:要求按 90-100、80-89、70-79、60-69、60以下五档分别统计各分数段人数,输入为负数时结束。(分别用if-else和switch)-Segmented by student achievement statistics: 90-100,80-89,70-79,60-69,60 following five files required by the statistical numbers are the fraction of the input end o