Socket.IO

Socket.IO Introduction | Socket.IO 关于版本 Socket.IO v2: released in May 2017 (major breaking changes) Socket.IO v3: rele...

it/websocket

Epson L4166 打印机变砖修复

爱普生 Epson L416x 喷墨打印机,联网之后,可能是因为自动更新固件,一更新就会变砖(进入 Printer Mode)无法使用。 故障情况 开机后显示屏黑屏,显示 12345Printer ModeSet JigPush [OK] BT 按一...

hardware

反向代理(内网穿透)工具

frp frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the Internet. As of now,...

it/network software

Semantic Commit Message

Git Commit Message Format In the repository we use and enforce the commit message conventions. The conventions are verified ...

it/git

字体 font-family 选择

网页文本字体的选择 一般在显示器上,使用无衬线体(sans-serif)会比较舒服,衬线体(serif)看着会比较累,或者说比较正式,也更适合印刷制品。 网页中选定字体,如果不同时提供字体文件,就还得考虑浏览器端系统是否有相应的字体。尤其对于中文,不...

calf it/font

Python 各版本变化

Python 3.12 in 2023 Python Release Python 3.12.0 | Python.org f-string 增强。 花括号 {} 内:可以包含担任定界符的引号;可以嵌套多层 f-string;...

it/python

PGP - Pretty Good Privacy

There are two kinds of cryptography in this world: cryptography that will stop your kid sister from reading your files, and c...

it/encryption

Git with Encryption

git-remote-gcrypt git-remote-gcrypt - PGP-encrypted git remotes git-remote-gcrypt is a git remote helper to push and pul...

it/encryption it/git
123