jQuery easyThumb

码农软件 · 软件分类 · jQuery图像处理 · 2019-12-26 21:56:34

软件介绍

A combination of jQuery and PHP (for the thumbnail generation).

Turn a unsorted list of fullscale-images to thumbnails on-the-fly. Display them as galleries or single images. Uses preloading, so that the images are loaded in the background with an indicator. It is easily combinated with (example) Lightbox, etc. Has the option to turn images to imagelinks also.

Code example:

<div class="easyThumb">
  <ul>
   <li><img src="img/IMG_0064.jpg" alt="Ex 1" /></li>
   <li><img src="img/IMG_0065.jpg" alt="Blabla" /></li>
   <li><img src="../e.jpg" alt="This is a test"/></li>
  </ul>
</div>

 

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

iOS面试之道

iOS面试之道

故胤道长、唐巧 / 电子工业出版社 / 2018-7 / 59.00元

《iOS面试之道》是作者将多年的工作经验和积累,结合具体面试内容总结而成的。 《iOS面试之道》共分为3部分。第1部分为面试准备,详细介绍求职中遇到的基本问题,作者根据其多年的经验,在面试流程、简历投递、复习准备方面给出了完善的参考意见和建议。第2部分为算法知识。算法几乎是各种水平的程序员都要面对的考查内容。该部分采用Swift语言重新审视了多种数据结构和算法原理,可以说是为iOS开发者量身......一起来看看 《iOS面试之道》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具