- Swift 4 Protocol-Oriented Programming(Third Edition)
- Jon Hoffman
- 171字
- 2021-07-08 09:42:33
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "With the where clause we are requiring that the elements in the iterator, within the E type, must be of the Integer type"
A block of code is set as follows:
protocol ZombieObserver { func turnLeft() func turnRight() func seesUs() }
Any command-line input or output is written as follows:
Making a copy of internalQueue
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "From this menu, we will
want to select the Create a new Xcode project option."
- Oracle從入門到精通(第3版)
- Apache Oozie Essentials
- 零基礎PHP學習筆記
- C++ Builder 6.0下OpenGL編程技術
- 認識編程:以Python語言講透編程的本質
- 趣學Python算法100例
- Building Cross-Platform Desktop Applications with Electron
- AutoCAD 2009實訓指導
- Kivy Cookbook
- Azure Serverless Computing Cookbook
- Mastering Python Design Patterns
- Mastering AWS Security
- RESTful Web Clients:基于超媒體的可復用客戶端
- Java Hibernate Cookbook
- Android 游戲開發大全(第二版)