所属分类:
移动互联网开发
开发工具:WINDOWS
文件大小:892KB
下载次数:6
上传日期:2017-09-16 14:31:42
说明: 手机拍照并压缩图片,实现在上传到服务端之前,把图片进行压缩,增加图片上传的速度和成功率
(mobile webpage, you can use it to capture the photo, and resize the photo to upload the small photo to server)
文件列表:
.gitignore
.npmignore
.travis.yml
README.md
bower.json
dist
dist\1.chunk.js
dist\1.chunk.js.map
dist\2.chunk.js
dist\2.chunk.js.map
dist\lrz.all.bundle.js
dist\lrz.all.bundle.js.map
dist\lrz.bundle.js
dist\lrz.bundle.js.map
dist\那么多文件,应该引用哪个?.txt
gulpfile.js
karma.conf.js
package.json
src
src\lib
src\lib\Blob.FormData.shim.js
src\lib\Promise.js
src\lib\bootstrap.min.css
src\lib\exif.js
src\lib\jpeg_encoder_basic.js
src\lib\megapix-image.js
src\lrz.all.js
src\lrz.js
src\那么多文件,应该引用哪个?.txt
test
test\demo.gif
test\img
test\img\loading.gif
test\img\orientation_1.JPG
test\img\orientation_3.JPG
test\img\orientation_6.JPG
test\img\orientation_8.JPG
test\img\transparent_png.png
test\index.html
test\index.js
test\lrz.spec.js
test\qrcode.png
test\recvimg.php
test\server.html
test\server.js
test\test_l.html
test\test_s.html
webpack.config.js