install
来自「Apache V2.0.15 Alpha For Linuxhttpd-2_0_」· 代码 · 共 23 行
TXT
23 行
__ __ __ __ | \/ | \/ | | |\/| | |\/| | | | | | | | | |_| |_|_| |_| MM - Shared Memory Library INSTALL ======= To install the MM library into /path/to/mm/{bin,lib,include,man}/ perform the following steps in your shell: $ ./configure --prefix=/path/to/mm $ make $ make test $ make install This installs at least a static variant of the MM library and when your platforms support it, also a shared library variant of the MM library.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?