- 博客(4)
- 资源 (14)
- 收藏
- 关注
原创 MySQL安装
No1:关闭:(iptables)selinux # No2:下载好安装包(这里使用 mysql-5.6.38.tar.gz 包安装) # No3:安装依赖包 [root@TEST ~]# yum install -y ncurses-devel libaio-devel # No4:安装cmake软件 [ 说明:MySQL5.5版本以后使用编译安装需要安装 cmake ]
2025-03-03 12:30:54
585
原创 nodejs sharp库安装
安装命令:npm install sharp@0.28.0。nodejs版本:10.16.0。sharp版本:0.25.0。
2024-03-15 18:10:11
1913
1
原创 Win7下安装Python2.7图像处理库PIL
https://blog.csdn.net/icamera0/article/details/506208351.cd C:\Python27\Scripts2.update pip:pip install --upgrade pip3.install:pip install Pillow
2024-03-13 15:18:13
575
1
原创 javascript利用replace 全局替换
javascript利用replace 全局替换 引号(\)为(/):substr=substr.replace(/\\/g, "/");javascript利用replace 全局替换 引号(")为(\"):str.replace(/"/g, "\\\"");
2024-03-12 21:46:14
998
1
基于VB6.0的小型超市管理系统
2008-01-01
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人