人生音像城
夢裡不知身是客
〔注意:內容涉及《潛行凶間》(Inception )劇情 〕
看電影一定會看過「發夢」的情節:許多意想不到的場面,恐怖、驚嚇或浪漫……最後接上一個夢醒的鏡頭,主角可能
The modern X world of Gnome and KDE and so on has a fair amount torecommend it; applications are sophisticated, genuinely nice to lookat, and have a lot of useful functionality. But there are a few thingsabout the old clunky world that I miss, and one of them is command linearguments.
(Anyone who doesn't think that old-style X was a clunky hideous placeis invited to start up an old application that dates from those days,if you can find any that are still
這次主要還是去看山看水的,很壯觀很美麗。
很慶幸去到的高山反應不嚴重,只頭痛了兩天便適應了,一路上也沒太多問題,很順利!
途上有帶 iphone,可能用 wifi 的地方不多,也不常發推。我是用 brizzly 發推的,可過 gfw,但前提是要先弄
| |
| From for blog |
Modern versions of Python helpfully have infinite-precision integers.This is often useful (and they are intelligent ), but there are periodic situations where I reallydo want to operate with fixed-size integers, rollover and all. My mostrecent need was computing a hash that wasspecified in terms of unsigned 32-bit operations (well, it was specifiedin C code that was doing such operations).
(It's common for hashes, checksums, and so on to be specified with thissort of