DKCircleButton

码农软件 · 软件分类 · 按钮(Button) · 2019-05-23 14:56:50

软件介绍

DKCircleButton 实现了无需图片实现扁平化(Flat UI)风格的圆形按钮,并且有不错的点击按钮的效果。


示例代码:

- (void)viewDidLoad {
  [super viewDidLoad];

  DKCircleButton *button1 = [[DKCircleButton alloc] initWithFrame:CGRectMake(0, 0, 90, 90)];

  button1.center = CGPointMake(160, 200);
  button1.titleLabel.font = [UIFont systemFontOfSize:22];
}

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

AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and

AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and

George F. Luger、William A Stubblefield / Addison Wesley / 2008-09-04 / USD 22.20

This book is designed for three primary purposes. The first is as a programming language component of a general class in Artificial Intelligence. From this viewpoint, the authors see as essential that......一起来看看 《AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and 》 这本书的介绍吧!

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

在线 XML 格式化压缩工具

html转js在线工具
html转js在线工具

html转js在线工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具