深入浅出Java8 Lambda表达式

摘要:此篇文章主要介绍 Java8 Lambda 表达式产生的背景和用法,以及 Lambda 表达式与匿名类的不同...     Read more
thychan's avatar
thychan Nov 26, 2016

Java8新特性之lambda函数式编程

Java8引入了与此前完全不同的函数式编程方法,通过Lambda表达式和StreamAPI来为Java下的函数式编程提供动...     Read more
thychan's avatar
thychan Nov 26, 2016

十大经典排序算法

前言     Read more
thychan's avatar
thychan Nov 25, 2016

木马逆向分析报告_mpscn4.0.exe

​ 出于兴趣,前段时间参加了学院组织的‘电信诈骗计算机木马逆向分析’比赛。然而到自己真正去做时,才体会到其难度。。期间数次面对反汇编后的源码,...     Read more
thychan's avatar
thychan Nov 25, 2016

【系统架构师修炼之道】(19):操作系统基础知识——分页存储管理

定义将一个进程直接...     Read more
thychan's avatar
thychan Nov 18, 2016

【系统架构师修炼之道】(18):操作系统基础知识——分区存储管理

存储...     Read more
thychan's avatar
thychan Nov 17, 2016

HeadFirst 设计模式 - Chapter8 模板方法设计模式

定义在一个方法中定...     Read more
thychan's avatar
thychan Nov 13, 2016

HeadFirst 设计模式 - Chapte7 适配器模式/外观模式

适配...     Read more
thychan's avatar
thychan Nov 12, 2016

HeadFirst 设计模式 - Chapte5 单例模式

定义确保单例对象的...     Read more
thychan's avatar
thychan Nov 10, 2016

HeadFirst 设计模式 - Chapte4 工厂设计模式

工厂模式     Read more
thychan's avatar
thychan Nov 09, 2016