首页 /后端开发
语法说明 Choose here javascripttypescripthtmlcssshellpythongolangjavacc++c#phprubyswiftkotlinscalarustdartelixirhaskellluaperlrsql //pecl.php.net pecl install 扩展名 安装igbinary安装redis扩展,如果需要使用igbinary序列化参数的话,需要先php已安装igbinary扩
2020-10-30 PHP php pecl 扩展 redis

约定几个目录/usr/local/php/sbin/php-fpm/usr/local/php/etc/php-fpm.conf/usr/local/php/etc/php.iniphp-fpm的启动参数 Choose here javascripttypescripthtmlcssshellpythongolangjavacc++c#phprubyswiftkotlinscalarustdartelixirhaskellluaperlrsql
2020-10-29 PHP php php-fpm

先安装php7.3 Choose here javascripttypescripthtmlcssshellpythongolangjavacc++c#phprubyswiftkotlinscalarustdartelixirhaskellluaperlrsql ./configure --enable-fpm --with-libxml-dir --with-openssl-dir --with-pcre-dir --with-zlib -
2020-10-29 PHP php deepin

两种可能版本不对,卸载旧版,安装符合编译的版本,不推荐;本地freetype版本高于要求,修改configure文件。19.04源里的libfreetype6-dev包里没有freetype-config。主要思路就是用pkg-config代替freetype-config。pkg-config可能没有预先安装上,需要用sudo apt install pkg-config来安装比如直接修改php的configure查找: Choose here javascripttypes
2020-10-29 PHP php 编译 php7.3 freetype

编译时,指定编译生成的文件名: Choose here javascripttypescripthtmlcssshellpythongolangjavacc++c#phprubyswiftkotlinscalarustdartelixirhaskellluaperlrsql go build -o 文件名[.exe](win) xxx.go
2020-10-29 Go go

Choose here javascripttypescripthtmlcssshellpythongolangjavacc++c#phprubyswiftkotlinscalarustdartelixirhaskellluaperlrsql class Person { static int num = 0;//访问修饰符 static 类型 变量名 = 初始值; //静态代码块 static {
2020-10-28 java java
总共36个记录,当前第2 首页上一页下一页尾页 跳到