欢迎光临!
登录
  • 设置菜单

ZPY博客

JAVA架构师之路

×
MENU
  • Java基础
    • Java
    • jquery
    • Java多线程
    • mysql
    • oracle
    • mybatis
    • 设计模式
    • 计算机底层
  • Spring相关
    • Spring
    • thymeleaf
    • SpringBoot
    • Spring Security
    • SpringCloud
    • Spring Cloud Gateway
  • 分布式相关
    • 全文检索
    • 消息中间件
    • 缓存
    • Apollo
    • Hadoop
    • 分库分表
    • Sentinel
    • zipkin
  • 前端相关
    • ajax
    • FreeMarker
    • html5
    • css
    • php
    • android
    • app
    • angular
    • ng-zorro
    • Vue
    • ionic
    • cordova
    • 微信公众号
    • 微信小程序
  • 工具相关
    • cron
    • eclipse
    • IntelliJ IDEA
    • git
    • gitLab
    • jenkins
    • nexus
    • samba
    • maven
    • mac
    • linux
    • wordpress
  • 资源下载
    • 音乐下载
    • 电视剧下载
    • 电影下载
    • 小说下载
  • 其它
    • 海外主机
    • 股票
    • 工作流引擎
    • 爬虫
    • IT用英语单词
  • Java基础
    • Java
    • jquery
    • Java多线程
    • mysql
    • oracle
    • mybatis
    • 设计模式
    • 计算机底层
  • Spring相关
    • Spring
    • thymeleaf
    • SpringBoot
    • Spring Security
    • SpringCloud
    • Spring Cloud Gateway
  • 分布式相关
    • 全文检索
    • 消息中间件
    • 缓存
    • Apollo
    • Hadoop
    • 分库分表
    • Sentinel
    • zipkin
  • 前端相关
    • ajax
    • FreeMarker
    • html5
    • css
    • php
    • android
    • app
    • angular
    • ng-zorro
    • Vue
    • ionic
    • cordova
    • 微信公众号
    • 微信小程序
  • 工具相关
    • cron
    • eclipse
    • IntelliJ IDEA
    • git
    • gitLab
    • jenkins
    • nexus
    • samba
    • maven
    • mac
    • linux
    • wordpress
  • 资源下载
    • 音乐下载
    • 电视剧下载
    • 电影下载
    • 小说下载
  • 其它
    • 海外主机
    • 股票
    • 工作流引擎
    • 爬虫
    • IT用英语单词
首页路径文章

Android Studio更改sdk路径后报错Gradle sync failed: Failed to find target with hash string ‘android-24’ in: C:\Users\Administrator\AppData\Local\Android\android-sdk

这几天需要跑一下之前的一个安卓的项目,之前的sdk是装在默认的c盘的,后来c盘空间严重不足就把sdk移到F盘,现在在Android Studio里重新配置sdk的路径后,编译时还是在原来默认的路径下在...
2020年1月13日 android 浏览量:1,590 次 发表评论
阅读全文

wordpress PHP报错Parse error: syntax error, unexpected T_FUNCTION in…

昨天网站突然访问不了,赶紧联系了售后,今天早上恢复后发现访问首页报错 Parse error: syntax error, unexpected T_FUNCTION in...一个插件的路径。 无语...
2018年12月7日 php 浏览量:1,270 次 发表评论
阅读全文

ionic开发中图片加载失败或不存在时显示特定图片的解决方法

当图片加载失败或者不存在的时候,我们需要一张提示图片来代替他。之前我用*ngIf来判断,结果google后发现这样实在太麻烦了,img有自己的方法onerror , 当找不到图片的时候就会执行oner...
2018年12月6日 ionic 浏览量:1,288 次 发表评论
阅读全文

ionic cordova报错 errno -4058 and npm WARN enoent ENOENT

看错误提示errno是4058,报错npm WARN checkPermissions Missing write access to xxx... npm ERR! enoent ENOE...
2018年11月19日 cordova 浏览量:777 次 发表评论
阅读全文

全部热门文章

  • 2022狂飙全集1080P迅雷下载2022狂飙全集1080P迅雷下载02/25 浏览量:19,825 次
  • 海贼王[one_piece][1051][720p].mp4迅雷下载海贼王[one_piece][1051][720p].mp4迅雷下载03/31 浏览量:4,318 次
  • 海贼王[One Piece][1050][ViuTV][WEB-RIP][CHT][SRT][1080p][AVC AAC].mkv迅雷下载海贼王[One Piece][1050][ViuTV][WEB-RIP][CHT][SRT][1080p][AVC AAC].mkv迅雷下载03/31 浏览量:3,241 次
  • mac版tvbox安装及配置mac版tvbox安装及配置06/07 浏览量:3,208 次
  • 可能-程响.mp3百度云下载可能-程响.mp3百度云下载04/29 浏览量:2,336 次

近期热门文章

  • Cursor启动gradle的springboot项目成功,但Mybatis 报错`Parameter '0' not found. Available parameters are [arg1, arg0, param1, param2]`Cursor启动gradle的springboot项目成功,但Mybatis 报错`Parameter ‘0’ not found. Available parameters are [arg1, arg0, param1, param2]`03/28 浏览量:48 次
  • 在springboot中,@Async使用的默认线程池的核心线程参数是多少?在springboot中,@Async使用的默认线程池的核心线程参数是多少?04/14 浏览量:17 次

热评文章

  • Cursor启动gradle的springboot项目成功,但Mybatis 报错`Parameter '0' not found. Available parameters are [arg1, arg0, param1, param2]` Cursor启动gradle的springboot项目成功,但Mybatis 报错`Parameter ‘0’ not found. Available parameters are [arg1, arg0, param1, param2]` 03/28
  • 在springboot中,@Async使用的默认线程池的核心线程参数是多少? 在springboot中,@Async使用的默认线程池的核心线程参数是多少? 04/14

随机文章

  • android开发之SQLite使用GreenDao框架 android开发之SQLite使用GreenDao框架 12/05 浏览量:795 次
  • npm install 报node-sass错误(npm ERR! Failed at the node-sass@4.5.2 postinstall script. npm ERR! This is probably not a problem)的解决方法 npm install 报node-sass错误(npm ERR! Failed at the node-sass@4.5.2 postinstall script. npm ERR! This is probably not a problem)的解决方法 11/18 浏览量:2,886 次
  • Android项目报错Gradle project sync failed. Please fix your project and try again Android项目报错Gradle project sync failed. Please fix your project and try again 12/03 浏览量:7,485 次
  • 解决Android Studio不能进入调试模式问题 解决Android Studio不能进入调试模式问题 12/03 浏览量:1,347 次
  • android studio项目报错:Error:Jack is required to support java 8 language features. Either enable Jack or remove sourceCompatibility JavaVersion.VERSION_1_8 android studio项目报错:Error:Jack is required to support java 8 language features. Either enable Jack or remove sourceCompatibility JavaVersion.VERSION_1_8 12/03 浏览量:1,255 次
Copyright ©  zpy博客  版权所有.

登录 找回密码

输入用户名或电子邮箱地址,您会收到一封新密码链接的电子邮件。

  • 文章目录
  • 繁