1、pom.xml中添加 <dependency> <groupId>cn.hutool</groupId> <artifactId>hutool-all</artifactId> <version>5.2.3</version> </dependency> <dependency> <groupI ...
分类:
编程语言 时间:
2020-07-03 15:52:41
阅读次数:
134
We all, whether we know it or not, are fighting to make the kind of a world that we should like.不管意识到与否,我们都在为创造一个我们喜欢的世界而奋斗。 IDEA导入eclipse项目 弃用eclipse ...
分类:
系统相关 时间:
2020-07-03 15:46:11
阅读次数:
107
还没有配置好,想到再补 RF-Kill RF-Kill本来是用来关闭一些无线电设备(无线网卡,蓝牙......)来节约电量的,但是在我的电脑上会导致无线网卡不能被正常开启,进而无法连接WiFi。 解决方法:#rfkill unblock all ...
分类:
系统相关 时间:
2020-07-03 15:12:38
阅读次数:
80
We all, whether we know it or not, are fighting to make the kind of a world that we should like.不管意识到与否,我们都在为创造一个我们喜欢的世界而奋斗。 Python —— pycharm初使用 电脑需要 ...
分类:
编程语言 时间:
2020-07-03 14:06:47
阅读次数:
95
GMV指标获取的全调度流程 import.job文件,第一步,从mysql导入数据 type=command do_date=${dt} command=/home/atguigu/bin/sqoop_import.sh all ${do_date} ods.job文件 type=command d ...
分类:
其他好文 时间:
2020-07-03 01:04:27
阅读次数:
73
# 查看当前文件夹下所有文件,包括隐藏文件 ls -a # 或者 ls --all # 查看当前文件夹下所有文件(-a)详细信息(-l),以较为适合理解格式显示(-h) ls -lha 查看命令帮助信息 <command>--help man<command> man 中查看文档操作 b和 f用的比 ...
分类:
系统相关 时间:
2020-07-02 21:59:24
阅读次数:
109
1.无用户名(最简单配置) vIOS1: r1(config)#line vty 0 4r1(config-line)#password ciscor1(config-line)#transport input all r1(config-line)#exir1(config)#enable sec ...
分类:
Web程序 时间:
2020-07-02 21:56:54
阅读次数:
82
spring Security下,X-Frame-Options默认为DENY,非Spring Security环境下,X-Frame-Options的默认大多也是DENY: DENY:浏览器拒绝当前页面加载任何Frame页面 SAMEORIGIN:frame页面的地址只能为同源域名下的页面 ALL ...
分类:
编程语言 时间:
2020-07-02 19:51:30
阅读次数:
81
Which tool can add smart key to Toyota when all keys lost? The suggestion is that Xtool X100 Pad3 (X100 PAD Elite), Autel IM608 and Autel IM508 are go ...
分类:
其他好文 时间:
2020-07-02 16:12:59
阅读次数:
67
现象: 电脑不能打开网页,但是能登录QQ 微信。 预测是DNS 故障。 ping 本地网关,正常。ping IPS 的网关正常。 内网其他电脑能正常打开网页。 命令刷新 DNS ipconfig /flushdns 命令查看配置是否正常 ipconfig /all 设置正确的DNS。 自动获取DNS ...
分类:
微信 时间:
2020-07-02 09:26:21
阅读次数:
151