Home > dairy > Hello world!

Hello world!

Hi, this is Jin Li, welcome to my blog. In this blog, I will deliver some experience on programming and other interesting gadgets. Let me try my new plug-in for displaying codes.

  1. /* HelloWorld.java */
  2. public class HelloWorld {
  3.   public static void main(String arg[]) {
  4.      System.out.println("Hello, World!");
  5.   }
  6. }

Jin Li dairy

  1. June 5th, 2009 at 02:44 | #1

    Hi, this is a comment.
    To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.

  2. June 16th, 2009 at 02:34 | #2

    I think I will try to recommend this post to my friends and family, cuz it’s really helpful.

  1. No trackbacks yet.