减肥食物大测评 Posted on 2022-09-07 Edited on 2024-12-04 In Fitness Outline: 鸡胸肉 卤蛋 水煮蛋 荞麦面 全麦面包 零食 学校食堂 Read more »
一码多端方案比较 Posted on 2022-08-28 Edited on 2024-12-04 In Software Engineering Outline: Intro Flutter Electron Tauri Read more »
Network Security Posted on 2022-08-28 Edited on 2024-12-04 In Computer Science Outline: Intro Confidentiality Digital Signature Message Digest End-point Authentication Key Distribution Securing Wireless LANs and 4G/5G Cellular Networks Operational security Read more »
Security in Internet Posted on 2022-08-28 Edited on 2024-12-04 In Computer Science Outline: Intro Transport Layer: TLS Network-Layer: IPsec and VPN Application Layer: Securing E-Mail Read more »
Python Debugging Posted on 2022-08-26 Edited on 2024-12-04 In Software Engineering Outline: logging pdb Read more »
Python Test Posted on 2022-08-26 Edited on 2024-12-04 In Software Engineering Outline: Unit Test Doc Test //TODO Read more »
Python REGEX Posted on 2022-08-26 Edited on 2024-12-04 In Software Engineering Outline: re模块 切分字符串 分组 贪婪匹配 编译 Read more »
CAP Theory Posted on 2022-08-25 Edited on 2024-12-04 In Computer Science Outline: Intro Consistency Availability Partition Tolerance CAP: Tradeoff Yield && Harvest BASE Theory Read more »
Python Module Posted on 2022-08-24 Edited on 2024-12-04 In Software Engineering Outline: Basic Module Scope Searching Path Common Modules Read more »
Python OOP Advanced Posted on 2022-08-24 Edited on 2024-12-04 In Software Engineering Outline: Abstract Class Static Member Inner Class _slots_ @propetry multi-inheritance Specialize Class Enum metaclass 绝大部分抄自廖雪峰的教程 Read more »