目标 查看目录内容 ls 切换目录 cd 创建和删除操作 touch rm mkdir 拷贝和移动文件 cp mv 查看文件内容 cat more grep 其他 echo 重定向 > 和 >> 管道 | 01. 查看目录内容 1.1 终端实用技巧 1> 自动补全 在敲出 文件/目录/命令 的前几个 ...
分类:
系统相关 时间:
2020-06-27 12:01:17
阅读次数:
93
Could not autowire. No beans of 'RestTemplate' type found. more... 一.问题描述: 今天在springboot项目中构建配置类时报错 二.问题分析: 经网上查询得知, idea的纠错机制在解析spring通过命名约定的方式进行配置时, ...
分类:
编程语言 时间:
2020-06-26 20:30:14
阅读次数:
70
1、yum 安装httpd过程中出现问题: yum install httpd -y 2、百度了一下,好像是什么没有挂载,查看当前的挂载信息: df -h 3、重新挂载光盘 mkdir -p /media/cdrom mount /dev/cdrom /media/cdrom 4、再次查看挂载信息, ...
分类:
Web程序 时间:
2020-06-26 18:20:51
阅读次数:
195
Hive、Spark SQL和Impala三种分布式SQL查询引擎都是SQL-on-Hadoop解决方案,但又各有特点。前面已经讨论了Hive和Impala,本节先介绍一下SparkSQL,然后从功能、架构、使用场景几个角度比较这三款产品的异同,最后附上分别由cloudera公司和SAS公司出示的关 ...
分类:
数据库 时间:
2020-06-25 21:29:31
阅读次数:
581
官网:https://www.gnu.org/software/emacs/ An extensible, customizable, free/libre text editor — and more. 一 安装 # yum install emacs # apt-get install emac ...
分类:
系统相关 时间:
2020-06-25 09:27:48
阅读次数:
67
1、问题现象 Access to XMLHttpRequest at 'http://yyyy' from origin 'http://zzzz' has been blocked by CORS policy: Request header field xxxx is not allowed b ...
分类:
其他好文 时间:
2020-06-24 17:47:18
阅读次数:
66
One user feedback: I have KTM Bench ECU programmer to test with different ecms And always with the same message "Bosch MEDC17 (TC1724 /1728 / 1767 / 1 ...
分类:
其他好文 时间:
2020-06-24 16:31:44
阅读次数:
82
We respect and protect the privacy of all users of the service. In order to provide you with more accurate and personalized services, the software wil ...
分类:
其他好文 时间:
2020-06-24 16:08:14
阅读次数:
53
一、前言 在日常工作学习生活中,我们可能会遇到以下情形: 自己管理的某台服务器宕机了,但是没有得到及时的提醒,导致业务受到损失 某些自己很想注册的网站悄悄开放注册,但是自己并没有及时得知,于是只能继续漫无目的的等待 …… 如果每件事都花时间去关注,那我们的时间必然会不够用,那有没有什么办法可以让这些 ...
分类:
其他好文 时间:
2020-06-24 11:55:46
阅读次数:
85
在启动Tomcat的过程中,tomcat/catalina.out中报出如下故障: > /opt/govern/wydaas/logs/catalina.out # There is insufficient memory for the Java Runtime Environment to co ...
分类:
系统相关 时间:
2020-06-24 09:19:57
阅读次数:
79