处理网络API和模型对象的控制器 GQDataController
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: 跨平台
- 软件首页: https://github.com/gonefish/GQDataController
- 软件文档: https://github.com/gonefish/GQDataController
软件介绍
GQDataController是一种专门用于处理网络API和模型对象的控制器,你可以理解为MVVM或者MVC-N构架。
GQDataController使用AFNetworking的AFHTTPSessionManager处理网络请求,并将结果转换成模型对象,内置对Mantle,JSONModel,YYModel,MJExtension 模型的支持。
通过GQDataController,你可以创建非常易于使用和高复用的网络API代码。
Getting Started with C++ Audio Programming for Game Development
David Gouveia
Written specifically to help C++ developers add audio to their games from scratch, this book gives a clear introduction to the concepts and practical application of audio programming using the FMOD li......一起来看看 《Getting Started with C++ Audio Programming for Game Development》 这本书的介绍吧!
