iOS 实时聊天室 RealtimeChat
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/relatedcode/RealtimeChat
软件介绍
RealtimeChat 是完全原生的 iPhone 应用,用来创建实时的,基于文本的聊天室,使用 Twitter 或者 Facebook 登录。
Principles of Object-Oriented JavaScript
Nicholas C. Zakas / No Starch Press / 2014-2 / USD 24.95
If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to defin......一起来看看 《Principles of Object-Oriented JavaScript》 这本书的介绍吧!
