jQuery图片画廊插件 CollagePlus.js
- 授权协议: GPL
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://collageplus.edlea.com/
- 软件文档: http://collageplus.edlea.com/
软件介绍
CollagePlus.js可以实现像画廊一样展示图片,同时支持边框设置。
使用示例代码:
// example HTML image gallery
<div class="Collage">
<img src="example1.jpg" />
<img src="example2.jpg" />
<img src="example3.jpg" />
</div>
// collagePlus-ify it!
$('.Collage').collagePlus()
Tango with Django
David Maxwell、Leif Azzopardi / Leanpub / 2016-11-12 / USD 19.00
Tango with Django is a beginner's guide to web development using the Python programming language and the popular Django web framework. The book is written in a clear and friendly style teaching you th......一起来看看 《Tango with Django》 这本书的介绍吧!
