仿微信支付条形码动画 WeiXinBarCodeImitate

码农软件 · 软件分类 · 动画(Animation) · 2019-07-04 22:56:50

软件介绍

WeiXinBarCodeImitate 是仿微信支付条形码的切换动画,包含条形码的生成、截图、旋转动画。

使用示例:

CodeBarView * codeBarView = [[CodeBarView alloc]initWithFrame:CGRectMake(0, 100,mainScreenWidth, 150)];
self.codeBarView.codeString = @"123321123454213344";
[self.view addSubview:titleLabel];

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

Visual Thinking

Visual Thinking

Colin Ware / Morgan Kaufmann / 2008-4-18 / USD 49.95

Increasingly, designers need to present information in ways that aid their audiences thinking process. Fortunately, results from the relatively new science of human visual perception provide valuable ......一起来看看 《Visual Thinking》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具