自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (1)
  • 收藏
  • 关注

原创 jvm内存泄露和内存死锁排查

使用工具jconsole和visualvmjconsole可以查看内存状况和死锁内存泄露代码package com.test;import java.util.*;public class Heap{ public static void main(String[] args) throws InterruptedException{ ArrayL...

2018-08-25 00:05:11 1510

原创 java基础知识总结

(1)面试总结蘑菇街总结分布式锁,秒杀系统,避免重复下单,反射,zookeeper注册原理,数据库事务,数据库锁,mybatis,spring aoc底层实现,中间件的区别,怎么选型,linux gc命令等,算法题(复杂问题简单化)京东金融总结队列实现原理,jvm,gc算法原理,为什么用复制算法,多线程锁的种类,读写锁,hashtable原理,spring 和内存动态装配,四次握手断开连...

2018-08-11 19:15:01 311 1

转载 struts整合freemarker

web.xml JspSupportServlet org.apache.struts2.views.JspSupportServlet 1struts.xml<!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 2.3//EN" "http:/

2015-10-19 17:27:31 440

原创 ssh框架搭建,

web.xmlxmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/java

2015-10-19 10:59:14 452

原创 spring security小结

配置web.xml        org.springframework.web.context.ContextLoaderListener                      springSecurityFilterChain                  org.springframework.web.filter.DelegatingFilt

2015-10-16 17:24:29 331

离散数学课件ppt

离散数学ppt,一个很好用的ppt,很简单

2012-12-07

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除