- Learning Embedded Android N Programming
- Ivan Morgillo Stefano Viola
- 160字
- 2021-07-14 10:47:26
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: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
LOCAL_SRC_FILES:=\ netcat.c \ atomicio.c
Any command-line input or output is written as follows:
$ git add art_new_feature $ git commit -m "Add new awesome feature to ART"
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: "Clicking the Next button moves you to the next screen."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Pandas Cookbook
- MySQL 8從入門到精通(視頻教學版)
- Reactive Android Programming
- 高級語言程序設計(C語言版):基于計算思維能力培養
- Getting Started with Gulp
- 用戶體驗可視化指南
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- Xcode 6 Essentials
- Backbone.js Testing
- Django Design Patterns and Best Practices
- 嵌入式Linux C語言程序設計基礎教程
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- Access 2010數據庫教程(微課版)
- C#程序開發教程