Java练习

Contributor:1051354240 Type:代码 Date time:2016-01-06 09:40:01 Favorite:3802 Score:2
返回上页 Report
请选择举报理由:




Collection Modify the typo
public class HelloWorld{} public static void main(String[] args){} System.out.println("");
byte short char int long=90L float=3.14f double boolean (flag)=true or false; \n \t \r
int g = a%b; a++ a-- ++a --a ; Scanner input = new Scanner(System.in);
double aa = input.nextDouble(); && || != <= >=
if(){continue} else if(){} else{}; switch(){ case1: break; case2: break; default: break;return;}
while(int a=0; a<5;i++){} while(!result.equalsIgnoreCase("Y")){} do{}while(); for(){}
int[] a ={10,20,30}; int[] a = new int[]{10,20,30}; int[] a = new int[5]; i<a.length;
private String name; public String getName(){return name;} public void setName(String name)
{this.name = name;} Arrays.sort(); String pwd; pwd.equals() >=6; toLowerCase(); toUpperCase();
A.Concat(B); A+B;
声明:以上文章均为用户自行添加,仅供打字交流使用,不代表本站观点,本站不承担任何法律责任,特此声明!如果有侵犯到您的权利,请及时联系我们删除。
Hot degree:
Difficulty:
quality:
Description: the system according to the heat, the difficulty, the quality of automatic certification, the certification of the article will be involved in typing!

This paper typing ranking TOP20

用户更多文章推荐