Xianqiao Wang
Some records of life and study
Home
Chrome 文件选择
使用 blob url 显示图片缩略图占用很大内存,使用 canvas 得到缩略图(需要转为 dataurl ?)可以缓解这个问题
读取 File.size 是很耗时