2024-02-20发表UESTC / 计算机网络1 小时读完 (约6943字)数据链路层 Datalink Layer Ⅰ介绍数据链路层相关的部分知识点:Overview,Framing,Error Detection,Reliable Transmission阅读更多
2024-02-17发表UESTC / 计算机网络19 分钟读完 (约2906字)物理层 Physical Layer介绍 Physical Layer 相关知识点,包括传输媒体,传输方式,编码和调制,信道的极限容量等内容阅读更多
2024-02-12发表Dev / DataBase13 分钟读完 (约2015字)DataBase Base 多表查询&事务数据库学习笔记,本篇主要记录SQL多表查询以及Transaction相关的知识点。阅读更多
2024-02-10发表Lang / Java3 分钟读完 (约518字)Functional InterfaceSingle Abstract Method Interfaces (SAM Interfaces) are also known as Functional Interfaces. This article explains how to create and use SAM interfaces in Java.阅读更多