c/docs/index.md
2024-10-18 14:06:32 +08:00

2.4 KiB
Raw Blame History

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