- Cocos2D Game Development Essentials
- Ben Trengrove
- 134字
- 2021-08-06 19:39:00
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "The contentSize
property is the bounding box of the node."
A block of code is set as follows:
// Apple recommend assigning self with supers return value self = [super init]; if (!self) return(nil);
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Press the Publish button. Your app will now be published on Xcode".
推薦閱讀
- 微服務與事件驅動架構
- Java高手真經(高級編程卷):Java Web高級開發技術
- AutoCAD VBA參數化繪圖程序開發與實戰編碼
- Apex Design Patterns
- Getting Started with Greenplum for Big Data Analytics
- jQuery Mobile移動應用開發實戰(第3版)
- Haskell Data Analysis Cookbook
- HTML5開發精要與實例詳解
- Hands-On Nuxt.js Web Development
- 案例式C語言程序設計實驗指導
- PhoneGap 4 Mobile Application Development Cookbook
- MongoDB Administrator’s Guide
- Expert Cube Development with SSAS Multidimensional Models
- Mastering Unity Scripting
- Implementing NetScaler VPX?(Second Edition)