锘??xml version="1.0" encoding="utf-8" standalone="yes"?>国产精品18久久久久久vr,久久久久人妻精品一区,波多野结衣久久一区二区http://www.shnenglu.com/twzheng/category/5284.html銆庣珯鍦ㄩ鍙f氮灝栫揣鎻′綇榧犳爣鏃嬭漿錛併? 浜哄湪鍙板寳蹇冨湪姹?/description>zh-cnMon, 15 Mar 2010 04:03:16 GMTMon, 15 Mar 2010 04:03:16 GMT60姹倃indows xp 綣佷綋鐗?/title><link>http://www.shnenglu.com/twzheng/articles/109710.html</link><dc:creator>璋枃鏀?/dc:creator><author>璋枃鏀?/author><pubDate>Sun, 14 Mar 2010 16:05:00 GMT</pubDate><guid>http://www.shnenglu.com/twzheng/articles/109710.html</guid><wfw:comment>http://www.shnenglu.com/twzheng/comments/109710.html</wfw:comment><comments>http://www.shnenglu.com/twzheng/articles/109710.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.shnenglu.com/twzheng/comments/commentRss/109710.html</wfw:commentRss><trackback:ping>http://www.shnenglu.com/twzheng/services/trackbacks/109710.html</trackback:ping><description><![CDATA[姹倃indows xp 綣佷綋鐗堬紝鏈濂芥槸鍙版咕鐗堢殑錛岃鑳戒竴姝ユ鐨勬墜鍔ㄥ畨瑁?鎯寵鍙岀郴緇?<br><br>鎵句簡濂藉嚑澶╀簡錛屽緢澶氳祫婧愰兘涓嬩笉鍔?br><br>浠婂ぉ濂戒笉瀹規(guī)槗涓嬩簡涓涓紝浣嗘槸棣欐腐鐗堢殑錛屼笖瀹夎鍒伴夋嫨鐩樼鏃訛紝閿洏鎵鏈夐敭閮戒笉鑳戒嬌鐢紝鎵浠ヨ繕鏄棤娉曞畨瑁?br><br>璋㈣阿鍚勪綅澶у摜澶у甯府蹇欙紝灝忓紵鎰熸縺涓嶅敖錛?img src ="http://www.shnenglu.com/twzheng/aggbug/109710.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.shnenglu.com/twzheng/" target="_blank">璋枃鏀?/a> 2010-03-15 00:05 <a href="http://www.shnenglu.com/twzheng/articles/109710.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item><item><title>AsWing甯冨眬綆$悊http://www.shnenglu.com/twzheng/articles/33506.html璋枃鏀?/dc:creator>璋枃鏀?/author>Fri, 05 Oct 2007 07:57:00 GMThttp://www.shnenglu.com/twzheng/articles/33506.htmlhttp://www.shnenglu.com/twzheng/comments/33506.htmlhttp://www.shnenglu.com/twzheng/articles/33506.html#Feedback0http://www.shnenglu.com/twzheng/comments/commentRss/33506.htmlhttp://www.shnenglu.com/twzheng/services/trackbacks/33506.htmlAsWing甯冨眬綆$悊鈥斺擣lowLayout
[鍘熸枃] http://harryxu.cn/blog/?p=113   [鍘熸枃涓湁flash鏁堟灉婕旂ず]
FlowLayout浣垮鍣ㄥ唴鐨勭粍浠舵寜浠庡乏鍒板彸鐨勯『搴忔帓鍒楋紝姣忎釜緇勪歡閮芥寜鏈鍚堥傜殑澶у皬鏄劇ず錛岀洿鍒拌繖涓琛屾斁涓嶄笅鍚庯紝浼?xì)鎹㈠堫C笅涓琛岋紝綾諱技浜庢枃鏈功鍐欑殑褰㈠紡銆?

Actionscript:

