<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cloudflare Workers on [ MECANIK DEV ]</title><link>https://mecanik.dev/zh-tw/tags/cloudflare-workers/</link><description>Recent content in Cloudflare Workers on [ MECANIK DEV ]</description><generator>Hugo -- gohugo.io</generator><language>zh-Hant</language><copyright>版權所有 © 2020-{year} [ MECANIK DEV ]。 版權所有。</copyright><lastBuildDate>Sun, 28 Jun 2026 06:35:00 +0100</lastBuildDate><atom:link href="https://mecanik.dev/zh-tw/tags/cloudflare-workers/index.xml" rel="self" type="application/rss+xml"/><item><title>Cloudflare Image Transformations - 即時調整尺寸與最佳化</title><link>https://mecanik.dev/zh-tw/posts/cloudflare-image-transformations-resize-and-optimize-on-the-fly/</link><pubDate>Sun, 28 Jun 2026 06:35:00 +0100</pubDate><guid>https://mecanik.dev/zh-tw/posts/cloudflare-image-transformations-resize-and-optimize-on-the-fly/</guid><description>如果 Cloudflare Images 是你圖片棲身之處，那麼 Cloudflare Image Transformations 就是讓它們變快的引擎。它在圖片被請求的那一刻調整尺寸、壓縮並將其轉換為現代格式，只使用你已經擁有的原圖。</description></item><item><title>Cloudflare Workers AI - 2026 年在邊緣執行 AI 模型</title><link>https://mecanik.dev/zh-tw/posts/cloudflare-workers-ai-run-ai-models-at-the-edge-in-2026/</link><pubDate>Sun, 28 Jun 2026 06:20:00 +0100</pubDate><guid>https://mecanik.dev/zh-tw/posts/cloudflare-workers-ai-run-ai-models-at-the-edge-in-2026/</guid><description>在過去十年的大部分時間裡，執行一個 AI 模型意味著租用 GPU 伺服器、管理驅動程式，而且無論是否有請求進來都要為那些硬體付費。Cloudflare Workers AI</description></item><item><title>Cloudflare Pages vs Workers - 2026 年該用哪個</title><link>https://mecanik.dev/zh-tw/posts/cloudflare-pages-vs-workers-which-to-use-in-2026/</link><pubDate>Sun, 28 Jun 2026 06:15:00 +0100</pubDate><guid>https://mecanik.dev/zh-tw/posts/cloudflare-pages-vs-workers-which-to-use-in-2026/</guid><description>多年來，對於「我該把這個部署到 Cloudflare 的哪裡」這個問題，答案很簡單：靜態站台和前端放到 Pages，無伺服器邏輯放到 Workers。到了 2026 年，這條界</description></item><item><title>Cloudflare D1 - 在邊緣建構無伺服器 SQL 資料庫</title><link>https://mecanik.dev/zh-tw/posts/cloudflare-d1-build-a-serverless-sql-database-on-the-edge/</link><pubDate>Sun, 28 Jun 2026 06:05:00 +0100</pubDate><guid>https://mecanik.dev/zh-tw/posts/cloudflare-d1-build-a-serverless-sql-database-on-the-edge/</guid><description>無伺服器運算為應用程式碼解決了「沒有伺服器要管理」的問題，但資料庫卻是個尷尬的掉隊者。你可以在邊緣以毫秒級執行一個 Worker，然後眼睜睜看</description></item><item><title>Cloudflare 頁面 - 註冊、登錄和用戶系統</title><link>https://mecanik.dev/zh-tw/posts/cloudflare-pages-register-login-and-user-system/</link><pubDate>Sat, 26 Aug 2023 16:46:00 +0100</pubDate><guid>https://mecanik.dev/zh-tw/posts/cloudflare-pages-register-login-and-user-system/</guid><description>在不斷發展的 Web 開發領域，無服務器應用程序正在穩步留下自己的印記。 它們無可否認的優勢，例如無與倫比的可擴展性和強大的性能，使它們脫穎而出。 無服</description></item><item><title>適用於 PrestaShop 的 Cloudflare 圖像調整大小</title><link>https://mecanik.dev/zh-tw/posts/cloudflare-image-resizing-for-prestashop/</link><pubDate>Sun, 12 Feb 2023 07:59:00 +0100</pubDate><guid>https://mecanik.dev/zh-tw/posts/cloudflare-image-resizing-for-prestashop/</guid><description>由於 PrestaShop 非常受歡迎，被數以千計的在線商店廣泛使用，我決定給您機會大大加快它的速度。 這個電子商務平台非常有活力並且充滿了圖像。 圖片如此之多，以至</description></item><item><title>適用於 WordPress 的 Cloudflare 圖像調整大小</title><link>https://mecanik.dev/zh-tw/posts/cloudflare-image-resizing-for-wordpress/</link><pubDate>Tue, 31 Jan 2023 17:41:00 +0100</pubDate><guid>https://mecanik.dev/zh-tw/posts/cloudflare-image-resizing-for-wordpress/</guid><description>我發布這篇文章是因為我收到了很多關於 Cloudflare Image Resizing 和我的 WordPress 插件的請求。 由於 WordPress 的設計方式，不可能使我的插件與現有的所有插件兼容，因此在本文中，我們通過</description></item><item><title>如何使用 Cloudflare Workers 阻止代理</title><link>https://mecanik.dev/zh-tw/posts/how-to-block-proxies-using-cloudflare-workers/</link><pubDate>Sat, 23 Jul 2022 04:27:24 +0100</pubDate><guid>https://mecanik.dev/zh-tw/posts/how-to-block-proxies-using-cloudflare-workers/</guid><description>今天，您將學習如何免費使用 Cloudflare Workers 來阻止代理 IP（免費的）。 正如您現在已經知道的那樣，Cloudflare 提供 託管列表 。這些僅適用於企業客戶。 他</description></item><item><title>如何使用 Cloudflare Workers 阻止 TOR 網絡</title><link>https://mecanik.dev/zh-tw/posts/how-to-block-tor-network-using-cloudflare-workers/</link><pubDate>Fri, 22 Jul 2022 11:35:24 +0100</pubDate><guid>https://mecanik.dev/zh-tw/posts/how-to-block-tor-network-using-cloudflare-workers/</guid><description>今天，您將學習如何免費使用 Cloudflare Workers 阻止 TOR 網絡 IP（中繼和網橋）。 在我們深入研究之前，我必須通知您 Cloudflare 最近引入了 Managed Lists ，其中阻止 TOR 可以通過單擊完成。唯</description></item></channel></rss>