HTML5 storage support is designed for two key scenarios. First, it enables a site to work offline. As site users input data, even when offline, the data can be stored locally on the client and then ...
翔泳社では、「独習」「徹底入門」「スラスラわかる」「絵で見てわかる」「一年生」などの人気シリーズをはじめ、言語や開発手法、最新技術を解説した書籍を多数手がけています。プロジェクトマネジメントやチームビルティングといった管理職向けの ...
マイナビ出版発行の書籍からIT関連の問題を引用し、出題していきます。皆さまの実力をお試しください。 今回は、『HTML5プロフェッショナル認定試験 レベル2 対策テキスト&問題集』から。認定試験を想定した問題なので、連続正解者は受験を考えても良い ...
Cookie Monster is not the only one looking past cookies. The Web Storage specification aims to define “an API for persistent data storage of key-value pair data in Web clients.” Like the Geolocation ...
マイナビ出版発行の書籍からIT関連の問題を引用し、出題していきます。皆さまの実力をお試しください。 今回は、『HTML5プロフェッショナル認定試験 レベル2 対策テキスト&問題集』から。認定試験を想定した問題なので、連続正解者は受験を考えても良い ...
画像、音声ファイルを2進数化して効率的に扱えるようにしたもの ・バッファ確保にArrayBufferを使う ・確保したバイナリデータの操作には、TypedArray, DataViewを使う ・メモリ上にバイナリデータの領域を確保できる ・ArrayBufferだけでは、バイナリデータを操作 ...
This article is excerpted from HTML5 Developer’s Cookbook and reprinted with permission of publisher Pearson/Addison-Wesley Professional. The persistence of information in the visitor’s browser has ...
HTML5 Web Storage: Local storageThe real advantages come with access to the localStorage object, which looks quite similar to the sessionStorage object but behaves very differently. Where the ...
米マイクロソフトは2011年6月20日(米国時間)、同社のオンラインストレージサービス「SkyDrive」をリニューアルした。SkyDriveは、「Windows Live」サービスの1つとして提供している25GBまで無料のオンラインストレージ。Windows LiveのIDを取得すれば、誰でも利用 ...