我是zhyee


  • Home

  • About

  • Archives

  • Search

JVM_java内存区域

Posted on 2019-03-26 | Comments: | Views:
java 将内存管理的责任交给了虚拟机,但是我们应该了解 java 虚拟机里的内存大致分配,以及出现异常可能的情况,以便出现问题时更快地排查。
Read more »

操作系统笔记_进程间通信

Posted on 2019-03-23 | Comments: | Views:
进程间需要通信,并且最好使用一种结构良好的方式,不要使用中断。
Read more »

操作系统笔记_线程

Posted on 2019-03-21 | Comments: | Views:
线程就像分离的进程,共享地址空间除外。
Read more »

操作系统笔记_进程

Posted on 2019-03-20 | Comments: | Views:
进程概念与模型理解
Read more »

操作系统笔记_操作系统结构

Posted on 2019-03-20 | Comments: | Views:
了解操作系统内部的六种结构设计:单体系统、层次式系统、微内核、客户机-服务器模式、虚拟机、外核
Read more »

操作系统笔记_操作系统概念

Posted on 2019-03-20 | Comments: | Views:
进程,文件,系统调用等基础概念
Read more »

操作系统笔记_计算机硬件

Posted on 2019-03-18 | Comments: | Views:
计算机硬件了解
Read more »

关于micrometer统计最长gc时间为0的问题排查

Posted on 2019-02-23 | Edited on 2019-02-26 | Comments: | Views:
总是像个圆规,围着问题绕圈圈
Read more »

算法练习_暴力子字符串查找算法

Posted on 2019-01-28 | Comments: | Views:
暴力子字符串查找算法的学习笔记以及代码实现
Read more »

算法练习_三向单词查找树

Posted on 2019-01-16 | Comments: | Views:
三向单词查找树的学习笔记以及代码实现
Read more »
123…5
zhyee

zhyee

46 posts
11 tags
GitHub 简书
Friends
  • Yann
© 2019 zhyee
Powered by Hexo v3.7.1
|
Theme — NexT.Gemini v6.1.0