【笔记】Emmet学习笔记 发表于 2025-03-30 更新于 2026-03-18 前言Emmet(以前名为Zen Coding)是一套面向文本编辑器的插件,它允许通过内容辅助高速度的编写和编辑HTML、XML、XSL和其他结构化的代码格式。(维基百科) 阅读全文 »
【笔记】JSONL学习笔记 发表于 2025-03-29 更新于 2026-03-18 前言JSON Lines is a convenient format for storing structured data that may be processed one record at a time.(官网) 阅读全文 »
【笔记】Windows10清理名称为Program的启动项 发表于 2025-03-16 更新于 2026-03-18 前言Windows10名称为Program的启动项实际上是文件被删除的启动项,可以通过微软提供的Autoruns工具将启动项删除 阅读全文 »