- 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."
推薦閱讀
- Advanced Splunk
- 軟件項目估算
- 大學計算機應用基礎實踐教程
- 算法訓練營:入門篇(全彩版)
- 青少年美育趣味課堂:XMind思維導圖制作
- 64位匯編語言的編程藝術
- Visual C++數字圖像處理技術詳解
- Getting Started with React Native
- Azure Serverless Computing Cookbook
- Building Slack Bots
- Photoshop智能手機APP界面設計
- Python應用與實戰
- After Effects CC案例設計與經典插件(視頻教學版)
- Java程序設計入門(第2版)
- 從零開始學Unity游戲開發:場景+角色+腳本+交互+體驗+效果+發布