Client-Side Data Storage Web Storage技术详解 客户端存储的实用秘籍,《Client-Side Data Storage Keeping It Local 2016》这本书还挺有料的。Raymond Camden 写的,O'Reilly 出的,讲得不高冷,挺接地气。讲了从Cookies到LocalStorage,再到IndexedDB,思路清晰, HTML5 0 次浏览 2025-07-02
storage:node.js的对象存储 贮存node.js的基本对象存储使用安装npm i storage --save运行测试npm test用法var storage = require ( 'storage' ) ;应用程序接口创建一个新的Storage实例,可以选择传递一个默认cache对象进行初始化。 cache {对象} va Nodejs 17 次浏览 2024-10-14
TensorFlow IO Google Cloud Storage Filesystem 0.30.0 TensorFlow IO Google Cloud Storage Filesystem是一个用于在TensorFlow中读取和写入Google Cloud Storage (GCS)文件的库。它提供了一个灵活且高性能的接口,允许用户在TensorFlow应用程序中无缝地使用GCS作为数据源或接收 Python 20 次浏览 2024-06-23
Visual Basic I/O and Storage Program Examples Visual Basic I/O and Storage Program Examples (CH5).rar VB 17 次浏览 2024-07-14
StoreAway Organize Files by File Type for Streamlined Storage StoreAway is an application that lets you automatically move or copy files to different destinations based on file extension. Simply select the extens Swift 18 次浏览 2024-10-25
Cormorant OpenStack Swift-Compatible Object Storage Server Cormorant is an open-source object storage server released under the MIT License and compatible with OpenStack Swift. It supports the MOR API, a RESTf Swift 17 次浏览 2024-10-25
jQuery.storage.js前端数据存储插件 jQuery 插件库中的一员猛将——jquery.storage.js,封装了 HTML5 中的sessionStorage和localStorage存储功能。这个插件适合想要在前端存储数据的同学。说白了,就是让你能轻松在浏览器中保存一些信息,哪怕刷新页面也不怕丢失。sessionStorage存的 Javascript 0 次浏览 2025-06-11
vSphere-ESXi-vCenter-Server-5.0-Storage-Guide 《vSphere ESXi & vCenter Server 5.0存储指南》 vSphere是VMware公司推出的一款虚拟化管理平台,包含了ESXi(一个轻量级操作系统)和vCenter Server(集中式管理工具)。本指南主要针对vSphere 5.0版本,涵盖ESXi 5.0和vCente 小程序 10 次浏览 2024-10-31
Symbian_OS_File_Stream_Storage_Deep_Dive Symbian OS课件12 - 深入理解Symbian操作系统的文件、流与存储在移动操作系统的历史上,Symbian OS占据着重要地位,尤其在2000年至2010年期间,它是智能手机市场的主导者。Symbian OS的设计理念是高效、安全和可扩展性,这使得它在资源受限的移动设备上表现出色。本课件 Symbian 0 次浏览 2025-04-10