Java练习

貢獻者:1051354240 類別:代码 時間:2016-01-06 09:40:01 收藏數:3797 評分:2
返回上页 舉報此文章
请选择举报理由:




收藏到我的文章 改錯字
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;
声明:以上文章均为用户自行添加,仅供打字交流使用,不代表本站观点,本站不承担任何法律责任,特此声明!如果有侵犯到您的权利,请及时联系我们删除。
文章熱度:
文章難度:
文章質量:
說明:系統根據文章的熱度、難度、質量自動認證,已認證的文章將參與打字排名!

本文打字排名TOP20

用户更多文章推荐