貪污這回事,中國人的地方就是難免。
不要說明朝那些吃空餉的貪污手段,香港的生產力促進局都表現出這種優秀的中華民族傳統。
看看這一報告
「 報告指出,生產力促進局於2005年進行全面盤點,發現在固定資產登記冊記錄的26,045件物品中,有8,7
Java 的 Internationalization 與 Localization (Internationalization and Localization in Java)
Create a file call Test.java and type
import java.util.ResourceBundle;import java.util.Locale;public class Test { public static void main(String[] args){ System.out.println(ResourceBundle.getBundle("messages").getString("greetings")); System.out.println(ResourceBundle.getBundle("messages", new Locale("a", "b")).getString("greetings"快樂
The comedy potential inherent in people reusing your address space
For my non-sins, I used to be one of the people who saw email complaintsabout UofT-wide spam issues (as opposed to spam issues for the specificsubdomains that I was responsible for). As part of this, every so oftenwe would get a complaint saying that a UofT IP address (usually but notalways in 128.100.0.*) had spammed people, with Received: headersincluded so that we could see this ourselves.
There were two problems with
放狗屁、賺大錢
1. 風水命理師:只須拿著羅盤,記熟一堆風水命理的詞彙和口訣,隨便指指點點人家怎樣擺放傢俱、裝這拆那,就可以
愚人節的都市日報
都市日報在愚人節推出潮搞香港新聞,的確比現在的新聞更反映香港問題,什麼香港小巴司機奪F-1冠軍,維港填平,李超人宣布取消風暴警訊。
香港人的言論自由,又見一斑,令我看後都不禁拿來玩一玩。

NPS三修之道
網上的人常說自己NC雙修,意指自己開了兩個相機系統,買了NIKON相機,自然用nikon mount的鏡頭,那對nikon系統有些厭惡,想昇級的話,佳能Canon就是最佳的選擇,像佳能的新機5d mark2,簡直就是攝界最強。
強在哪? c/p值嘛,就是那
Why commands can never afford to get it wrong in a version
Netcat is a nice, handy program; there are any number of circumstancesin scripts and the like where what it does is just what I want. I don'tuse it, though. Instead, I have my own simple netcat-like program(called tcp ) that I use instead.
There are a number of reasons for this, but one significant reasonis that some versions of netcat get the end of file logic wrong. When they see end of file onstandard input, they just close standard input