- Mastering Android Studio 3
- Kyle Mew
- 222字
- 2021-07-02 18:42:31
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: "In the previous examples, we used app:srcCompat as opposed to android:src. "
A block of code is set as follows:
public class ExampleUnitTest
{
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
}
}
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
buildTypes { release { . . . } } productFlavors { flavorDimensions "partial", "full"
Any command-line input or output is written as follows:
gradlew clean
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: "Besides MakeBuild and Analyze, the Build menu has other useful entries, for example, the Clean Project item, which removes build artifacts from the build directory "
- Getting Started with React
- 數(shù)據(jù)庫程序員面試筆試真題與解析
- 零基礎(chǔ)PHP學(xué)習(xí)筆記
- 區(qū)塊鏈架構(gòu)與實(shí)現(xiàn):Cosmos詳解
- PHP+MySQL+Dreamweaver動態(tài)網(wǎng)站開發(fā)實(shí)例教程
- 用戶體驗增長:數(shù)字化·智能化·綠色化
- C# and .NET Core Test Driven Development
- 打開Go語言之門:入門、實(shí)戰(zhàn)與進(jìn)階
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)實(shí)驗指導(dǎo)與習(xí)題選解(第2版)
- MATLAB GUI純代碼編寫從入門到實(shí)戰(zhàn)
- Instant Zurb Foundation 4
- UI設(shè)計基礎(chǔ)培訓(xùn)教程(全彩版)
- Hack與HHVM權(quán)威指南
- 系統(tǒng)分析師UML用例實(shí)戰(zhàn)
- Learning Zimbra Server Essentials