- 授权协议: BSD
- 开发语言: C/C++
- 操作系统: OS X
- 软件首页: http://iman-macosx.sourceforge.net/
软件介绍
iMan 是 Mac OS X 系统下用来看程序 man 页的工具。
It provides a native Aqua interface as an alternative to the use of the man program via the Terminal. A variety of useful features have been implemented, including multiple viewing windows, viewing of man pages as well as any man-format file on disk, support for apropos and whatis database searches, as well as in-page search with regular expressions, browser-style history (forward and back within any window), user-customizable font styles, and support for links to man pages in several forms (man:groff(1), man://groff/1, and man://1/groff are all supported). The reusable framework core can be embedded in other applications to provide man page handling functionality.
Windows内核原理与实现
潘爱民 / 电子工业出版社 / 2010年4月 / 99.00元
本书从操作系统原理的角度,详细解析了Windows如何实现现代操作系统的各个关键部件,包括进程、线程、物理内存和虚拟内存的管理,Windows中的同步和并发性支持,以及Windows的I/O模型。在介绍这些关键部件时,本书直接以Windows的源代码(WRK, Windows Research Kernel)为参照,因而读者可以了解像Windows这样的复杂操作系统是如何在x86处理器上运行的。 ......一起来看看 《Windows内核原理与实现》 这本书的介绍吧!
