替代Cookie在客户端存储数据。
Cookie存储数据缺点:Size: Cookies are limited to about 4 kilobytes in size. Bandwidth: Cookies are sent along with every HTTP transaction. Complexity: Cookies are difficult to manipulate correctly.
PersistJS优点:Small (9.3k minified, 3k gzipped) Standalone: Does not need any additional browser plugins or JavaScript libraries to work on the vast majority of current browsers. Consistent: Provides a consistent, opaque API, regardless of the阅读全文>
发表于 @ 2008年05月31日 11:54:00|评论(loading...)|举报|收藏