configure.bash
来自「Professional PHP5 code for this book」· BASH 代码 · 共 2 行
BASH
2 行
#!/bin/bash
./configure --with-apache=../apache_1.3.31 --with-libxml-dir=/usr/local/lib --with-gd --with-gettext --without-mysql --with-pgsql --enable-sockets --with-jpeg-dir=/usr/local/lib --with-png-dir=/usr/local/lib --with-zlib-dir=/usr/local/lib --enable-gd-native-ttf --with-freetype-dir=/usr/local/lib --with-xmlrpc --with-dom
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?