本文介绍JDK(Java 语言的软件开发工具包)的安装与环境变量配置。 版本:jdk-8u202-windows-x64 温馨提示:可在附件下载jdk文件。 工具/原料: JDK1.8.0 WIN系列 方法/步骤: 安装JDK ...
Linux专题
mysql操作时出现:Data too long for column pictureFile’ at row 1,处理方法
最近操作一个mysql数据库项目,插入数据时出现:Data too long for column pictureFile' at row 1 于是开启自学模式。。。 无果。。。 最后在一篇短而精湛的文章里得到如下提示: 找到my.ini文...
win10安装mysql8数据库,提示:the install has encountered an un expected error installing this package. This may indicate aproblem with this package. The error code is 2503.
今天在win10安装mysql8.0.21数据库,突然提示:the install has encountered an un expected error installing this package. This may indicate aproblem with this package. The error code is 2503. 于是...
mysql-installer-community-8.0.21下载(社区版)
本期话题:mysql8下载 版本:mysql-installer-community-8.0.21.0.msi(社区版) mysql8.0.21下载:https://pan.baidu.com/s/1IMtzNWu7qNqQ-fPfSPVm3w提取码:22bz
使用mysql workbench客户端修改mysql8数据库密码
本期主题:使用mysql workbench客户端修改mysql8数据库密码 操作步骤: 1.点击mysql workbench ce客户端 2.点击对应数据库 3.数据当前数据密码,点击ok 4.点击users and privileges...
Navicat连接MySQL时出现Authentication plugin ‘caching_sha2_password’ cannot be loaded解决方法
Navicat连接MySQL时出现Authentication plugin 'caching_sha2_password' cannot be loaded 是因为从mysql8开始加密规则改成了caching_sha2_password,而mysql8之前是mysql_native_password 我们只需把mysq...
【面试】Linux测试专用版
Linux专题课分享(测试专用)下载 说明:具体请下载xmind文件查看
Putty工具下载
putty,Linux远程连接工具 下载地址:https://pan.baidu.com/s/1HMFAA05EHQj1QTg0K1KxSw提取码:ho18
Git-2.29.2.2下载及安装
Git-2.29.2.2-64-bit: 下载地址:https://pan.baidu.com/s/1gXY9zP2ex_iJ8f5lBiSQTQ提取码:2021 Git安装教程下载
Linux中Mysql环境配置步骤
mysql-community-release-el7-5.noarch下载 yum安装mysql时用到,这是官方社区版,网络原因可先下好 Linux中Mysql环境配置步骤: 1.安装Mysql官网镜像源 # rpm -ivh mysql-community-release-el7-5....
VMware-workstation-full-16下载
完整型号:VMware-workstation-full-16.1.0-17198959 相关截图: 推荐更稳定的VMware15 PRO:VMware-workstation-full-15下载
Linux环境配置(Tomcat+Mysql)
Linux环境配置练习,完成Tomcat+Mysql+项目环境配置 1 ifconfig2 pwd3 ls4 groupadd ranteams5 id6 cd /7 cd /etc8 ls9 cat group10 cd ..11 cd root12 useradd wang13 passwd wang14 gpasswd -a wang root15...
