HanG321 Blog
Be Shine, Be Smile, Be Wild
  • Home
  • Blog
    • 好文閱讀 readings
    • 生活記事 diary
    • 時事評論 commentary
    • 科技資訊 technology
    • 電腦編程 programming
    • 金融財經 finance
    • 音樂電影 music/movie
  • About

touching ~

March 24, 2006|生活記事

放棄出源和路練波, 換了時間做 fyp, 有點成果, 加上老細心情好,
“幾好wor, 有d 野睇” rather than “做快d 啦wor, 跟唔到個進度啦….”

迷霧中的中大, 建築物被大霧籠罩著, 人亦置身其中
轉數有點慢, 處理不到雜亂的訊息

知道朋友有一個好offer, 高興 ~~

很好味, 好warm 的晚餐, 多謝你地 🙂 永遠記得今晚~~~
仲有那份禮物…..真的很touching ~~~

原來好多相我自己都冇copy 的 ~~

都未上好繩就開始…..林建榮的做法……很失望……..

為什麼要有比賽?! 什麼是體育精神 ? 為什麼勝利使人著迷 ………
除左時間之外, 我唔相信世界是公平的, 但心裡還有一點渴望公義的存在
只可惜自己也沒有確切地追求這種信念.
以前或許太仁慈了, 今回站在懸崖邊, 找了幾個人協助自己推下去
其實我知道他們一定會作出這樣的選擇, 是一種明知’顧’問吧……..
心裡掙扎多一陣, 是個人的操守重要d, 還是大部份人的祈望重要d……….
當回想起那幫人上次要求重賽的嘴臉, 我這個決定其實一點都不為過!!

J2ME Polish

March 24, 2006|電腦編程

http://www.j2mepolish.org/index.html

J2ME Polish is suite of tools for creating “polished” J2ME applications. Each tool meets a definite need of J2ME developers:
Build-tools with an integrated device-database, a powerful GUI, a framework for building localized applications, a game-engine, a logging framework and a collection of utilities.

J2ME — choice group / List

March 24, 2006|電腦編程

原來 ChoiceGroup 係唔可以 implicit 的… 會return error ….

Java
1
2
ChoiceGroup cg = new ChoiceGroup ("select location", Choice.IMPLICIT);
//error !!

 

change to following today:

Java
1
2
3
4
5
6
7
private void displayListSelect() throws Exception {
stringArray = new String[]{"KCR station", "U gym", "HCA", "UC", "NA"};
ImplicitList = new List("select location", List.IMPLICIT, stringArray, null);
ImplicitList.addCommand(exitCommand);
ImplicitList.setCommandListener(this);
display.setCurrent(ImplicitList);
}

 

 

...102030...124125126127...150...

 

如果你喜歡我的文章,請幫忙按 1-10次 LikeButton 化讚為賞,非常感謝!越喜歡當然可以越按越多 😛

搜尋 Search

簡介 Bio

香港人,現居南十字星空下。

為人貪心,科技、生活、財經、散文 皆有興趣,周身刀冇張利。

思想矛盾,喜歡現在work-life balance 既生活又懷念a city never sleep。

 

每月送我一杯咖啡支持我: liker.land/hang321




分類 Categories

  • 好文閱讀
  • 時事評論
  • 未分類
  • 生活記事
  • 科技資訊
  • 金融財經
  • 電腦編程
  • 音樂電影

文章存檔 Archives




熱門文章 Popular Posts

  • Install XPEnology (DSM) 5.1 on ESXi 6 (HP MicroServer Gen 8)
    Install XPEnology (DSM) 5.1 on ESXi 6 (HP MicroServer Gen 8) June 8, 2015
  • 呢幾日個blogger 有問題….
    呢幾日個blogger 有問題…. October 28, 2004
  • assembly
    assembly February 11, 2006
  • 新工作
    新工作 January 6, 2009
  • 嫁人要嫁工程師
    嫁人要嫁工程師 April 27, 2006

標籤雲 Tag Cloud

CentOS Character chroot Cluster crash cryptography DD-WRT debug Domino DSM Dual Core DWA email ESXi GCP git google HylaFax IE Java Javascript JRE LikeCoin Linux log LotusScript mint MX MySQL nginx PKI PowerShell Qwiklabs srt telent VMware vpn vSphere WinXP wordpress XPEnology 專欄 網絡資訊 選股 風帆

日曆 Calendar

June 2025
M T W T F S S
  « Feb    
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Follow Me

Follow Us on RSSFollow Us on TwitterFollow Us on YouTube

文章存檔 Archives

Copyright © 2004-2021 hang321.net. All Rights Reserved