利用FrameLayout+PopupWindow 實作兩個介面可以互相修修改狀態的範例
00071.每天一句英文筆記『You're wearing your sweater inside out.』
[Java 教學範例拷貝]- 擴充(extends)父類別(1/2)
剛才找資料時發現一個的Java 教學網站,趕快發揮(C/P)的長才將它備份來,有需要的同好,歡迎來(C/P)一下^^。
拷貝來源:
http://openhome.cc/Gossip/JavaGossip-V1/
http://openhome.cc/Gossip/JavaGossip-V1/ExtendParentClass.htm
public class Point2D { |
public class Point3D extends Point2D { // 擴充Point2D類別 |
public class UseExtend { |
[Java 教學範例拷貝]- 遞迴方法
剛才找資料時發現一個的Java 教學網站,趕快發揮(C/P)的長才將它備份來,有需要的同好,歡迎來(C/P)一下^^。
拷貝來源:
http://openhome.cc/Gossip/JavaGossip-V1/
http://openhome.cc/Gossip/JavaGossip-V1/RecursionMethod.htm
import java.util.Scanner; |
[Java 教學範例拷貝]- 關於 this
剛才找資料時發現一個的Java 教學網站,趕快發揮(C/P)的長才將它備份來,有需要的同好,歡迎來(C/P)一下^^。
拷貝來源:
http://openhome.cc/Gossip/JavaGossip-V1/
http://openhome.cc/Gossip/JavaGossip-V1/AboutThis.htm
public class Ball { |
[Java 教學範例拷貝]- Pattern、Matcher
剛才找資料時發現一個的Java 教學網站,趕快發揮(C/P)的長才將它備份來,有需要的同好,歡迎來(C/P)一下^^。
拷貝來源:
http://openhome.cc/Gossip/JavaGossip-V1/
http://openhome.cc/Gossip/JavaGossip-V1/PatternMatcher.htm
import java.util.regex.*; |
[Java 教學範例拷貝]- String 類別(3/3)
剛才找資料時發現一個的Java 教學網站,趕快發揮(C/P)的長才將它備份來,有需要的同好,歡迎來(C/P)一下^^。
拷貝來源:
http://openhome.cc/Gossip/JavaGossip-V1/
http://openhome.cc/Gossip/JavaGossip-V1/StringClass.htm
public class UseString { |
[Java 教學範例拷貝]- String 類別(2/3)
剛才找資料時發現一個的Java 教學網站,趕快發揮(C/P)的長才將它備份來,有需要的同好,歡迎來(C/P)一下^^。
拷貝來源:
http://openhome.cc/Gossip/JavaGossip-V1/
http://openhome.cc/Gossip/JavaGossip-V1/StringClass.htm
public class UseString { |
00042.每天一句英文筆記『It's time to have breakfast.』
本日句子:『It's time to have breakfast.』-該吃早餐了。
重要單字整理:
eat(have):吃
breakfast:早餐
google 翻譯整句發音:
yahoo 單字KK音標和發音:
http://tw.dictionary.yahoo.com/dictionary?p=eat
http://tw.dictionary.yahoo.com/dictionary?p=breakfast