Ocean 學習筆記
Flex,Flash,ActionScript3.0 , HTML5 、Javascript、前端技術、Java。
2010年10月3日 星期日
Linux 上配置JAVA JDK
›
§Linux上配置JDK Sun JAVA JDK 1.6 下載頁 因為已經被Oracle吃掉所以官網改成 Oracle JAVA Oracle Sun Java SE JDK JDK 下載點 Java SE Development Kit 6u21 jdk-6u21-linu...
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...
‹
›
首頁
查看網路版