摘要:
引用:https://blog.csdn.net/weixin_37998647/article/details/78686246 参考:https://blog.csdn.net/lishixnew/article/details/49495021 开发人员经常会上传代码,或者改对代码做一些更改。
阅读全文
posted @ 2020-11-03 17:16
shuangxinye
阅读(126)
推荐(0)
摘要:
引用:https://blog.csdn.net/baidu_37895884/article/details/78125932 系统环境: CentOS 6.5 / 7.0 x86_64 Fedora 20 x86_64 下载 PHP 源码包 wget http://cn2.php.net/dis
阅读全文
posted @ 2020-09-11 18:52
shuangxinye
阅读(1984)
推荐(0)
摘要:
引用:https://www.cnblogs.com/zhanghanwen16/p/9543750.html vim /etc/profile //加上 export PATH=$PATH:/usr/local/php/bin 保存退出 source /etc/profile php -v 注:该
阅读全文
posted @ 2020-09-11 18:50
shuangxinye
阅读(1241)
推荐(0)
摘要:
引用:https://www.bbsmax.com/A/x9J2PlPVd6/ https://blog.csdn.net/wangshuminjava/article/details/80483397 制作本地yum源 我用的VMware Workstation 系统环境: CentOS 7.5
阅读全文
posted @ 2020-09-11 18:46
shuangxinye
阅读(606)
推荐(0)
摘要:
引用:http://www.hello1010.com/php7 php7发布已经有一段时间了,运行性能与HHVM不相上下,甚至在某些环境下超越了HHVM。鸟哥是php7的主要开发者之一,关于php7的来龙去脉大家可以看这篇文章:鸟哥:写在PHP7发布之际一些话。php7的新特性看这篇文章:migr
阅读全文
posted @ 2020-09-11 18:40
shuangxinye
阅读(306)
推荐(0)
摘要:
下载scribe wget http://github.com/facebookarchive/scribe/archive/master.zip 解压 unzip master.zip cd scribe-master 运行命令: ./bootstrap.sh --prefix=/usr/loca
阅读全文
posted @ 2020-08-15 19:39
shuangxinye
阅读(249)
推荐(0)
摘要:
https://note.youdao.com/ynoteshare1/index.html?id=a7bcdc9e35398c39f905cb809b2e4bee&type=note 下载地址 http://archive.apache.org/dist/thrift/0.9.0/thrift-0
阅读全文
posted @ 2020-08-13 13:11
shuangxinye
阅读(297)
推荐(0)
摘要:
https://blog.csdn.net/isoleo/article/details/22084205 https://www.linuxidc.com/Linux/2016-03/128793.htm 系统CentOS6.2 x86_64 1.yum安装gcc,flex,m4,python/p
阅读全文
posted @ 2020-08-12 20:00
shuangxinye
阅读(423)
推荐(0)
posted @ 2019-02-21 13:47
shuangxinye
阅读(88)
推荐(0)
摘要:
系统:CentOS6.6 64位 参考文档(截图请看原网址): Linux下MySQL忘记root密码怎么办_百度经验 http://jingyan.baidu.com/article/1709ad80a8caf14634c4f013.html Linux下MySQL忘记root密码怎么办_百度经验
阅读全文
posted @ 2019-02-14 15:49
shuangxinye
阅读(322)
推荐(0)