<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>File-System on たかおの解説</title><link>https://takao.blog/ja/tags/file-system/</link><description>Recent content in File-System on たかおの解説</description><generator>Hugo -- gohugo.io</generator><language>ja</language><copyright>たかおの解説</copyright><lastBuildDate>Sat, 13 Jun 2026 23:11:50 +0900</lastBuildDate><atom:link href="https://takao.blog/ja/tags/file-system/index.xml" rel="self" type="application/rss+xml"/><item><title>File System Access API：強力なローカルファイル操作</title><link>https://takao.blog/ja/web/file-system-access-api/</link><pubDate>Sat, 28 Dec 2024 00:00:00 +0900</pubDate><guid>https://takao.blog/ja/web/file-system-access-api/</guid><description>&lt;img src="https://takao.blog/img/thumnail.webp" alt="Featured image of post File System Access 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;要素による読み取り専用のファイルアクセスに制限され、元のファイルに変更を保存する信頼できる方法がありませんでした。File System Access APIはこの状況を根本から変えます。ユーザーの許可を得た上で、ローカルファイルシステム上のファイルやディレクトリを直接読み書き・管理できるようになります。これにより、テキストエディタ、画像エディタ、IDE、生産性ツールなど、ネイティブアプリに迫る操作性を持つWebアプリケーションの構築が可能になります。&lt;/p&gt;</description></item></channel></rss>