AnimatedPath

码农软件 · 软件分类 · 绘图(Drawing) · 2019-07-04 08:58:56

软件介绍

可以播放画线的过程,并且可以移动某个点或者某条直线。Demo实现了三种功能:
1. 一种功能是点击屏幕任意几个点,然后点击绘制按钮,会重现绘制直线的过程;还可以拖动slider来回放任意绘制过程,如效果图1。
2. 按住屏幕移动手指,可以调整直线的位置,如效果图2。
3. 按住某个点,可以移动这个点以及相应的线段;如效果图3。 [Code4App.com]

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

Computing Patterns in Strings

Computing Patterns in Strings

Bill Smyth / Addison Wesley / 2003 / $ 75.00

The computation of patterns in strings is a fundamental requirement in many areas of science and information processing. The operation of a text editor, the lexical analysis of a computer program, the......一起来看看 《Computing Patterns in Strings》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

随机密码生成器
随机密码生成器

多种字符组合密码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换