jQuery 图像处理插件 Cropit
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/scottcheng/cropit
软件介绍
Cropit 是款自定义裁剪和缩放图像的 jQuery 插件。在线演示
特性:
支持图像裁剪和缩放
通过 FileReader 加载本地图像,使用 canvas 来进行裁剪
通过 CSS 可以进行完全的自定义设计
特别适合需要用户上传特定大小的图像的场景
安装:
# Install cropit with bower $ bower install cropit # or with npm $ npm install cropit
A Common-Sense Guide to Data Structures and Algorithms
Jay Wengrow / Pragmatic Bookshelf / 2017-8-13 / USD 45.95
If you last saw algorithms in a university course or at a job interview, you’re missing out on what they can do for your code. Learn different sorting and searching techniques, and when to use each. F......一起来看看 《A Common-Sense Guide to Data Structures and Algorithms》 这本书的介绍吧!
