給全港師奶的信
這傢伙好幾年沒跟我聯絡,今次莫非想問我借錢?
「想麻煩你……幫我寫封信。」
「我只做 IPO,不幫人寫遺囑。」說罷,我用 napkin 印印嘴唇。Foie gras 已經吃到有點

Sorting out what 'passive ftp' is
(Because I keep forgetting this and having to straighten it out again inmy own head, it's time to write down the difference between regular ftpand passive ftp).
Ftp has to transport two different things: commands (and statusresponses to them), and the actual ftp data. In a modern protocol, thesetwo things would be multiplexed together over the same TCP connection,but ftp dates from when the Internet was both a much simpler environmentand a much more limited one, so it uses separate
看鄧小宙有感
鄧小宙的作品不多. 據悉推出過的, 只有博益出版的《故園風雪後》.
書名滄桑味濃. 是鄧小宙根據自己在哈佛大學唸書時的經歷改寫
孤獨
本來以為寫了很多字就不想再看到文字
本來以為晚了回家
就應該什麼都不做休息一下
原來寫了很多字之後很難才能擺脫
於是又要讀另一些字才可以忘記自己
進入另一個世界
今晚我在讀楊牧詩集
除了那首< 有人問我公理和公義的問
又是“才女”fans的留言
ruby06183@yahoo.com.hk
https://www.facebook.com/profile.php?id=1395058531
“頂你個死八婆袁彌明..快d去死啦!!!!!!!話人蠢..?!
由2008年12 月1日至今升幅達153%的portfolio
《優質股發掘人》
https://greathkstocks.blogspot.com/
最新reccomend-BUY
Emperor International, 英皇國際 (163.HK)
Karrie International,嘉里國際 (1050.HK)
Silver Spoon Kid
Before I tell you what I mean by backfire, let me explain what I don't mean. I would not go so far as to say that
Undo is sometimes not good enough
There is a tendency in programming to consider any spiffy new generalfeature, such as a good infinite undo system, as the way to deal withmany of your program's problems. This is often a mistake, and undo makesa good illustration of why.
(It's easy to see how this happens; you have this powerful system thatyou've invested a lot of effort into, so it's natural to apply it on asmuch as possible. And programmers really like general solutions, because