c/docs/index.md
2024-08-04 15:51:42 +08:00

2.0 KiB
Raw Blame History

layout home title titleTemplate editLink lastUpdated head hero features
home true 许大仙的博客 Hi终于等到你 true true
meta
name content
description 许大仙前端、Java、大数据、云原生
meta
name content
keywords 许大仙,许大仙的博客
name text tagline actions
许大仙同学 『这个世纪疯狂,没人性,腐败;你却一直清醒,温柔,一尘不染。』
theme text link
brand 首页 https://aexiar.github.io
theme text link
alt 计组6件套 https://aexiar.github.io/coa6/notes/
theme text link
alt c/c++ /notes/
theme text link
alt 前端 https://aexiar.github.io/web-design/notes/
theme text link
alt Java https://aexiar.github.io/java/notes/
theme text link
alt 大数据 https://aexiar.github.io/big-data/notes/
theme text link
alt 云原生 https://aexiar.github.io/linux/notes/
theme text link
alt Go https://aexiar.github.io/go/notes/
theme text link
alt Python https://aexiar.github.io/python/notes/
theme text link
alt 开源软件 https://aexiar.github.io/open-software/notes/
title details
学习思路 学习思路就这么几条:模仿、遍历、分治、动态规划、……
title details
学习手法 学习手法就这么几种:缓存、索引、信号/事件、回调/消息循环/dispatcher、……
title details
注意事项 注意事项就这么几点:边界值、等价类、数据完整性原子性、死锁、空转、……