界面开发工具 EasyUIControl
- 授权协议: GPL
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/sx1989827/EasyUIControl
- 软件文档: https://github.com/sx1989827/EasyUIControl
软件介绍
众所周知,ios的界面开发比重占了大约整个开发的50%,EasyUIControl 组件旨在简化用户的界面开发,让界面开发更容易。
目前共有5个control可以使用,label,button,view,textfield,textview,除了textview使用了PlaceholderTextView这个第三方组件(该组件已经包含在本组件里面),其他全部是纯净的原生开发,避免和其他组件和框架的耦合性。
如何集成
集成很简单,将本工程下的EasyUIControl文件夹放入你的工程里即可。
如何使用
你可以代码创建,也可以用xib创建,使用xib时,比如你拖入一个button,将button的Custom Class改为EasyButton即可。对于控件里的属性,你可以在User Defined Runtime Attributes里直接设置,无须编写代码。
The Seasoned Schemer
Daniel P. Friedman、Matthias Felleisen / The MIT Press / 1995-12-21 / USD 38.00
drawings by Duane Bibbyforeword and afterword by Guy L. Steele Jr.The notion that "thinking about computing is one of the most exciting things the human mind can do" sets both The Little Schemer (form......一起来看看 《The Seasoned Schemer》 这本书的介绍吧!
