今日連結 (2007-09-17)
今日連結:
- Tabs versus Spaces - 基本上我抱持的是《Why I love having tabs in source code》的寫法。
- MTClib - "A multithreading library for C and C++ programs that is open source, cross platform and high performance." 列一下不錯的特點:
- Pre-emptively scheduled threads.
- Priority inversion protection.
- Very low overhead, millisecond timers.
- Barriers.
- Small footprint (typically < 10K code).
- Fast context switching - under 2 microseconds on a 200 MHz Pentium.
- Ideal for embedded systems.
- 如何改變 subclipse 的介面語系? - 有些軟體硬要用中文顯示,用起來實在很辛苦。
- Linux Forum 2004 / Software Development - 包含了許多高級的技巧。
- 製造歡樂的國民黨
Post a Comment