- Learning Android Game Development
- Nikhil Malankar
- 131字
- 2021-07-09 20:41:16
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: "For instance, you can think of www.google.com as a website's domain name." A block of code is set as follows:
<TextView
android:text="Hello World!"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/TextView"
tools:text="helloWorld"
android:textAppearance="@style/TextAppearance.AppCompat.Headline" />
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: "Click on Text, as shown in the following screenshot:"
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
推薦閱讀
- 用“芯”探核:龍芯派開發實戰
- Raspberry Pi 3 Cookbook for Python Programmers
- 新型電腦主板關鍵電路維修圖冊
- 網絡服務器配置與管理(第3版)
- Creating Dynamic UI with Android Fragments
- 電腦常見故障現場處理
- 嵌入式系統設計教程
- 筆記本電腦維修300問
- 基于Proteus仿真的51單片機應用
- 單片機開發與典型工程項目實例詳解
- WebGL Hotshot
- 基于網絡化教學的項目化單片機應用技術
- Building Machine Learning Systems with Python
- Raspberry Pi Home Automation with Arduino
- 現代多媒體技術及應用