C++面向对象 Posted on 2021-05-25 Edited on 2024-10-28 In Software Engineering Outline: Basic Idea 成员初始化表 析构函数 Const成员 静态成员 继承 虚函数 Read more »
Database Paradigms and BNCF Posted on 2021-05-14 Edited on 2024-10-28 In Software Engineering Outline: 第一范式 第二范式 第三范式 部分依赖、完全依赖、传递依赖 Read more »
Database Candidate Key Posted on 2021-05-14 Edited on 2024-10-28 In Software Engineering Outline: 候选键定义 求候选键步骤 示例 Read more »
Git Posted on 2021-04-14 Edited on 2024-10-28 In Software Engineering 全面介绍了Git的原理和使用 Source 廖雪峰的教程 git使用技巧和笔记 Learn Git Branching Tools: Git Command Explorer Pro Git Git Community Book Read more »