KazooTTT的碎碎念🧩
-
- 好古老的库
- umi 项目使用 pnpm 无法启动 - 叫我阿森就行 - 博客园
https://www.cnblogs.com/asen001/p/15875547.html - 很讨厌点击到弹窗外关闭的逻辑...
- 🐳 把网址链接转化成漂亮的小卡片--网页卡片_哔哩哔哩_bilibili
https://www.bilibili.com/video/BV1S8411b783/?vd_source=729e6f70ca3cee328ccece68cb2bbd30 - 网页卡片-MasterGo 社区
https://mastergo.com/community/plugin/77061459488733 - https://zhuanlan.zhihu.com/p/663644420 面试官:”Vite为什么快?“
- https://sspai.com/post/89649 设计思路学习
-
-
-
-
-
- https://inkscape.org/ svg编辑器
-
- https://core.telegram.org/
We offer two kinds of APIs for developers. The Bot API allows you to easily create programs that use Telegram messages for an interface. The Telegram API and TDLib allow you to build your own customized Telegram clients. You are welcome to use both APIs free of charge. - 缺陷: telegram的搜索很差,特别是中文搜索
- 导出的格式
PNG,一种无损压缩的位图图片格式,一般用于 JAVA 、网页等,压缩比高、生成文件体积小;
JPG,常见的位图图片格式,由于用了有损压缩的方式,图片质量会进行一定的压缩;
SVG,基于可扩展标记语言(XML)的、用于描述二维矢量图形的图形格式,支持无限缩放且不失真;
WEBP,常用于网页,同时提供有损压缩与无损压缩的图片格式,可让网页图档有效压缩又不影响图片格式的兼容和清晰度,可让网页的整体加载速度变快;
PDF,常见的电子文件格式,以PostScript语言图象模型为基础。 -
- 调色是不是应该放在最后来做