界面开发工具 EasyUIControl

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

软件介绍

众所周知,ios的界面开发比重占了大约整个开发的50%,EasyUIControl 组件旨在简化用户的界面开发,让界面开发更容易。

目前共有5个control可以使用,label,button,view,textfield,textview,除了textview使用了PlaceholderTextView这个第三方组件(该组件已经包含在本组件里面),其他全部是纯净的原生开发,避免和其他组件和框架的耦合性。

如何集成

集成很简单,将本工程下的EasyUIControl文件夹放入你的工程里即可。

如何使用

你可以代码创建,也可以用xib创建,使用xib时,比如你拖入一个button,将button的Custom Class改为EasyButton即可。对于控件里的属性,你可以在User Defined Runtime Attributes里直接设置,无须编写代码。

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

Out of Control

Out of Control

Kevin Kelly / Basic Books / 1995-4-14 / USD 22.95

Out of Control is a summary of what we know about self-sustaining systems, both living ones such as a tropical wetland, or an artificial one, such as a computer simulation of our planet. The last chap......一起来看看 《Out of Control》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试