<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>黄撑的技术笔记</title><description>记录生活判断、项目实践、系统教程和视觉实验的个人博客</description><link>https://apexcheng.github.io/</link><language>zh-CN</language><item><title>从一条商品链接开始：用千牛看懂电商运营完整链路</title><link>https://apexcheng.github.io/articles/qianniu-ecommerce-operation-learning-map/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/qianniu-ecommerce-operation-learning-map/</guid><description>不背后台按钮，用“商品上架—流量成交—订单履约—售后评价—持续优化”一条链路，看懂 SKU、价格、营销、推广、ERP 和售后之间的关系。</description><pubDate>Mon, 20 Jul 2026 08:07:53 GMT</pubDate></item><item><title>Excel 中级函数案例详解：动态数组、日期计算与批量处理</title><link>https://apexcheng.github.io/articles/excel-intermediate-functions-case-guide/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/excel-intermediate-functions-case-guide/</guid><description>用三张真实 Excel 示例表讲解 REPLACE、FILTER、LET、BYROW、MAP、REDUCE 等 18 个中级函数，展示公式区域、动态结果和批量计算过程。</description><pubDate>Fri, 17 Jul 2026 02:10:02 GMT</pubDate></item><item><title>Excel 查找函数怎么选：VLOOKUP、XLOOKUP、INDEX、MATCH、XMATCH</title><link>https://apexcheng.github.io/articles/excel-lookup-functions-visual-guide/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/excel-lookup-functions-visual-guide/</guid><description>用五张 Excel 真实行列结构的独立案例表，逐个讲清 VLOOKUP、XLOOKUP、INDEX、MATCH、XMATCH 的公式参数、查找过程、返回结果和组合关系。</description><pubDate>Thu, 16 Jul 2026 07:25:31 GMT</pubDate></item><item><title>Excel 公式教学可视化：让数据、参数、命中结果连起来</title><link>https://apexcheng.github.io/articles/visual-lab/excel-formula-visual-patterns/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/visual-lab/excel-formula-visual-patterns/</guid><description>从 19 个常用 Excel 函数中提炼 7 种教学视觉模式，并用真实 Excel 行号、列标、公式参数和命中结果演示单函数独立案例板。</description><pubDate>Thu, 16 Jul 2026 03:20:08 GMT</pubDate></item><item><title>Excel 通配符使用指南：*、?、~ 和支持函数清单</title><link>https://apexcheng.github.io/articles/excel-wildcards-functions-guide/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/excel-wildcards-functions-guide/</guid><description>讲清 Excel 中 *、?、~ 三种通配符的含义，整理 COUNTIF、SUMIFS、XLOOKUP、MATCH、SEARCH 等支持通配符的常用函数，并给出前缀、包含、结尾和转义案例。</description><pubDate>Thu, 16 Jul 2026 01:46:18 GMT</pubDate></item><item><title>Excel 基础函数案例详解：用两张示例表掌握 39 个常用函数</title><link>https://apexcheng.github.io/articles/excel-basic-functions-case-guide/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/excel-basic-functions-case-guide/</guid><description>用订单明细和商品资料两张示例表，逐个讲解 SUM、IF、XLOOKUP、文本与日期等 39 个 Excel 基础函数的实际写法、结果和使用场景。</description><pubDate>Tue, 14 Jul 2026 14:38:28 GMT</pubDate></item><item><title>Browser Agent：让多个 AI Agent 共用同一个真实 Chrome</title><link>https://apexcheng.github.io/articles/browser-agent-shared-chrome-runtime/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/browser-agent-shared-chrome-runtime/</guid><description>一个本地共享浏览器运行时：统一管理真实 Chrome、固定 Profile、CDP 和自动恢复，让 Skill 与 AI Agent 只负责页面业务。</description><pubDate>Tue, 14 Jul 2026 07:20:01 GMT</pubDate></item><item><title>Excel 常用函数：从基础到中级的完整清单</title><link>https://apexcheng.github.io/articles/excel-functions-from-basic-to-intermediate/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/excel-functions-from-basic-to-intermediate/</guid><description>把 57 个 Excel 常用函数整理成 9 个函数家族，并用学习地图说明基础函数、中级函数、综合应用和系列文章之间的关系。</description><pubDate>Tue, 14 Jul 2026 00:23:03 GMT</pubDate></item><item><title>自动化实战：CSS 定位怎么写才稳定？</title><link>https://apexcheng.github.io/articles/css-selector-for-automation-beginners/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/css-selector-for-automation-beginners/</guid><description>从稳定属性、属性匹配、范围控制到影刀里的文字定位、唯一性验证和排错路线，整理网页自动化中更可维护的 CSS 定位方法。</description><pubDate>Mon, 13 Jul 2026 03:10:42 GMT</pubDate></item><item><title>给 OpenClaw 装上长期记忆：让 AI Agent 不再每次重新认识你</title><link>https://apexcheng.github.io/articles/gbrain-openclaw-long-term-brain-setup/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/gbrain-openclaw-long-term-brain-setup/</guid><description>记录我如何把 GBrain 接入 OpenClaw：从安装、PostgreSQL、独立 Brain Repo，到 MCP、Context Engine、Signal Detector 和最终验收。</description><pubDate>Fri, 10 Jul 2026 10:20:24 GMT</pubDate></item><item><title>用 Agent 开发影刀：从知识库、元素探索到代码同步</title><link>https://apexcheng.github.io/articles/yingdao-agent-development-knowledge-base/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/yingdao-agent-development-knowledge-base/</guid><description>介绍我为什么整理影刀开发知识库，以及如何让 Agent 查 API、探索网页元素、编写真实影刀项目代码，并通过同步工具交回影刀编辑器验证。</description><pubDate>Fri, 10 Jul 2026 08:20:50 GMT</pubDate></item><item><title>从反复抽卡到工作流：我如何重构 AI 商品图 Agent</title><link>https://apexcheng.github.io/articles/ai-product-image-agent-workflow/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/ai-product-image-agent-workflow/</guid><description>复盘我如何把 AI 商品图从逐张临场决策、反复重抽和自动审核，重构为先规划整套视觉、再由生成阶段纯执行的 Agent 工作流。</description><pubDate>Thu, 09 Jul 2026 13:22:17 GMT</pubDate></item><item><title>用 Tailscale Funnel 暴露 DevSpace 给 ChatGPT</title><link>https://apexcheng.github.io/articles/wsl-devspace-tailscale-funnel-chatgpt/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/wsl-devspace-tailscale-funnel-chatgpt/</guid><description>让 DevSpace 和 Tailscale Funnel 运行在同一个本地环境，用公网 HTTPS MCP 地址把本机项目接入 ChatGPT。</description><pubDate>Thu, 09 Jul 2026 02:32:25 GMT</pubDate></item><item><title>用 Caddy + ChmlFrp 暴露 DevSpace 给 ChatGPT</title><link>https://apexcheng.github.io/articles/wsl-devspace-caddy-chmlfrp-chatgpt/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/wsl-devspace-caddy-chmlfrp-chatgpt/</guid><description>一份可直接照抄的配置教程：在 WSL 中运行 DevSpace，用 Caddy 提供本地 HTTPS，再通过 ChmlFrp 暴露为公网地址，最终接入 ChatGPT。</description><pubDate>Tue, 07 Jul 2026 06:28:26 GMT</pubDate></item><item><title>我现在是怎么用 AI 做一套新品商品图的</title><link>https://apexcheng.github.io/articles/ai-product-image-workflow-in-practice/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/ai-product-image-workflow-in-practice/</guid><description>以一次真实新品项目为背景，讲清楚商品资料、竞品链接和可选用户反馈，如何经过四个 Skill 的分工，在规划阶段变成一套可确认、可执行的商品图任务。</description><pubDate>Mon, 06 Jul 2026 13:13:42 GMT</pubDate></item><item><title>东南亚仓储与发货规则：一张图看懂雅仓、跨境仓与双平台库存</title><link>https://apexcheng.github.io/articles/southeast-asia-warehouse-shipping-rules/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/southeast-asia-warehouse-shipping-rules/</guid><description>梳理泰国、马来西亚、菲律宾雅仓与深圳跨境仓的关系，说明双平台库存共享、跨国家隔离和发货优先级。</description><pubDate>Mon, 06 Jul 2026 06:37:17 GMT</pubDate></item><item><title>考核表应该识别人才，而不是把所有人改造成同一种人</title><link>https://apexcheng.github.io/articles/performance-review-should-recognize-talent/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/performance-review-should-recognize-talent/</guid><description>关于岗位分工、能力差异与人才评价的一些思考。</description><pubDate>Sat, 04 Jul 2026 01:21:34 GMT</pubDate></item><item><title>文章视觉系统 Demo：从文字草稿到视觉文章</title><link>https://apexcheng.github.io/articles/visual-lab/article-visual-system-demo/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/visual-lab/article-visual-system-demo/</guid><description>用一篇 Demo 验证新的文章视觉系统：先做视觉方案，再把流程、判断、风险和结论设计成可扫读的 MDX 页面。</description><pubDate>Fri, 03 Jul 2026 16:24:45 GMT</pubDate></item><item><title>截图风格 MDX 复刻 Demo</title><link>https://apexcheng.github.io/articles/visual-lab/screenshot-mdx-replica-demo/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/visual-lab/screenshot-mdx-replica-demo/</guid><description>用 Astro 组件复刻功能矩阵、安全防御报告和搜索决策树三类截图视觉效果。</description><pubDate>Fri, 03 Jul 2026 13:14:40 GMT</pubDate></item><item><title>Ulike 客服售后自动化拆解：RPA 实际在后台做了什么？</title><link>https://apexcheng.github.io/articles/ulike-customer-service-rpa-flow-detail/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/ulike-customer-service-rpa-flow-detail/</guid><description>基于 Ulike 公开案例里的静默单推送、已发货仅退款、留言赠品发货信息三个场景，拆解客服售后 RPA 在订单、聊天、ERP、物流和消息后台里的真实执行过程。</description><pubDate>Fri, 03 Jul 2026 08:18:16 GMT</pubDate></item><item><title>如何设计一个可维护的自动化 Agent 工作流</title><link>https://apexcheng.github.io/articles/automation-agent-workflow/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/automation-agent-workflow/</guid><description>先让流程可读、失败点可见，再考虑抽象和复用。</description><pubDate>Thu, 02 Jul 2026 07:44:54 GMT</pubDate></item><item><title>MDX 文章视觉模式 Gallery</title><link>https://apexcheng.github.io/articles/visual-lab/mdx-design-patterns-gallery/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/visual-lab/mdx-design-patterns-gallery/</guid><description>用影刀、电商看板、库存周转、退款率和 AI 工作流场景，展示 10 种适合个人博客文章的 MDX 视觉模式。</description><pubDate>Tue, 30 Jun 2026 19:43:10 GMT</pubDate></item><item><title>文章表格样式 Demo</title><link>https://apexcheng.github.io/articles/visual-lab/table-style-demo/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/visual-lab/table-style-demo/</guid><description>演示 Markdown 表格在博客文章中的边框、表头、长内容、横向滚动和业务看板类用法。</description><pubDate>Tue, 30 Jun 2026 19:37:50 GMT</pubDate></item><item><title>MDX 文章可视化组件 Demo</title><link>https://apexcheng.github.io/articles/visual-lab/mdx-components-demo/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/visual-lab/mdx-components-demo/</guid><description>用提示块、流程步骤、对比表、指标卡和总结块，演示 MDX 如何服务博客文章表达。</description><pubDate>Tue, 30 Jun 2026 19:30:35 GMT</pubDate></item><item><title>从日报机器人到经营看板：我们应该怎么正确使用影刀</title><link>https://apexcheng.github.io/articles/yingdao-daily-report-to-business-dashboard/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/yingdao-daily-report-to-business-dashboard/</guid><description>复盘我们把影刀用歪的地方，以及电商场景下应该如何从零散日报升级成统一的经营看板。</description><pubDate>Tue, 30 Jun 2026 08:40:36 GMT</pubDate></item><item><title>只有真正认识影刀，才能正确用好影刀</title><link>https://apexcheng.github.io/articles/how-to-use-yingdao-rpa-correctly/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/how-to-use-yingdao-rpa-correctly/</guid><description>从 40+ 个小应用出发，重新理解影刀不是万能许愿机，而是人机协作、经营看板和业务流程自动化工具。</description><pubDate>Tue, 30 Jun 2026 08:33:18 GMT</pubDate></item><item><title>从日报机器人到电商经营看板：多店铺数据应该这样设计</title><link>https://apexcheng.github.io/articles/ecommerce-dashboard-from-daily-report-to-management-board/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/ecommerce-dashboard-from-daily-report-to-management-board/</guid><description>把分散日报升级成多店铺统一经营看板，串起店铺、型号、链接、退款、评价、推广和库存数据。</description><pubDate>Tue, 30 Jun 2026 08:23:05 GMT</pubDate></item><item><title>其它企业具体怎么用影刀？一份流程图笔记</title><link>https://apexcheng.github.io/articles/yingdao-enterprise-rpa-flow-notes/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/yingdao-enterprise-rpa-flow-notes/</guid><description>从公开案例看，影刀在企业里不是只跑一个脚本，而是逐步变成业务流程、任务调度和异常兜底系统。</description><pubDate>Tue, 30 Jun 2026 06:52:13 GMT</pubDate></item><item><title>胃酸多时，不要把苏打水当成养胃饮料</title><link>https://apexcheng.github.io/articles/h-pylori-acid-drink-note/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/h-pylori-acid-drink-note/</guid><description>一次关于幽门螺杆菌、胃酸过多和气泡饮料的判断笔记。</description><pubDate>Mon, 29 Jun 2026 19:35:10 GMT</pubDate></item><item><title>代码块样式实验</title><link>https://apexcheng.github.io/articles/visual-lab/code-block-style-lab/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/visual-lab/code-block-style-lab/</guid><description>在视觉实验室里对比 8 种代码块样式，方便选择一种作为博客默认全局风格。</description><pubDate>Mon, 29 Jun 2026 12:18:06 GMT</pubDate></item><item><title>上下文流程图实验</title><link>https://apexcheng.github.io/articles/visual-lab/context-flow-demo/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/visual-lab/context-flow-demo/</guid><description>用一个 MDX + Astro 视觉组件，演示聊天工具如何把历史对话作为上下文一起发给大模型。</description><pubDate>Mon, 29 Jun 2026 11:40:33 GMT</pubDate></item><item><title>从代码看这个博客：项目结构与运行流程</title><link>https://apexcheng.github.io/articles/blog-code-structure-runtime/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/blog-code-structure-runtime/</guid><description>从项目目录、页面入口、文章读取、组件渲染、本地运行和 GitHub Pages 发布链路，拆解这个 Astro 博客是怎么跑起来的。</description><pubDate>Mon, 29 Jun 2026 11:07:46 GMT</pubDate></item><item><title>MDX 视觉笔记组件示例：指标、卡片与决策流</title><link>https://apexcheng.github.io/articles/visual-lab/visual-notes-components/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/visual-lab/visual-notes-components/</guid><description>用一组轻量 Astro 组件，把技术博客文章写成更适合扫描的科技风视觉笔记。</description><pubDate>Sun, 28 Jun 2026 17:00:34 GMT</pubDate></item><item><title>GitHub Pages 是什么，以及这个博客是怎么部署的</title><link>https://apexcheng.github.io/articles/github-pages-deployment-guide/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/github-pages-deployment-guide/</guid><description>先解释 GitHub Pages、GitHub Actions、Astro 构建、用户站点和项目站点等概念，再按当前项目配置完整拆解发布流程。</description><pubDate>Sun, 28 Jun 2026 13:14:44 GMT</pubDate></item><item><title>这个博客是怎么搭起来的：架构、内容流程与发布方式</title><link>https://apexcheng.github.io/articles/blog-project-architecture/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/blog-project-architecture/</guid><description>用视觉笔记的方式拆解这个个人博客：为什么选择静态架构、内容如何组织、文章怎样发布，以及 Agent 在写作维护中的位置。</description><pubDate>Sun, 28 Jun 2026 13:09:06 GMT</pubDate></item><item><title>让技术博客里的代码块、Callout 和图表更好读</title><link>https://apexcheng.github.io/articles/visual-lab/mdx-code-diagrams/</link><guid isPermaLink="true">https://apexcheng.github.io/articles/visual-lab/mdx-code-diagrams/</guid><description>长文中的视觉节奏、代码块样式和图表容器。</description><pubDate>Sun, 07 Jun 2026 18:35:56 GMT</pubDate></item></channel></rss>