控件的拖动
- 授权协议: 未知
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: http://code4app.com/codesample/5008db016803fa2f19000000
软件介绍
实现控件拖动功能。
作者说:其实网上已不乏实现控件拖动的代码,但是很多都是在N多类和层层框架结构中。从这些类中只提取控件拖动的代码对于新手来说要煞费时间。这里为了给大家节省一些时间,所以将此功能写为Demo上传。原理在这里就不说了,一共不过十几行代码一看就懂。另外,此Demo的拖动功能实现于控件内部不依附于父视图touch事件。 [Code4App.com]
Programming Ruby
Dave Thomas、Chad Fowler、Andy Hunt / Pragmatic Bookshelf / 2004-10-8 / USD 44.95
Ruby is an increasingly popular, fully object-oriented dynamic programming language, hailed by many practitioners as the finest and most useful language available today. When Ruby first burst onto the......一起来看看 《Programming Ruby》 这本书的介绍吧!
