AsWing教程电子书1.0发布
iiley June 10th, 2009
经过大概半年的业余时间编写完成,总共163页,本来打算出版,现在改为免费发布电子版,接受捐赠,捐赠方式见书的最后一页。
下载地址见:http://code.google.com/p/aswing/downloads/list
捐赠所得计划用于英文版的翻译费用,如果有英文好的朋友愿意协助翻译,也可联系我。
- 公告
- Comments(11)
iiley June 10th, 2009
经过大概半年的业余时间编写完成,总共163页,本来打算出版,现在改为免费发布电子版,接受捐赠,捐赠方式见书的最后一页。
下载地址见:http://code.google.com/p/aswing/downloads/list
捐赠所得计划用于英文版的翻译费用,如果有英文好的朋友愿意协助翻译,也可联系我。
偶像
我下了
辛苦了
正准备投精力去学习AsWing呢
谢谢老大
经人推荐~过来看看~!~
非常感谢,我好好学学:-)
好文章,需要支持下。
有个建议:可否将所有的demo集成为类似Tourdeflex那样?
請教一個問題?
當我在學習 2.2.1 工具栏的构建(JToolBar,JButton,事件) 時,
無論我使用 flash cs4 或 flash develop 都在發佈時出現以下訊息~
Error: Error #2078: 無法修改 Timeline-placed 物件的名稱屬性。
at flash.display::DisplayObject/set name()
at org.aswing::Component/setName()
at org.aswing::Component()
at org.aswing::Container()
at org.aswing::JPanel()
at ToolBar()
經查訊息來源是因為 跟 externs JPanel 有關~
— 以下是我簡化之後的程式碼(也是 2.2.1 的範例)—
package
{
import org.aswing.BorderLayout;
import org.aswing.JButton;
import org.aswing.JPanel;
import org.aswing.JToolBar;
public class ToolBar extends JPanel
{
private var bar:JToolBar;
private var addButton:JButton;
private var removeButton:JButton;
private var editButton:JButton;
public function ToolBar()
{
//super();
//setLayout(new BorderLayout());
//bar = new JToolBar(JToolBar.HORIZONTAL, 2);
//append(bar, BorderLayout.CENTER);
//addButton = new JButton(”添加日程”);
//removeButton = new JButton(”删除日程”);
//editButton = new JButton(”编辑日程”);
//bar.appendAll(addButton, removeButton, editButton);
}
}
}
請問,這個問題要如何解決?
謝謝
hihi~
找到問題點了~
謝謝
There is no query that the Christian Louboutin sale is the best high heels in today’s style world. And many ladies wish about sporting a brace of engineer and rare Christian louboutin which are so individual in shape, tint as well as other features. In my belief the maximum item of this high heel is the fantastic style.
哇~厉害~谢谢分享
嗯~~ 不错!~~^_^!~~ Flash没有系统的这样的框架~~