Ocean 學習筆記
Flex,Flash,ActionScript3.0 , HTML5 、Javascript、前端技術、Java。
2010年9月8日 星期三
Ubuntu 10.04 install Java6 (apt)
›
Ubuntu 10.04是預設是使用open java,如果要程式開發還是需要安裝Sun Java,以下是Ubuntu環境安裝Java6的過程記錄。 Step1. sudo add-apt-repository "deb http://archive.canonical...
2010年8月20日 星期五
Deprecated metadata tag
›
用法: [Deprecated("string_describing_deprecation")] [Deprecated(message="string_describing_deprecation")] [Deprecated...
DefaultProperty metadata tag
›
用法: [DefaultProperty(" propertyName ")] 原文: The [DefaultProperty] metadata tag defines the name of the default property of th...
2010年8月19日 星期四
ArrayElementType Metadata tag
›
原文: Using Flex4說明手冊中關於ArrayElementType的說明: When you define an Array variable in ActionScript, you specify Array as the data type of the v...
Flex顯示元件as與mxml之間轉換關係與其繼承實現方式
›
Flex比較有趣的地方就是顯示組件的.mxml與.as之間觀念轉換,假設我們要繼承一個Button,新的類別名稱為mybutton,置放於package com中,那麼.as檔架構的Class程式碼會如下 package com { import spark.co...
The Flex class hierarchy
›
Using Flex 章節About custom components The Flex class hierarchy All visual components are derived from the UIComponent ActionScript clas...
Flex set JVM help size
›
§Flex設定JVM 堆積區大小 在Using Flex4說明文件中提到 The compilers use the Java JRE. As a result, you can also configure settings such as memory allocati...
‹
›
首頁
查看網路版