Ernesto Sirolli: Want to help someone? Shut up and listen!
http://www.ted.com/talks/ernesto_sirolli_want_to_help_someone_shut_up_and_listen.html

1. Sometimes we think we know what people want, but it often backfires. Listening to the needs of others is key before offering a helping hand.
   Do you agree this? would you has some experience about this?

2. Would you feel you are a good listener? How could we to be a good listener?

stacychung 發表在 痞客邦 留言(0) 人氣()

其實我也不太確定~到底現在是SCJP 還是OCJP

總之因為考試卷快到期了~所以上星期就去預約考試!

我要謝謝的人很多~尤其是我可愛的閃光~  因為有你才會過的喔!!!

專心看了兩個星期~猛K了前人所說的那幾本書~

真的很有效!!!

stacychung 發表在 痞客邦 留言(0) 人氣()


http://download.oracle.com/javase/6/docs/api/java/lang/String.html
節錄如下:
The Java language provides special support for the string concatenation operator ( + ), and for conversion of other objects to strings. String concatenation is implemented through the StringBuilder(or StringBuffer) class and its append method. String conversions are implemented through the method toString, defined byObject and inherited by all classes in Java. For additional information on string concatenation and conversion, see Gosling, Joy, and Steele, The Java Language Specification.

String s = x + y + z;

等同於: String s = new StringBuilder(x).append(y).append(z);

stacychung 發表在 痞客邦 留言(0) 人氣()

想想兩年很快就過去了!

馬上也要面臨畢業了!!!

剛進來的時候都想說還有兩年~時間還久!!!

但現在回頭看看~兩年的時間~好像沒有太長!

現在想想當初念研究所的原因~是因為逃避面對現實嗎??

stacychung 發表在 痞客邦 留言(0) 人氣()

有時候阿

你在說別人的時候,可以先看看自己有沒有犯一樣的錯誤

不要每次都以自我為中心,

所以~我也要自己想想,希望我未來不要犯這樣的錯誤!

有時候阿,人生不會一直順遂

stacychung 發表在 痞客邦 留言(1) 人氣()

example
  • 資源回收機制---Garbage Collection(GC)

          由JVM負責管理,當程式產生的物件不再使用時啟動,釋放更多系統資源維持程式執行的效率。

          當物件不在被參照變數(reference variable)參考(refer)時,他會被認為是不再使用的garbage

stacychung 發表在 痞客邦 留言(0) 人氣()

希望從現在開始  衰運都過去 好運接著來!

爸爸的腳快點好,工作可以順利進行

哥哥的工作也順利,不要再給自己太大的壓力

媽媽照顧爸爸之餘也要好好照顧自己!

底迪專心向學,不要擔心家裡的事情

stacychung 發表在 痞客邦 留言(1) 人氣()

1
Blog Stats
⚠️

成人內容提醒

本部落格內容僅限年滿十八歲者瀏覽。
若您未滿十八歲,請立即離開。

已滿十八歲者,亦請勿將內容提供給未成年人士。