PIPView
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/danielamitay/DAPIPView
软件介绍
实现类似FaceTime 应用的画中画(picture-in-picture)的效果。即在主视图(main view)中加载另外一个小视图,可以用手指拖动小视图,小视图的位置只能位于主视图的四个角,所以拖动之后松开手指时,小视图会落在最近的四个角。具体效果请看视频。 [Code4App.com]
Functional Programming in Scala
Paul Chiusano、Rúnar Bjarnason / Softbound print / 2014-9-14 / USD 44.99
Functional programming (FP) is a programming style emphasizing functions that return consistent and predictable results regardless of a program's state. As a result, functional code is easier to test ......一起来看看 《Functional Programming in Scala》 这本书的介绍吧!
