jQuery 图像浏览插件 Viewer.js

软件介绍

Viewer 是一款强大的 jQuery 图像浏览插件。

在线演示:http://fengyuanchen.github.io/viewer/

主要功能:

  • 支持选项

  • 支持方法

  • 支持事件

  • 支持触摸

  • 支持移动

  • 支持缩放

  • 支持旋转

  • 支持键盘

  • 跨浏览器支持

使用:

<!-- a block container is required -->
<div>
  <img class="image" src="picture.jpg" alt="Picture">
</div>
<div>
  <ul class="images">
    <li><img src="picture.jpg" alt="Picture"></li>
    <li><img src="picture-2.jpg" alt="Picture 2"></li>
    <li><img src="picture-3.jpg" alt="Picture 3"></li>
  </ul>
</div>

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

Real-Time Collision Detection

Real-Time Collision Detection

Christer Ericson / CRC Press / 2004-12-22 / USD 98.95

Written by an expert in the game industry, Christer Ericson's new book is a comprehensive guide to the components of efficient real-time collision detection systems. The book provides the tools and kn......一起来看看 《Real-Time Collision Detection》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

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

在线压缩/解压 CSS 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具