package
{
import flash.display.Sprite;
import flash.display.StageScaleMode;

 

import org.aswing.JFrame;
import org.aswing.JButton;
import org.aswing.FlowLayout;
import org.aswing.JTextArea;
import org.aswing.JLabel;
import org.aswing.AsWingManager;

public class FlowLayoutTest extends Sprite
{
    public function FlowLayoutTest()
    {
        AsWingManager.setRoot(this);
       
        var frame:JFrame = new JFrame(this, "FlowLayoutTest");
        frame.getContentPane().setLayout(new FlowLayout());
       
        var label1:JLabel = new JLabel("JLabel");
        var button1:JButton = new JButton("btn1");
        var button2:JButton = new JButton("buttttttton2");
        var button3:JButton = new JButton("button");
        var text1:JTextArea = new JTextArea("鏀瑰彉紿楀彛鐨勫搴︽煡鐪嬫晥鏋?);   
       
        frame.getContentPane().appendAll(label1, button1, button2, button3, text1);
       
        frame.show();
        frame.setSizeWH(160, 280);
       
        stage.scaleMode = StageScaleMode.NO_SCALE;
    }
}
}



AsWing甯冨眬綆$悊鈥斺擡mptyLayout

[鍘熸枃] http://harryxu.cn/blog/?p=112
EmptyLayout鏄LayoutManager鎺ュ彛鐨勭┖瀹炵幇錛屾槸鍏朵粬甯冨眬綆$悊鐨勫熀綾伙紝濡傛灉瑕佸瀹瑰櫒鍐呯粍浠惰繘琛岀粷瀵瑰畾浣嶅拰澶у皬鎺у埗錛屽彲浠ヤ嬌鐢‥mptyLayout

Actionscript:

package
{
import flash.display.Sprite;
import flash.display.StageScaleMode;

 

import org.aswing.AsWingManager;
import org.aswing.JFrame;
import org.aswing.JButton;
import org.aswing.EmptyLayout;

public class EmptyLayoutTest extends Sprite
{
    public function EmptyLayoutTest()
    {
        AsWingManager.setRoot(this);
       
        var frame:JFrame = new JFrame(this, "EmptyLayoutTest");
        frame.getContentPane().setLayout(new EmptyLayout());
       
        var button1:JButton = new JButton("button1");
        button1.setSizeWH(80, 30);
        button1.setLocationXY(50, 20);
        frame.getContentPane().append(button1);
       
        var button2:JButton = new JButton("button2");
        button2.setSizeWH(200,150);
        button2.setLocationXY(60, 70);
        frame.getContentPane().append(button2);  
       
        frame.show();
        frame.setSizeWH(350, 280);
       
        this.stage.scaleMode = StageScaleMode.NO_SCALE;
    }
}
}


AsWing甯冨眬綆$悊鈥斺擝orderLayout
[鍘熸枃] http://harryxu.cn/blog/?p=111

鎰熻瀛sWing搴旇鍏堢啛鎮(zhèn)変粬鐨勫竷灞綆$悊錛屾墠鑳界伒媧昏繍鐢紝緇勫悎鍑哄悇縐嶇晫闈?/p>

浠庣幇鍦ㄥ氨璁板綍涓涓嬪鉤鏃跺鍒扮殑甯冨眬綆$悊鍣ㄧ殑浣跨敤鏂規(guī)硶錛岃繕璇峰ぇ澶т滑鎸囨暀 :[smile]:

BorderLayout錛?涓漢鎰熻杈規(guī)甯冨眬鏄竴縐嶄嬌鐢ㄨ搗鏉ユ瘮杈冪畝鍗曠殑甯冨眬鏂瑰紡錛屼粬灝嗗鍣ㄥ垎涓?鍚勯儴鍒?涓滃崡瑗垮寳涓?/strong>錛屾瘡涓涓尯鍩熶腑鍙互瀹圭撼涓涓粍浠訛紝浣跨敤鐨勬椂鍊欎篃鏄氳繃BorderLayout涓殑5涓柟浣嶅父閲?NORTH, WEST絳?鏉ョ‘瀹氱粍浠舵墍鍦ㄧ殑浣嶇疆銆?br>
Actionscript:

package
{

 

import flash.display.Sprite;
import flash.display.StageScaleMode;

import org.aswing.AsWingManager;
import org.aswing.JFrame;
import org.aswing.JButton;
import org.aswing.BorderLayout;
   
public class BorderLayoutTest extends Sprite
{
    public function BorderLayoutTest():void
    {
        AsWingManager.setRoot(this);
       
        var frame:JFrame = new JFrame(this, "BorderLayout");
       
        // BorderLayout 鏋勯犲嚱鏁扮殑2涓弬鏁板垎鍒負(fù) hgap 鍜?vgap
        // 鐢ㄤ簬璁懼畾緇勪歡涔嬮棿鐨勬按騫抽棿闅欏拰鍨傜洿闂撮殭
        frame.getContentPane().setLayout(new BorderLayout(5, 5));
       
        var button1:JButton = new JButton("Button North");
        frame.getContentPane().append(button1, BorderLayout.NORTH);
       
        var button2:JButton = new JButton("Button West");
        frame.getContentPane().append(button2, BorderLayout.WEST);
       
        var button3:JButton = new JButton("Button South");
        frame.getContentPane().append(button3, BorderLayout.SOUTH);
       
        var button4:JButton = new JButton("Button East");
        frame.getContentPane().append(button4, BorderLayout.EAST);
       
        var button5:JButton = new JButton("Button Center");
        frame.getContentPane().append(button5, BorderLayout.CENTER);

        frame.show();
        frame.setSizeWH(350, 280);
       
       
       
        this.stage.scaleMode = StageScaleMode.NO_SCALE;
       
    }
}
}



]]>
久久99这里只有精品国产| 国产精品久久久久天天影视| 精品久久久久久久中文字幕 | 91久久精品视频| 久久高潮一级毛片免费| 久久精品国产男包| 国产精品久久毛片完整版| 国产精品gz久久久| 国产成人久久精品一区二区三区 | 国产综合久久久久久鬼色| 久久这里只精品国产99热 | 亚洲国产美女精品久久久久∴| 久久婷婷五月综合色奶水99啪| 久久综合综合久久97色| 2020久久精品亚洲热综合一本| 99久久久精品| 国产A三级久久精品| 久久综合久久综合九色| 亚洲精品tv久久久久久久久| 丰满少妇人妻久久久久久4| 久久亚洲精精品中文字幕| 国产精品青草久久久久福利99| 久久婷婷成人综合色综合| 伊人久久大香线蕉AV一区二区| 日本免费一区二区久久人人澡 | 亚洲欧洲精品成人久久曰影片| 久久精品国产免费| 色偷偷久久一区二区三区| 一本大道加勒比久久综合| 亚洲午夜久久久影院伊人| 久久无码一区二区三区少妇| 亚洲综合久久综合激情久久| 久久r热这里有精品视频| 久久午夜伦鲁片免费无码| 亚洲精品无码专区久久久| 亚洲国产视频久久| 深夜久久AAAAA级毛片免费看 | 亚洲中文久久精品无码ww16| 狠狠色丁香久久婷婷综合_中| 久久se精品一区二区影院 | 色婷婷狠狠久久综合五月|