试一下各种插件显示代码效果如何

测试代码:

public class Test{
    public static void main(String[] args){
        System.out.println("Hello World");
    }
}

Tags:

This entry was posted on Friday, June 19th, 2009 at 7:52 pm and is filed under J2SE. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply