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

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用英语单词
首页设置文章
Intellij Idea设置选中标识符高亮 IntelliJ IDEA

Intellij Idea设置选中标识符高亮

Intellij Ideal默认的选中高亮很不明显,以致于我以为根本没有这个功能,不过这怎么可能呢。设置如下: 依次修改File-settings-Editor-Color Scheme-Genera...
2018年11月27日 浏览量:1,594 次 发表评论
阅读全文

android emulate运行时提示app has stoped无法进入app

原因:模拟器设置里没有勾选 use host gpu,导致运行时没有用硬件的gpu无法带动, 勾选 use host gpu即可。
2018年11月18日 android 浏览量:787 次 发表评论
阅读全文

微信公众号用代码设置底部菜单

由于设置了服务器配置后自定义菜单会失效,所以不得不用代码来设置底部菜单。 说是用代码,其实就是利用微信提供的api来设定。具体方法如下: https://blog.csdn.net/hqsary/ar...
2018年11月7日 微信公众号 浏览量:777 次 发表评论
阅读全文

centos6设置开机启动

修改 /etc/rc.d/rc.local 这个文件: 将nginx,gitlab,sshd,jenkins,neuxs,smb一起开机启动。 /etc/rc.d/init.d/nginx start...
2018年10月31日 linux 浏览量:778 次 发表评论
阅读全文

全部热门文章

  • 2022狂飙全集1080P迅雷下载2022狂飙全集1080P迅雷下载02/25 浏览量:19,999 次
  • 海贼王[one_piece][1051][720p].mp4迅雷下载海贼王[one_piece][1051][720p].mp4迅雷下载03/31 浏览量:4,333 次
  • 海贼王[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,277 次
  • mac版tvbox安装及配置mac版tvbox安装及配置06/07 浏览量:3,261 次
  • 可能-程响.mp3百度云下载可能-程响.mp3百度云下载04/29 浏览量:2,344 次

近期热门文章

  • 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 浏览量:53 次
  • 在springboot中,@Async使用的默认线程池的核心线程参数是多少?在springboot中,@Async使用的默认线程池的核心线程参数是多少?04/14 浏览量:19 次

热评文章

  • 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

随机文章

  • Idea跑Junit报错Native memory allocation (malloc) failed to allocate Idea跑Junit报错Native memory allocation (malloc) failed to allocate 03/09 浏览量:8,049 次
  • intellij idea中设置了server.port后不起作用,启动tomcat还是8080端口 intellij idea中设置了server.port后不起作用,启动tomcat还是8080端口 02/20 浏览量:4,732 次
  • Intellij Idea设置选中标识符高亮 Intellij Idea设置选中标识符高亮 11/27 浏览量:1,594 次
  • idea反编译失败 /* compiled code */的解决方法 idea反编译失败 /* compiled code */的解决方法 08/21 浏览量:5,246 次
  • intellij idea里查看一个类的所有方法的快捷键 intellij idea里查看一个类的所有方法的快捷键 12/03 浏览量:2,330 次
Copyright ©  zpy博客  版权所有.

登录 找回密码

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

  • 文章目录
  • 繁