KDE4 使用標準的 gettext 了
Posted on 2007-01-15 • (0)
在 KDE 早期,連 gettext 也未有複數格式的支援時,KDE 使用自創的 _n: 格式來表示複數:
msgid ""
"_n: Open %n file\n"
"Open %n files"
msgstr "開啟 %n 個檔案"
這個方案其實有很大問題。用甚麼來決定複數格式?是[......]
Learning gnuplot
Posted on 2007-01-15 • (0)
As a test to see how much my maths sense has deteriorated, I’ve fetched 2006 Putnam exam and had a look at the questions.
The first question is [......]
1