Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JavaScript を使用して HTML5 ファイルシステムでファイルを作成した場合、自分のコンピューターの実際のファイル システムでファイルを見つけることができますか?
本来はすべてのファイルが仮想ファイルシステムに保存されていると思いますので、ファイルを保護することができます。しかし、そうではありません。Chromeの場合、ファイルは「C:\Users\ユーザー名\AppData\Local\Google\Chrome\User Data\Default\File System」に置かれ、Windows 7では名前が難読化されているため、ローカルファイルとして操作できます。