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.
a.txt などのファイルを Google BlobStore にアップロードしました。別の Java プログラムを使用して、a.txt にダウンロード/書き込む必要があります。この 2 番目の Java ファイルで a.txt の BlobKey を取得して、Serve メソッドを使用してダウンロードできるようにするにはどうすればよいですか?