界面开发工具 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://codercto.com/soft/d/9945.html

Beginning iPhone and iPad Web Apps

Beginning iPhone and iPad Web Apps

Chris Apers、Daniel Paterson / Apress / 2010-12-15 / USD 39.99

It seems that everyone and her sister has developed an iPhone App—everyone except you, the hard-working web professional. And now with the introduction of the iPad, you may even feel farther behind. B......一起来看看 《Beginning iPhone and iPad Web Apps》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具