jQuery 图片库 Zoomwall.js

软件介绍

Zoomwall.js 是一个以内容为焦点的照片库,它采用了水平的布局模式。

示例代码:

<div id="gallery" class="zoomwall">
    <img src="./images/01.jpg" data-highres="./images/01_1280.jpg" />
    <img src="./images/02.jpg" data-highres="./images/02_1280.jpg" />
    <img src="./images/03.jpg" data-highres="./images/03_1280.jpg" />
</div>

本文地址:https://www.codercto.com/soft/d/21246.html

Structure and Interpretation of Computer Programs - 2nd Edition

Structure and Interpretation of Computer Programs - 2nd Edition

Harold Abelson、Gerald Jay Sussman / The MIT Press / 1996-7-25 / USD 145.56

Structure and Interpretation of Computer Programs has had a dramatic impact on computer science curricula over the past decade. This long-awaited revision contains changes throughout the text. Ther......一起来看看 《Structure and Interpretation of Computer Programs - 2nd Edition 》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

MD5 加密
MD5 加密

MD5 加密工具