10 2023 档案
摘要:Fenced Frame & FencedFrameConfig All In One
HTML fencedframe tag
WebGL 2
iframe private sandbox
阅读全文
摘要:How to tell whether a file is a soft symbolic link in shell script All In One
shell 脚本中如何判断一个文件是否是软链接 / 软符号链接
test commnad
stat commnad
阅读全文
摘要:Linux shell script function All In One
shell 脚本函数
shell script 函数定义的 3 种方式
shell script 函数参数
shell script 函数返回值
退出状态码
软链接自动指向原文件 bug ❌
阅读全文
摘要:2023 互联网 1024 程序员节 All In One
1024 程序员节
1024 Programmer’s Day
阅读全文
摘要:How to fix EventSource onmessage not working in JavaScript All In One
SSE
Server-Sent Events / 服务端推送
Node.js Buffer.from
PHP
自定义 SSE 事件名称
HTTP/2
HTTPS
Express.js & charset=utf-8
阅读全文
摘要:员工劳动仲裁维权经典案例分析和经验总结 All In One
员工如何使用劳动法进行维权
劳动仲裁维权最佳实践
收集证据,发现侵权问题,立刻收集证据,防止自己的权限被公司突然禁用了 (企业微信、钉钉、飞书,电子邮件各种工作群等)
备份证据, 即时云备份, 降低证据丢失或损坏的可能性
证据保存形式:截图、录音、录屏、视频、文档、邮件、打卡记录、考勤记录、合同、薪资单等,建议 可以 pdf 的打印打印物料备份;
1818黄金眼
阅读全文
摘要:Node.js SSE in Action All In One
Node.js & Server-sent events
HTTP/2
Buffer.from
阅读全文
How to use regular expression to match a special meta tag in html string using javascript All In One
摘要:How to use regular expression to match a special meta tag in html string using javascript All In One
matchAll(regexp)
match(regexp)
Array.from(arrayLike)
Array.from(arrayLike, mapFn)
Array.from(arrayLike, mapFn, thisArg)
阅读全文
摘要:How to fix Fetch API GET request return an opaque response bug All In One
Access-Control-Expose-Headers
阅读全文
摘要:2023 Q4 特斯拉销售策略分析 All In One
预测一波: 特斯拉 买不动了,要降价了 ❓
Tesla Model Y
阅读全文
摘要:Tesla 财报解读 All In One
Tesla Investor Relations
特斯拉投资者关系
Cybertruck
Model Y / Model 3
2023 特斯拉 Q3季度财报解读
阅读全文
摘要:工信部汽车备案查询 All In One
道路机动车辆生产企业及产品信息查询系统
Tesla / 特斯拉
特斯拉 Model Y 2023 小改版
特斯拉 Model 3 2023 焕新版
阅读全文
摘要:TypeScript type predicates All In One
类型谓词 / 类型断言
Narrowing / 类型收窄
type predicates
阅读全文
摘要:Apple macOS Sonoma All In One
HDR 240FPS 慢动作视频壁纸
阅读全文
摘要:macOS 支持 Raw 格式的相机名称 All In One
阅读全文
摘要:How to get macOS CPU details information in the command line All In One
如何通过命令行获取 macOS CPU 的详细信息
阅读全文
摘要:如何修复 macOS 系统 UI 突然卡死的 bug All In One
罗技蓝牙鼠标对系统 UI 界面操作无任何反应
问题排查
蓝牙鼠标电量不足,导致信号混乱了❌
解决方案
给蓝牙鼠标更换一个新电池 ✅
阅读全文
摘要:Node.js & SOAP All In One
XML / WSDL
SOAP (Simple Object Access Protocol / 简单对象访问协议) 是一种简单的基于 XML 的协议,它使应用程序通过 HTTP 来交换信息。
WSDL (Web Services Description Language / 网络服务描述语言) 是一门基于 XML 的语言,用于描述 Web Services 以及如何对它们进行访问。
阅读全文
摘要:How to export objects to a CSV file using pure JavaScript All In One
如何使用纯 JavaScript 将对象导出到 csv 文件
CSV 指定分隔符
阅读全文
摘要:macOS 如何设置 Finder 打开某种类型的文件时候使用指定的默认 Application 程序 All In One
阅读全文
摘要:VSCode 中如何指定和切换 TypeScript 的版本 All In One
阅读全文
摘要:How to fix the bug that the beforeunload event cannot be triggered All In One
如何修复 beforeunload 事件无法触发的 bug All In One
阅读全文
摘要:TypeScript function overload All In One
TypeScript 函数重载
阅读全文
摘要:How to use Linux shell script to create a command line interactive menu window interface All In One
如何使用 Linux shell script 制作一个命令行交互式菜单窗口界面 All In One
菜单 对话框
阅读全文
摘要:error TS6142: Module '' was resolved to '/index.tsx', but '--jsx' is not set.
error TS5023: Unknown compiler option '--jsx=react'.
阅读全文
摘要:HTML input date All In One
input type="date"
阅读全文
摘要:npm package and peerDependencies All In One
组件库复用 peerDependencies
dependencies & devDependencies & optionalDependencies
阅读全文
摘要:MongoDB Node.js Driver and MongoClient All In One
阅读全文
摘要:Linux Awk command All In One
AWK (awk /ɔːk/) 是一种专门用于文本处理的领域特定语言,通常用作数据提取和报告工具。
与 sed 和 grep 一样,它是一个过滤器,并且是大多数类 Unix 操作系统的标准功能。
shell script
Awk language
The AWK Programming Language.pdf
Unix
POSIX
阅读全文
摘要:US-ASCII & cookie-name cookie-value All In One
阅读全文
摘要:Vitest All In One
Vite + Test
Mock Functions
mock & spyOn
阅读全文
摘要:Linux file system All In One
图解 Linux 文件系统
软链接 vs 硬链接
symbol link / soft link / hard link
阅读全文
摘要:MongoDB and Mongoose in Action All In One
Node.js API Server
database CRUD
ObjectId
阅读全文
摘要:npm scripts & shx All In One
shx rm -rf ./dist/*
阅读全文
摘要:DDoS All In One
distributed denial-of-service attack / 分布式拒绝服务攻击
阅读全文
摘要:System Architecture Patterns All In One
系统架构模式
阅读全文
摘要:Node.js Assertion API All In One
Node.js 断言 API
// import assert from 'node:assert/strict';
import { strict as assert } from 'node:assert';
console.assert()
阅读全文
摘要:Express.js read and write image file All In One
Node.js
res.sendFile
阅读全文
摘要:望着蓝天 望着大海 望着地平线 All In One
music
再见中国海
4 in Love
阅读全文
摘要:styled-components & CSS pseudo classes All In One
::after & ::before CSS 伪元素
阅读全文
摘要:Linux parent shell and child shell All In One
父 shell 与 子 shell
阅读全文
摘要:字节跳动前端技术博客水文点评 All In One
KPI / OKR 产物,不求甚解,没有深度
前端实现下载图片等文件资源
阅读全文
摘要:如何在服务端禁用图片链接下载功能 All In One
阅读全文
摘要:图解各种流行的网络协议 All In One
阅读全文
摘要:特斯拉 Model Y 2023 小更新款 All In One
阅读全文