- Modular Programming in Java 9
- Koushik Kothagal
- 211字
- 2021-07-02 18:38:15
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'll first call the getContacts() method on an instance of ContactUtil to get the hardcoded Contact list."
A block of code is set as follows:
module packt.addressbook { requires packt.sortutil; }
Any command-line input or output is written as follows. Lines beginning with $ indicate an input command. The input command might be broken into several lines to aid readability, but needs to be entered as one continuous line at prompt:
$ export JAVA_HOME=$(/usr/libexec/java_home -v 1.8)
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 File | New Project, you'll see a New Project overlay with a new option in the Java category--Java Modular Project."
- Qt 5 and OpenCV 4 Computer Vision Projects
- Software Testing using Visual Studio 2012
- Python高級機器學習
- Python自然語言處理(微課版)
- 圖數據庫實戰
- 從Power BI到Analysis Services:企業級數據分析實戰
- C++程序設計教程
- Oracle 12c從入門到精通(視頻教學超值版)
- Python全棧開發:基礎入門
- 百萬在線:大型游戲服務端開發
- Java并發實現原理:JDK源碼剖析
- 3ds Max 2018從入門到精通
- React.js實戰
- 跟小樓老師學用Axure RP 9:玩轉產品原型設計
- 樹莓派開發從零開始學:超好玩的智能小硬件制作書