s3快取 启用使用本地缓存从Amazon S3存储桶读取文件 例子 var s3Cache = require ( 'amazon-s3-cache' ) ; s3Cache . configureAWS ( { region : 'us-west-2' } ) ; s3Cache . configureCacheDir ( '/' ) ; s3Cache . getFile ( 'bucket' , 'key' ) . on ( 'error' , function ( error ) { console . log ( 'ERROR' ) ; console . log ( error ) ; } ) . on ( 'success' , function ( filePath ) { console . log ( 'SUCCESS' ) ;
2022-05-10 17:16:46 3KB JavaScript
1
《计算机体系结构》-张晨曦著 教材整理样例试卷,包含选择题,问答题,分析题和计算题。
2022-05-06 07:37:22 43KB 系统结构 流水线技术 Cache 机群
1
基于VS2015编译OpenCV3.4.2过程中缺失文件的解决办法,拷贝文件中的文件替代原文件就可以
2022-04-29 16:43:42 107.46MB vs2015+opencv3.4
1
arm9 cache 介绍,含rtl代码 arm9 cache 介绍,含rtl代码 介绍
2022-04-26 11:12:07 204KB arm9 cache
1
electron-builder 在window上编译时所需文件,直接解压,再将文件名改为cache
2022-04-22 22:02:32 21.99MB electron electron-builder
1
cache数据库基础操作资料,包含建库建表,关联查询
2022-04-22 19:04:03 728KB 数据库 database cache chche数据库
存储系统――缓存.DRAM.磁盘.(Memory.Systems-Cache.DRAM.Disk).Bruce.Jacob pdf文档)
2022-04-19 21:09:48 16.86MB 存储系统 缓存 DRAM memory
1
electron-builder 解压后将文件夹内所有内容复制到/root/.cache目录中
2022-04-06 01:41:24 61.81MB electron
1
New DataBase Storage Mechanism Based on Memory, which could be used for IMS HSS BE
2022-04-06 00:35:24 31KB IMS Telecom HSS
1
RISC CPU片上cache的设计,陈夏文,蔡敏,本文主要介绍了一款RISC结构CPU的片上Cache(高速缓冲存储器)的设计,从系统级、电路级到版图级详细地介绍了主要的设计方法、cache的�
2022-04-01 09:43:50 508KB 首发论文
1