锘??xml version="1.0" encoding="utf-8" standalone="yes"?>国产一区二区三区在线视频,九九视频精品全部免费播放,亚洲国产一区二区精品专区http://www.aygfsteel.com/JavaGuru/archive/2009/08/11/290602.html鐖搰宀涢獞澹?/dc:creator>鐖搰宀涢獞澹?/author>Mon, 10 Aug 2009 16:16:00 GMThttp://www.aygfsteel.com/JavaGuru/archive/2009/08/11/290602.htmlhttp://www.aygfsteel.com/JavaGuru/comments/290602.htmlhttp://www.aygfsteel.com/JavaGuru/archive/2009/08/11/290602.html#Feedback0http://www.aygfsteel.com/JavaGuru/comments/commentRss/290602.htmlhttp://www.aygfsteel.com/JavaGuru/services/trackbacks/290602.html 

import org.eclipse.swt.SWT;
import org.eclipse.swt.widgets.Display;
import org.eclipse.swt.widgets.Label;
import org.eclipse.swt.widgets.Shell;
public class FirstSWT {
    
public static void main(String[] args) {
        Display display 
= new Display();
           Shell shell 
= new Shell(display);
           Label label 
= new Label(shell, SWT.CENTER);
           label.setText(
"Hello, World");
           label.setBounds(shell.getClientArea());
           shell.open();
           shell.setText(
"Hello World!");
           
while (!shell.isDisposed())
           
{
            
if (!display.readAndDispatch())
            
{
             display.sleep();
            }

           }

           display.dispose();
           
    }

}


]]>
Testhttp://www.aygfsteel.com/JavaGuru/archive/2009/07/02/285152.html鐖搰宀涢獞澹?/dc:creator>鐖搰宀涢獞澹?/author>Thu, 02 Jul 2009 05:32:00 GMThttp://www.aygfsteel.com/JavaGuru/archive/2009/07/02/285152.htmlhttp://www.aygfsteel.com/JavaGuru/comments/285152.htmlhttp://www.aygfsteel.com/JavaGuru/archive/2009/07/02/285152.html#Feedback0http://www.aygfsteel.com/JavaGuru/comments/commentRss/285152.htmlhttp://www.aygfsteel.com/JavaGuru/services/trackbacks/285152.html1     public static void main( String[] args )
2     {
3         int j = 12;
4         forint i = 1; i <= 4; i++ )
5         {
6             System.out.println( i + j );
7         }
8 
9     }System.out.println("Hello World");

1 if (i=1)
2{
3system.out.println("1");
4}

5else
6{
7system.out.println("2");
8}


]]>
主站蜘蛛池模板: 新兴县| 长阳| 富裕县| 武陟县| 峡江县| 丁青县| 三河市| 微山县| 新乡县| 顺义区| 历史| 龙泉市| 菏泽市| 湛江市| 枣阳市| 广德县| 葫芦岛市| 额尔古纳市| 广东省| 建阳市| 临洮县| 沾化县| 正镶白旗| 平塘县| 明水县| 米脂县| 石阡县| 新河县| 沙坪坝区| 高平市| 定边县| 怀仁县| 尚志市| 全椒县| 兴山县| 洛南县| 平塘县| 甘泉县| 横山县| 嘉黎县| 宝兴县|