The frontend of huava(huava-vue3-deprecated).
The Java version of LeetCode Study Plan - LeetCode 75, with unit test cases and solutions.
The MySQL version of LeetCode Study Plan SQL 50, with data structure, default testcase data, and solutions.
使用 GraalVM native image 把一个 mybatis-plus 项目打包成可执行文件的示例。
针对 mall 电商提交订单的四个接口的性能测试与优化。
用于演示缓存相关的一些问题,如:缓存穿透、缓存击穿、缓存雪崩、数据一致性等。
重头学习IT技术的过程中整理的一些学习资料。也就是说,这个仓库没有多少原创的知识,它的存在只是为了方便自己日后搜索。
压缩包 `oslab.zip` 是 蓝桥云课:操作系统原理与实践 的实验环境中的 `/home/shiyanlou/oslab` 文件夹打包而来的,方便大家在虚拟机上测试。
用 Bochs 2.7 的 GUI 窗口调试 Linux 0.11 源码。(非原创)
Convert an asm file to a vhd file for the needs of Bochs.
把一个 asm 文件换成 vhd 文件,用于 Bochs 工具。
书籍《算法:C语言实现(第1-4部分)第3版》的代码。
慕课网旅游网站教程对应的代码。打算跟着视频敲一遍,因此可能跟教程的代码有所出入。原教程对应的仓库已经无法访问了:https://gitee.com/dell-lee/Travel