Chapter 20.2: File processing and Exception Handling Posted on 2022-04-17 Edited on 2023-02-04 In Notes , ALCS Disqus: Read more »
Paper4:Practical Notes Posted on 2022-04-17 Edited on 2022-05-23 In Notes , ALCS Disqus: Tips, reminders, and sample codes for paper5 Read more »
Chapter 19.1: Algorithms Posted on 2022-04-17 Edited on 2023-02-04 In Notes , ALCS Disqus: Read more »
Chapter 14: Communication and Internet technologies Posted on 2022-04-13 Edited on 2023-02-04 In Notes , ALCS Disqus: Read more »
那些你该知道的markdown操作 Posted on 2022-04-09 Edited on 2022-06-24 In blogging , start Disqus: 基于HTML: HTML-based👉改变字体颜色: Text Colour表示方法<value>: 十六进制值 如 #f1c40f RGB值 如 RGB(255,254,253) RGBA值 如 RGBA(255,0,0,0.5) 其中最后一个参数为alpha参数 代表不透明度 范围在0-1之间 颜色的名称 如 blue, lightpink Read more »
HTML+CSS: Blinking Rhombus Posted on 2022-04-07 Edited on 2022-04-15 In WebDevelopment , Project Disqus: Read more »
HTML+CSS: Loading Animation Posted on 2022-04-06 Edited on 2022-04-07 In WebDevelopment , Project Disqus: Read more »
JavaScript_Basics(constantly updated) Posted on 2022-04-05 Edited on 2022-05-30 In WebDevelopment , JavaScript Disqus: A flexible language that powers dynamic websites and apps Read more »