iOS 字符串特效 EmoticonParticles

码农软件 · 软件分类 · 高级UI组件(Advanced) · 2019-07-12 10:59:49

软件介绍

EmoticonParticles 可以在 UIView 创建任意字符串效果。

alt tag

使用示例:

创建实际字符串:

  let emoticons = "YEMEKSEPETİ"

创建带有以上字符串的 EmoticonsParticleView

    let particle = EmoticonParticleView (frame: view.frame, emoticons: emoticons)
    view.addSubview(particle)

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

CSS3 For Web Designers

CSS3 For Web Designers

Dan Cederholm / Happy Cog / 2010-11 / $18

From advanced selectors to generated content to the triumphant return of web fonts, and from gradients, shadows, and rounded corners to full-blown animations, CSS3 is a universe of creative possibilit......一起来看看 《CSS3 For Web Designers》 这本书的介绍吧!

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

各进制数互转换器

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具