上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 329 下一页
摘要: -bash: mysql: command not found -bash: mysql: command not found 报错解释: 这个错误表明bash shell无法在环境变量$PATH指定的目录中找到mysql命令。通常,这是因为MySQL客户端没有安装,或者其可执行文件的路径没有添加到 阅读全文
posted @ 2024-04-30 08:26 emanlee 阅读(720) 评论(0) 推荐(0) 编辑
摘要: centos 下完全卸载 mysql5.6 1 查看已经安装的服务 rpm -qa | grep -i mysql -i 作用是不区分大小写 mysql-community-common-5.6.51-2.el7.x86_64mysql-community-libs-5.6.51-2.el7.x86 阅读全文
posted @ 2024-04-29 23:09 emanlee 阅读(96) 评论(0) 推荐(0) 编辑
摘要: Setting up a computer Настройка компьютера So you have a new computer and you're ready to set it up. This may seem like an overwhelming /ˌəʊvəˈwelmɪŋ/ 阅读全文
posted @ 2024-04-24 12:05 emanlee 阅读(16) 评论(0) 推荐(0) 编辑
摘要: Inside a computer Have you ever looked inside a computer case, or seen pictures of the inside of one? The small parts may look complicated, but the in 阅读全文
posted @ 2024-04-24 11:02 emanlee 阅读(32) 评论(0) 推荐(0) 编辑
摘要: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) 步骤: 以下可用。 (1)关闭mysql: service mysqld stop (2)查看 阅读全文
posted @ 2024-04-21 11:12 emanlee 阅读(462) 评论(0) 推荐(0) 编辑
摘要: Introduction Take a look at the front and back of your computer case and count the number of buttons, ports, and slots you see. Now look at your monit 阅读全文
posted @ 2024-04-20 20:23 emanlee 阅读(21) 评论(0) 推荐(0) 编辑
摘要: A mouse is a handheld device that lets you point to objects on the screen, click them, and move them. Take a look at the diagram below to learn the di 阅读全文
posted @ 2024-04-20 20:22 emanlee 阅读(9) 评论(0) 推荐(0) 编辑
摘要: Introduction The basic parts of a desktop computer are the computer case, monitor, keyboard, mouse, and power cord. Each part plays an important role 阅读全文
posted @ 2024-04-20 20:21 emanlee 阅读(11) 评论(0) 推荐(0) 编辑
摘要: What is a computer? A computer is an electronic device that manipulates information, or data. It has the ability to store, retrieve, and process data. 阅读全文
posted @ 2024-04-20 19:33 emanlee 阅读(21) 评论(0) 推荐(0) 编辑
摘要: About this tutorial /tjuːˈtɔːriəl/ This tutorial will help you understand how computers work and how to use them. We'll talk about how to set up a com 阅读全文
posted @ 2024-04-20 19:33 emanlee 阅读(12) 评论(0) 推荐(0) 编辑
上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 329 下一页