- iOS Programming Cookbook
- Hossam Ghareeb
- 190字
- 2021-07-09 18:29:35
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: " The sort function gives us another flexibility by which you can provide a closure that returns the comparison result between any two items in the list to determine which should come first in the list."
A block of code is set as follows:
{ (parameters) ->returnType in // block of code goes here }
Any command-line input or output is written as follows:
cd path_to_directory
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: "Under Relationship Segue, click on view controllers to make this view controller part of the view controllers list on the tab bar controller."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
- 每天5分鐘玩轉Kubernetes
- Getting Started with oVirt 3.3
- 蘋果電腦玩全攻略 OS X 10.8 Mountain Lion
- 嵌入式Linux系統開發:基于Yocto Project
- Mastering KVM Virtualization
- PLC控制系統應用與維護
- 深入Linux內核架構與底層原理(第2版)
- 嵌入式Linux應用開發菜鳥進階
- Linux自動化運維:Shell與Ansible(微課版)
- Windows 7案例教程
- Joomla! 3 Template Essentials
- 跟老男孩學Linux運維:Shell編程實戰
- 鴻蒙操作系統設計原理與架構
- iOS 10快速開發:18天零基礎開發一個商業應用
- 大規模Linux集群架構最佳實踐:如何管理上千臺服務器