1、使用vue-router跳转了路由之后刷新,出现Cannot GET /xxx 的情况 前端路由有两种,一种是hash模式,一种是history模式。 hash模式使用URL的hash来模拟一个完整的URL,当URL改变时,页面不会重新加载,url会带有 # ,但是在路由中刷新可以正常显示,浏览 ...
分类:
其他好文 时间:
2021-01-02 10:28:59
阅读次数:
0
1.get jetson_nano_ipAddress in local area network 1)router get jetson nano wlan/eth ipAddress ifconfig 2)jetson nano or PC , AP/network cable get PC w ...
分类:
其他好文 时间:
2021-01-01 12:16:05
阅读次数:
0
在阿里云服务器Centos7中安装mysql5.7,解压数据库初始化后,报错 ./mysqld: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or di ...
分类:
数据库 时间:
2020-12-31 11:58:26
阅读次数:
0
问题 controller跳转时出现找不到页面,提示Cannot resolve MVC View 'success' 解决 在springmvc.xml中核对一下这里的路径 ...
分类:
编程语言 时间:
2020-12-31 11:40:53
阅读次数:
0
How to address an academic presentation This small piece of note is based on the EFES class of UoG and the video. The question lying here is not how g ...
分类:
其他好文 时间:
2020-12-30 10:25:37
阅读次数:
0
bug分为再现bug和优化bug 再现bug:又称重现缺陷,当你通过测试用例或者无意发现一个缺陷的时候,你把这个缺陷发现的中间步骤记录下来,然后其他人(开发与测试)看见了,能根据这个步骤把缺陷在演示出来,这就是再现。 优化bug:优化缺陷并不是指优化缺陷本身,而是优化缺陷的再现步骤。 new:新建状 ...
分类:
其他好文 时间:
2020-12-29 11:27:27
阅读次数:
0
背景 操作系统是 centos 6,RabbitMQ 3.8.1. 服务器突然无法连接,重启后查看/var/log/messages,报错日志如下: epmd: erlang mapper daemon cant fork 2'nd time Cannot allocate memory epmd: ...
分类:
系统相关 时间:
2020-12-29 11:23:04
阅读次数:
0
nginx启动报错:80端口被占用bind() to 0.0.0.0:80 failed (98: Address already in use) 解决: fuser -k 80/tcp 杀掉进程 重新启动nginx /usr/servers/nginx/sbin/nginx -s reload ...
分类:
其他好文 时间:
2020-12-28 11:55:14
阅读次数:
0
Cannot download project description from https://models.omnetpp.org/descriptors/omnetpp-5.6/inet.xmlServer returned HTTP response code: 403 for URL: h ...
分类:
Web程序 时间:
2020-12-28 11:53:44
阅读次数:
0
更新mysql驱动5.1-47 Generated keys not requested. 错误
分类:
数据库 时间:
2020-12-28 11:02:58
阅读次数:
0