iOS 动态按钮 LTPopButton

码农软件 · 软件分类 · 按钮(Button) · 2019-05-23 09:41:54

软件介绍

LTPopButton 通过 Facebook Pop 实现的动态按钮。有增加、减少、关闭、菜单、返回、下一步等多种按钮。

使用方法:

LTPopButton *button = [[LTPopButton alloc]initWithFrame:CGRectMake(100, 100, 36, 30)];
[self.view addSubview:button];
[button animateToType:menuType]; // there are various types, see examples

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

Learn Python the Hard Way

Learn Python the Hard Way

Zed A. Shaw / Addison-Wesley Professional / 2013-10-11 / USD 39.99

Master Python and become a programmer-even if you never thought you could! This breakthrough book and CD can help practically anyone get started in programming. It's called "The Hard Way," but it's re......一起来看看 《Learn Python the Hard Way》 这本书的介绍吧!

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

在线压缩/解压 HTML 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

MD5 加密
MD5 加密

MD5 加密工具