推荐
专栏
教程
课程
飞鹅
本次共找到4527条
php环境搭建
相关的信息
隔壁老王
•
4年前
我的python总结
建议刚开始学习直接使用ANACONDAhttps://www.anaconda.com/download/配置python环境变量https://docs.python.org/3.6/using/cmdline.htmlenvvarPYTHONMALLOCPythonPEP8导包顺序1.Python标准
Aidan075
•
4年前
如何用python进行数据分析——00环境配置
↑一个宝藏公众号,长的好看的人都关注了 简单介绍一下Python吧Python是一种面向对象程序设计语言,由荷兰人吉多·范罗苏姆于19
Stella981
•
4年前
CentOS7中编译安装redis5.0
1\.环境介绍CentOS7(未安装DevelopmentTools)2\.下载Redis5.0rc3wgetOredis5.0rc3.tar.gzhttps://github.com/antirez/redis/archive/5.0rc3.tar.gz3\
Stella981
•
4年前
Linux下Nginx1.9.9的安装
1.环境安装 yuminstallgccc 、yumyinstallpcre\、yumyinstallopenssl\(安装顺序安装)2.下载压缩包(这里我使用的是老本,新版可自行尝鲜)①cd/usr/local/② wgethttp://nginx.org/download/nginx
Stella981
•
4年前
Crawler
已知BUG:(version:5)1爬取后生成的XML默认编码是Java环境决定导入数据库可能出问题方法修改xml编码后导入!CrawlerShell(https://static.oschina.
Stella981
•
4年前
Case5 一键安装JS SDK 网页版WebRTC 网页 SIP客户端 语音通话,可以做web坐席
服务器环境要求CentOS6.964bit下载脚本文件并安装wgethttp://voipsdk.osscnbeijing.aliyuncs.com/rtc_sip/install_rtc_sip.shwgethttp://voipsdk.osscnbeijing.aliyuncs.com/r
Stella981
•
4年前
Helm v3安装与应用
系统环境系统版本:CentOSLinuxrelease7.8.2003(Core)Docker版本:Dockerversion20.10.0,build7287ab3Helm版本:v3.2.3Kubernetes版本:v1.17.3Helm简单说明有关Helm
Stella981
•
4年前
Kerberos基本概念及原理汇总
“来吧,继续学习Kerberos”系统环境操作系统:CentOS6或CentOS7JDK版本:1.8.0\_151ambari版本:2.6.1HDP版本:2.6.4.0扩展链接《Kerberos原理经典对话(https:/
Stella981
•
4年前
Docker CE设置Http代理
公司网络环境限制,下载docker的image需设置Http代理。1\.编辑httpproxy.conf文件在/etc/systemd/system/docker.service.d/httpproxy.conf中编辑如下内容:ServiceEnvironment"HT
京东云开发者
•
2年前
MySQL事务死锁问题排查 | 京东云技术团队
一、背景在预发环境中,由消息驱动最终触发执行事务来写库存,但是导致MySQL发生死锁,写库存失败。com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException:rpcerror:code
1
•••
256
257
258
•••
453