# basic-demo **Repository Path**: IT-MorningStar/basic-demo ## Basic Information - **Project Name**: basic-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Golang * [证明CPU乱序执行指令](https://github.com/IT-MorningStar/basic-demo/tree/master/Golang/cpuDisorder) * [设计模式之原型模式(深拷贝、浅拷贝)](https://github.com/IT-MorningStar/basic-demo/tree/master/Golang/prototype) * [设计模式之模版方法模式](https://github.com/IT-MorningStar/basic-demo/tree/master/Golang/templateMethod) * [设计模式之观察者模式](https://github.com/IT-MorningStar/basic-demo/tree/master/Golang/observer) * [Go语言并发之道](https://github.com/IT-MorningStar/basic-demo/tree/master/Golang/Book/Go语言并发之道带目录.pdf) ## Java * [设计模式之单例模式(DCL)](https://github.com/IT-MorningStar/basic-demo/tree/master/Java/SingleCaseDCL) * [证明CPU乱序执行指令](https://github.com/IT-MorningStar/basic-demo/tree/master/Java/cpuDisorder) ## 操作系统 * [深入理解linux内核(中文第三版)](https://github.com/IT-MorningStar/basic-demo/tree/master/OperationSystem/Book/深入理解linux内核(中文第三版).pdf)