readme
来自「php-4.4.7学习linux时下载的源代码」· 代码 · 共 29 行
TXT
29 行
README for WebJames SAPI module by Alex Waugh <alex@alexwaugh.com>This is a SAPI module for the WebJames HTTP server, which runs on theRISC OS operating system.DOWNLOADSA recent (February 2002 or later) version of the GCCSDK cross compilerhttp://www.hard-mofo.dsvr.net/WebJames 0.35 or laterhttp://www.webjames.alexwaugh.com/BUILDING$ cd php4$ ./configure \ --host=arm-riscos-aof \ --with-webjames=../webjames/src \ --with-config-file-path=/Choices: \ other PHP options$ make install$ cd ../webjames$ ./configure --enable-php$ make
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?