- 博客(10)
- 资源 (1)
- 收藏
- 关注
原创 Servlet[dispatcherServlet]的Servlet.init()引发异常,Error creating bean with name ‘org.springframework.we
'org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping':
2022-08-18 10:04:25
711
1
原创 myeclipse 代码格式化 加号等不换行操作
window->preferences->java->code style->formatter 新建一个 edit 还有其他格式,可以自己按自己相关来 ctrl+shift+F 或者 source->format就可以用啦
2022-01-11 10:26:46
422
原创 VM557:1 Uncaught TypeError: $.cookie is not a function
先引用jquery.js 再引用jquery.cookie.min.js 引用后VM557:1 Uncaught TypeError: $.cookie is not a function 检查是不是多次引用了jquery
2022-01-05 23:20:19
426
原创 nodejs 没有卸载干净 A later version of Node.js is already installed. Setup willnow exit
百度了很多方法,找删文件,重新安装还是提示A later version of Node.js is already installed. Setup willnow exit 试了一个方法,下载 | Node.js 中文网下载一个最新版本的安装包,打开会提示 改变还是移除等等 选择删除之前版本,就可以重新安装了 忘了截图,请自测 ...
2021-10-08 23:18:59
5784
3
原创 解决Could not unzip “路径...\gradle.6.2.all.zip”问题
Could not unzip C:\Users\1\.gradle\wrapper\dists\gradle-6.9-all\dooywd8nv05k16orzxge2b1bs\gradle-6.9-all.zip to C:\Users\1\.gradle\wrapper\dists\gradle-6.9-all\dooywd8nv05k16orzxge2b1bs. Reason: error in opening zip file Exception in thread "main" java.ut.
2021-09-28 15:07:28
2361
转载 npx create-react-app/npx react-native init 假死、卡死不懂
查看npm的镜像源 npm config get registry // 默认是:https://registry.npmjs.org/ 修改成淘宝的镜像源 npm config set registry https://registry.npm.taobao.org
2021-09-28 15:03:25
1094
原创 Android Studio在夜神模拟器上运行测试
进入夜神模拟器文件夹 bin文件夹内,启动cmd nox_adb.exe connect 127.0.0.1:62001 完成!
2021-09-24 20:13:46
270
原创 openCV ERROR: The minSdk version should not be declared in the android manifest file
ERROR: The minSdk version should not be declared in the android manifest file. You can move the version from the manifest to the defaultConfig in the build.gradle file. Remove minSdkVersion and sync project Affected Modules: openCVLibrary3415 注释掉,重新运..
2021-09-21 17:11:13
242
原创 android studio 模拟器 This adb server‘s $ADB_VENDOR_KEYS is not set
Installation did not succeed. The application could not be installed. Installation failed due to: 'device unauthorized. This adb server's $ADB_VENDOR_KEYS is not set Try 'adb kill-server' if that seems wrong. Otherwise check for a confirmation dialog on y.
2021-09-13 17:34:35
2095
4
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