首页
新闻资讯
技术支持
帮助文档
技术笔记
首页
技术笔记
笔记列表
后端技术
后端技术
深度链接
/
www.sdlj.ltd
【Yii2】MemCache requires PHP memcache extension to be loaded.
Invalid Configuration – yii\base\InvalidConfigException. MemCache requires PHP memcache extension to be loaded.
php
Yii
MySQL数据库中文显示乱码解决方法
做项目时发现插入数据库的中文在终端显示乱码
mysql
#!/usr/bin/python与#!/usr/bin/env python的区别
#!/usr/bin/python与#!/usr/bin/env python两者有什么区别?
【Python】ImportError: libSM.so.6: cannot open shared object file: No such file or directory
使用pip3 install opencv-python后使用import cv2命令时出现ImportError: libSM.so.6: cannot open shared object file: No such file or directory
linux
使用nginx搭建反向代理服务器
nginx是一个轻量级、高性能的http和反向代理服务器。其特点是占用内存小,支持高并发(采用了多进程和异步机制【异步非阻塞】),支持负载均衡等。
Nginx
【Linux】python3.5下安装OpenCV
python3.5下使用pip3命令安装OpenCV
Python
opencv
【Linux】configure: error: no acceptable C compiler found in $PATH
生成配置文件时出现configure: error: no acceptable C compiler found in $PATH
linux
Linux手动执行脚本可以,但是放在crontab中无法执行
Linux手动执行脚本可以,但是放在crontab中无法执行。查看输出信息是提示service: command not found
shell
Centos下查看系统版本信息
centos下如何查看系统版本信息?
Linux强制踢除登录用户
Linux下如何强制踢除登录用户?首先查看当前有哪些登录用户,查看登录用户进程,强制杀死登录用户进程。
linux
RHEL7设置静态IP方法
RHEL7如何设置静态IP?首先需要将虚拟主机网络连接模式设置为桥接模式,桥接模式下主机和虚拟主机在同一网段内。
network
centos7配置防火墙
centos7如何配置防火墙?centos7防火墙配置与centos6防火墙配置有何不同?
firewalld
【Linux】LVM管理
什么是LVM?如何对LVM进行管理?
linux
LVM
【Python】xml转为json
最近做项目需要将xml转为json数据处理,查找资料得知可以使用xmltodict
Python
json
xml
MySQL关闭远程登录
为了MySQL的安全,需要关闭远程登录
mysql
linux下设置history默认历史记录数
linux下如何设置history默认历史记录数?
【Linux】数据盘扩容
当数据盘容量无法满足数据存储需要时,此时需要磁盘扩容。
linux
磁盘扩容
【Composer】如何创建一个项目并发布包
如何创建一个项目并将创建的项目发布,将发布后的包使用composer安装。
composer
github
packagist
ImportError: No module named '_bz2'
使用worldcloud生成词云的程序出现ImportError: No module named '_bz2',意思就是说缺少bz2模块。解决办法安装bzip2-devel重新编译安装python。
Python
MySQL开启远程连接权限
在开发环境时我们希望数据库能够远程连接,进行数据远程管理。
mysql
首页
上一页
下一页
尾页
热门标签
linux
Python
mysql
firewalld
composer
github
selinux
php
ssl
网络爬虫
pip
Yii
json
磁盘扩容
LVM
selinx
rhel7
rhel6
ftp
vsftpd
热门推荐
1
网页特殊字符大全