SVG 路径插件 Segment.js

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-03 15:26:51

软件介绍

Segment 是一个小的 Javascript 类(没有依赖),它可以绘制动态 SVG 路径。

示例代码:

function cubicIn(t) {    return t * t * t;
}function done() {    alert("Done!");
}

segment.draw("25%", "75% - 10", 1, {delay: 0.5, easing: cubicIn, callback: done});

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

Host Your Web Site In The Cloud

Host Your Web Site In The Cloud

Jeff Barr / SitePoint / 2010-9-28 / USD 39.95

Host Your Web Site On The Cloud is the OFFICIAL step-by-step guide to this revolutionary approach to hosting and managing your websites and applications, authored by Amazon's very own Jeffrey Barr. "H......一起来看看 《Host Your Web Site In The Cloud》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具