飘飘何所似,天地一沙鸥
进来时是一瓶染发剂,出去时是一只沙鸥——有些颜色,本来就染不了。
进来时是一瓶染发剂,出去时是一只沙鸥——有些颜色,本来就染不了。
How to programmatically replace specific colors in an image and output the result as a new file, using Canvas or Node.js image libraries.
A Chrome extension that wraps any image in a macOS-style window frame — built with Canvas API and Manifest V3, no backend needed.
A hands-on comparison of Claude and Codex from real usage experience, covering coding assistance, context handling, and workflow integration.

How to implement timeline and tab-switching carousel effects using Swiper Controller for bidirectional sync.
Integrating iFlytek LLM with streaming API response and optimizing the chat interaction experience.
Continued exploration of AI chat in Mini Program: refining the interaction and handling edge cases.
Integrating LLM into WeChat Mini Program with a page-flip animation to build an AI chat experience.
A practical guide to evenly and proportionally distributing flex items using flex-grow, flex-shrink, and flex-basis.
How to simplify nested conditionals using early return and Map structures for cleaner, more readable code.