- Apex Design Patterns
- Jitendra Zaa Anshul Verma
- 170字
- 2021-07-16 11:11:20
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 AdminGoldSupportImpl
and AdminPlatinumSupportImpl
classes are written in the same way."
A block of code is set as follows:
public class Mario { public void ability(){ System.debug('I can Walk'); } public void info(){ System.debug('I am Mario'); } }
Any command-line input or output is written as follows:
$ mkdir css $ cd css
New terms and important words are shown in bold.
For this book we have outlined the shortcuts for the Mac OX platform if you are using the Windows version you can find the relevant shortcuts on the WebStorm help page https://www.jetbrains.com/webstorm/help/keyboard-shortcuts-by-category.html.
- Leap Motion Development Essentials
- MATLAB圖像處理超級學習手冊
- Mastering Ubuntu Server
- TypeScript圖形渲染實戰:基于WebGL的3D架構與實現
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- 重學Java設計模式
- WordPress 4.0 Site Blueprints(Second Edition)
- 跟戴銘學iOS編程:理順核心知識點
- iOS開發項目化入門教程
- Python 快速入門(第3版)
- Android應用程序設計
- 軟件開發中的決策:權衡與取舍
- Visual C++ 開發從入門到精通
- The Java Workshop
- HTML 5與CSS 3權威指南(第4版·下冊)