patch.config.in
来自「Nginx是一个高性能的HTTP和反向代理服务器」· IN 代码 · 共 12 行
IN
12 行
--- config.in Thu Aug 21 14:43:07 2003+++ config.in Sun Mar 7 02:37:24 2004@@ -28,7 +28,7 @@ found. */ #define HAVE_STRERROR 0-#define HAVE_MEMMOVE 0+#define HAVE_MEMMOVE 1 /* There are some non-Unix systems that don't even have bcopy(). If this macro is false, an emulation is used. If HAVE_MEMMOVE is set to 1, the value of
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?