【笔记】JSONL学习笔记 发表于 2025-03-29 更新于 2026-09-16 前言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-09-16 前言Windows10名称为Program的启动项实际上是文件被删除的启动项,可以通过微软提供的Autoruns工具将启动项删除 阅读全文 »