- Hands-On Android UI Development
- Jason Morris
- 164字
- 2021-07-02 23:26:03
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 next lines of code read the link and assign it to the constantSize attribute." A block of code is set as follows:
<selector
xmlns:android="http://schemas.android.com/apk/res/android"
android:constantSize="true"
android:exitFadeDuration="@android:integer/config_shortAnimTime"
android:enterFadeDuration="@android:integer/config_shortAnimTime">
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<selector
xmlns:android="http://schemas.android.com/apk/res/android"
android:constantSize="true"
android:exitFadeDuration="@android:integer/config_shortAnimTime"
android:enterFadeDuration="@android:integer/config_shortAnimTime">
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: "In order to download new modules, we will go to Files | Settings | Project Name | Project Interpreter."
Warnings or important notes appear like this.
Tips and tricks appear like this.
- Apache Oozie Essentials
- Learning Data Mining with Python
- Vue.js 3.0源碼解析(微課視頻版)
- 深入淺出Android Jetpack
- Windows Server 2012 Unified Remote Access Planning and Deployment
- 小程序,巧運(yùn)營(yíng):微信小程序運(yùn)營(yíng)招式大全
- Salesforce Reporting and Dashboards
- 編程菜鳥(niǎo)學(xué)Python數(shù)據(jù)分析
- PHP從入門(mén)到精通(第4版)(軟件開(kāi)發(fā)視頻大講堂)
- SQL 經(jīng)典實(shí)例
- Node學(xué)習(xí)指南(第2版)
- Geospatial Development By Example with Python
- Azure Serverless Computing Cookbook
- 現(xiàn)代C:概念剖析和編程實(shí)踐
- UML軟件建模