February 2008
Native Win32 ports of some GNU utilities
by nhoizey & 6 othersHere are some ports of common GNU utilities to native Win32. In this context, native means the executables do only depend on the Microsoft C-runtime (msvcrt.dll) and not an emulation layer like that provided by Cygwin tools.
January 2007
超過 4G 的檔案怎麼在網路上複製 | 走過的、學過的、看過的
by realmip後來仔細用 Google 找了一下,果真有這個限制耶!不過,這個限制是因為 Apache 所產生的,Apache 為了某些因素,是不允許直接讀取超過 2G 的檔案,那要怎麼做呢?
1
(2 marks)