<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web-Api on Commentary of Takao</title><link>https://takao.blog/zh/tags/web-api/</link><description>Recent content in Web-Api on Commentary of Takao</description><generator>Hugo -- gohugo.io</generator><language>zh</language><copyright>Commentary of Takao</copyright><lastBuildDate>Wed, 15 Jul 2026 22:01:08 +0900</lastBuildDate><atom:link href="https://takao.blog/zh/tags/web-api/index.xml" rel="self" type="application/rss+xml"/><item><title>文件系统访问API：强大的本地文件操作</title><link>https://takao.blog/zh/web/file-system-access-api/</link><pubDate>Sat, 28 Dec 2024 00:00:00 +0900</pubDate><guid>https://takao.blog/zh/web/file-system-access-api/</guid><description>&lt;img src="https://takao.blog/img/thumbnail/file-system-access-api-zh.png" alt="Featured image of post 文件系统访问API：强大的本地文件操作" /&gt;&lt;h2 id="介绍"&gt;介绍
&lt;/h2&gt;&lt;p&gt;几十年来，Web 应用程序仅限于通过笨重的 &lt;code&gt;&amp;lt;input type=&amp;quot;file&amp;quot;&amp;gt;&lt;/code&gt; 元素读取文件，并且没有可靠的方法将更改保存回原始文件。文件系统访问 API 完全改变了这一点。它使 Web 应用程序能够直接在用户的本地文件系统上读取、写入和管理文件和目录——当然，需要用户许可。这为构建原生的文本编辑器、图像编辑器、IDE 和生产力工具打开了大门。&lt;/p&gt;</description></item><item><title>Web 蓝牙 API：从浏览器连接硬件</title><link>https://takao.blog/zh/web/web-bluetooth-api/</link><pubDate>Tue, 23 Jul 2024 00:00:00 +0900</pubDate><guid>https://takao.blog/zh/web/web-bluetooth-api/</guid><description>&lt;img src="https://takao.blog/img/thumbnail/web-bluetooth-api-zh.png" alt="Featured image of post Web 蓝牙 API：从浏览器连接硬件" /&gt;&lt;p&gt;Web 蓝牙 API 将硬件交互引入浏览器，使 Web 应用程序能够与蓝牙低功耗 (BLE) 设备进行通信。这开辟了物联网用例，例如直接从网页连接心率监视器、温度传感器和智能灯。&lt;/p&gt;</description></item></channel></rss>