
( 原刊 AV Magazine 05-06-2009 )
一位年青人問我最近看過甚麼電影,我說出一大堆戲名,他一部也沒有看過,並且問︰怎麼沒有愛情片?他說只看愛情片。
過了幾天,另一位年青人問我最近看過甚麼電影,我說出一大堆戲名

( 原刊 AV Magazine 05-06-2009 )
一位年青人問我最近看過甚麼電影,我說出一大堆戲名,他一部也沒有看過,並且問︰怎麼沒有愛情片?他說只看愛情片。
過了幾天,另一位年青人問我最近看過甚麼電影,我說出一大堆戲名
Here is something important to remember when designing systems andinterfaces: users are lazy . Worse, not only are users lazy butthey're very good at detecting pointless work.
What is pointless work? Simple: it's work that the user doesn't see anyvisible benefit from performing (or doesn't understand the benefit andso discounts it, or feels that the benefit is a lot smaller than you'remaking it out to be). Of course, the work is not pointless to you
港姐袁彌明自設網址,親身示範各樣化妝及護膚品,加埋短片真人示範,並聲稱可代為入貨,雖然不是主力引入日牌貨品,但勝在夠說服力,最近她推介日牌 Atorrege AD+,大家不妨看看。另一個可買到日本藥妝店貨的

A long time ago, I wrote some stuff on how generators are not lists (okay, technically it was about iterators), andone of the things that I mentioned is that generators do not havelist methods. Well, there's a consequence of that that only struck merecently: you need completely different code to modify a returnedgenerator than to modify a returned list .
Suppose you have a function that returns something that is conceptuallya list of items. Further suppose that you have another function thatmodifies what