1. 选择正确的时态
1.has been , got up 2.have been, lost 3.took up, has had 4.has been , got 5.went, haven’t heard 6.has been, had
7.haven’t seen, came 8.met, has been 9.We’ve lost, left (lose toch with) 10.were you , I’ve last seen
2. 选词填空
1…
Vue项目中,使用Element-UI Dialog对话框组件,关闭弹框时弹出如下警告:
vue.runtime.esm.js?2b0e:619 [Vue warn]: Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instea…
问题描述
SpringCloud 项目在压测的时候,执行到 Redis 业务的时候,压测到一半,突然报错如下: JedisExhaustedPoolException: Could not get a resouce since the pool is exhausted 原因分析
由于我项目是用 Kafka 正好充当着消…
背景
vue开发时,新手经常会在控制台看到一个警告:vue.runtime.esm.js:4448 [Vue warn]: Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the…