- Learning Firefox OS Application Development
- Tanay Pant
- 135字
- 2021-07-09 21:45:43
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: "I have replaced World
with Firefox
everywhere to make it Hello Firefox
."
A block of code is set as follows:
<script src="js/jquery-1.11.3.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/clickr.js"></script>
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: "When you click on it, you will see the Install Simulator option."
推薦閱讀
- Android和PHP開發(fā)最佳實踐(第2版)
- OpenCV實例精解
- JavaFX Essentials
- 編寫整潔的Python代碼(第2版)
- Vue.js 3.0源碼解析(微課視頻版)
- Git高手之路
- 新編Premiere Pro CC從入門到精通
- Instant QlikView 11 Application Development
- 人人都懂設計模式:從生活中領悟設計模式(Python實現(xiàn))
- jQuery炫酷應用實例集錦
- Mastering C++ Multithreading
- LabVIEW虛擬儀器入門與測控應用100例
- 現(xiàn)代C++編程實戰(zhàn):132個核心技巧示例(原書第2版)
- Scala編程(第5版)
- BeagleBone Robotic Projects(Second Edition)