The first time I touched Java was in 2016.5.15, a little overwhelmed and worried about that, but I decided to move towards that goal. Come to the classroom when the teacher is speaking Fou statement use, perhaps it is their own before watching a bit of C # video teacher said that the content is basically understand but the operation is a little difficult. They've had a class of classes before I came, but when I saw the next level, I found it was not a gap between the classes. I can only keep on sending myself as long as I work hard to be sure.
public class Demo1
{
public static void Main (String[]args) {
System.out.println ("Dawn");
System.out.println ("Spring sleep does not feel Xiao,");
SYSTEM.OUT.PRINTLN ("Smell the birds everywhere." ");
System.out.println ("Night Comes the wind and rain Sound,");
System.out.println ("The flower falls to know how much." ");
}
}
This article from the "11578233" blog, reproduced please contact the author!
Basic Learning in Java