- 博客(140)
- 资源 (10)
- 问答 (1)
- 收藏
- 关注
原创 vue name命名错误 Do not use built-in or reserved HTML elements as component
在项目中我使用的是header 作为组件名称,但是在前端html中这个是内置组件来的,名称已被占用不能再使用这些名称了。这里指的是components的名称命名不正确。若引用改了还是报错啦,可以查看下vue页面的。把命名修改一下,避免名称冲突就好了。是不是也名称冲突了。
2023-08-05 14:58:41 3520
原创 vue2.x vue-router4.x路由报错问题
环境: vue2.x、vue-router4.x问题描述: export ‘default’ (imported as ‘Router’) was not found in ‘vue-router’原router.jsvue-router3.x是没问题的,可以正常使用,由于我使用的是vue-router4.x,配置写法都有所改变了。
2023-08-05 14:40:36 931
原创 error “Component name “*****“ should always be multi-word”解决方案
在 vue-cli 创建的项目中,创建文件并命名后,会报错;
2023-08-05 13:40:19 1973
原创 vue使用window.speechSynthesis实现文字转语音
关于window.speechSynthesis的其他用法,可以自行查阅相关资料。
2023-07-23 13:20:19 702 1
原创 vue中使用tesseract实现OCR/文字识别(识别图片中的文字)
vue中使用tesseract实现OCR/文字识别(识别图片中的文字)
2023-07-22 00:45:02 7461 3
原创 springBoot JWT实现websocket的token登录拦截认证
springBoot JWT实现websocket的token登录拦截认证功能:所有关于websocket的请求必须登录,实现websocket需要登录后才可使用,不登录不能建立连接。
2023-07-03 06:43:25 3191 3
原创 Vue2中compiler和runtime模式,报错 template compiler is not available.
Vue2中compiler和runtime模式,报错 template compiler is not available.
2023-07-03 04:00:32 701
原创 mybatis-plus 3.5.x Cannot resolve method ‘setUseDeprecatedExecutor‘
mybatis-plus 3.5.x config配置 Cannot resolve method 'setUseDeprecatedExecutor'
2023-07-03 00:09:29 970
原创 mybatis-plus 分页查询出现count()而不是count(*)
使用mybatis-plus 3.4.2 分页 SELECT COUNT() FROM
2023-07-02 23:58:26 1879 5
原创 pyinstaller 打包 ! pyinstaller 打包路径问题!wordcloud打包缺失stopwords文件
pyinstaller 打包 ! pyinstaller 打包路径问题!wordcloud打包缺失stopwords文件
2023-05-22 23:22:03 1062
原创 npm run dev:mock报错 npm创建vite@最新错误:无法找到从.../vite. config. ts导入的软件包‘vite‘
npm创建vite@最新错误:无法找到从.../vite. config. ts导入的软件包'vite'
2023-05-14 17:44:03 1053
原创 ubuntu 非docker运行showdoc,离线安装showdoc, arm环境运行showdoc
ubuntu 非docker运行showdoc,离线安装showdoc, arm环境运行showdoc
2023-05-14 17:26:09 359
原创 vue 报错 Can’t import the named export ‘XXXX’ from
保存后,再重新跑一下试试。还不行,可以把node_modules跟package-lock.json都删除,重新npm install,再运行。
2023-05-06 11:01:41 1116
转载 docker部署Tailscale的节点中继derper 纯 IP 无需域名
docker部署Tailscale的节点中继derper 纯 IP 无需域名;Tailscale 会自动选择离目标节点最近的 DERP server 来中继流量。
2023-03-06 00:35:56 8339 10
原创 vue报 Avoid mutating a prop directly since the value will be overwritten whenever the parent
Avoid mutating a prop directly since the value will be overwritten whenever the parent及解决方案
2023-03-01 22:30:38 1368
原创 vue报Cannot find module XXXX 找不到某个页面文件
vue报Cannot find module XXXX 找不到某个页面文件
2023-03-01 21:25:02 1530
原创 .git/hooks/pre-commit: line XXX: node: command not found git报错
Sourcetree在Mac下git pre-commit钩子无法使用node问题解决
2023-02-14 16:13:47 2959 1
原创 mac m系列 arm架构 无法下载node-sass darwin-arm64-83_binding.node, npm i node-sass 报错
mac m系列 arm架构 无法下载node-sass darwin-arm64-83_binding.node, npm i node-sass 报错
2022-12-05 14:58:43 1624 3
C++ Builder 实现考勤信息管理系统以及员工信息管理
2020-07-06
EmployeeMIS.zip
2020-06-04
uiautomatorviewer 工具,可支持android 9.0
2020-04-25
TA创建的收藏夹 TA关注的收藏夹
TA关注的人