SVG 格式的圆形进度组件 react-circle

码农软件 · 软件分类 · 网页组件 · 2019-04-08 15:44:18

软件介绍

react-circle 是一个使用 TypeScript 实现的 SVG 格式的圆形进度组件。

Demo: https://zzarcon.github.io/react-circle/

安装

$ yarn add react-circle

特性

用法示例

基本用法,使用默认尺寸和颜色,传入“进度”参数即可使用

import Circle from 'react-circle';
<Circle
  progress={35}
/>

运行效果

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

Algorithms in C++

Algorithms in C++

Robert Sedgewick / Addison-Wesley Professional / 1992-05-10 / USD 64.99

This version of Sedgewick's bestselling book provides a comprehensive collection of algorithms implemented in C++. The algorithms included cover a broad range of fundamental and more advanced methods:......一起来看看 《Algorithms in C++》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

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

在线 XML 格式化压缩工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器