- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Roger Engelbert
- 139字
- 2021-07-23 20:00:26
Summary
Hopefully, non-C++ developers have now learned that there is nothing to be feared from the language, and hardcore C++ developers have not scoffed too much at the notion of a root class and its retains and autoreleases.
All the stuff that root classes have brought to languages such as Java and Objective-C will forever be a moot point. The creepy, underlying operations that go on behind your back with root objects cannot be shut down or controlled. They are not optional, and this forceful nature of root objects has bothered C++ developers ever since notions such as garbage collectors first surfaced.
Having said that, memory management of Ref
objects is extremely helpful and I hope even the most distrustful developers will soon learn to be thankful for it.
Furthermore, Cocos2d-x is awesome. So let's create a game already!
- 大話PLC(輕松動漫版)
- 簡單高效LATEX
- 深入淺出Windows API程序設計:編程基礎篇
- SQL語言從入門到精通
- Java程序員面試算法寶典
- 微信小程序全棧開發技術與實戰(微課版)
- R數據科學實戰:工具詳解與案例分析
- Scala編程(第5版)
- Python大學實用教程
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Mastering Android Studio 3
- 黑莓(BlackBerry)開發從入門到精通
- Tableau Dashboard Cookbook
- Building UIs with Wijmo
- 一覽眾山小:ASP.NET Web開發修行實錄