iOS 卡片容器 A-ViewContainer
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/Animaxx/A-ViewContainer
软件介绍
A-ViewContainer 是多控件的卡片容器。
使用:
// If the view is A_MultipleViewContainer already, then you don't need to call InstallTo method.A_MultipleViewContainer *centerView = [A_MultipleViewContainer A_InstallTo:self.view]; [centerView A_AddChild:[DemoLabelViewController createWithNumber:0]]; [centerView A_AddChild:[DemoLabelViewController createWithNumber:1]]; [centerView A_AddChild:[DemoLabelViewController createWithNumber:2]]; [centerView A_AddChild:[DemoLabelViewController createWithNumber:3]]; [centerView A_Display];
网络经济的十种策略
(美)凯文・凯利 / 肖华敬/任平 / 广州出版社 / 2000-06 / 26.00元
全书介绍网络经济的十个新游戏规则,分别是:蜜蜂比狮子重要;级数比加法重要;普及比稀有重要;免费比利润重要;网络比公司重要;造山比登山重要;空间比场所重要;流动比平衡重要;关系比产能重要;机会比效率重要!一起来看看 《网络经济的十种策略》 这本书的介绍吧!
