- 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."
- Getting Started with Citrix XenApp? 7.6
- 數據庫系統教程(第2版)
- Learn to Create WordPress Themes by Building 5 Projects
- Java入門很輕松(微課超值版)
- Python金融數據分析
- Java持續交付
- Windows Forensics Cookbook
- Spring Boot Cookbook
- Getting Started with Laravel 4
- Python爬蟲、數據分析與可視化:工具詳解與案例實戰
- 詳解MATLAB圖形繪制技術
- INSTANT Adobe Edge Inspect Starter
- 寫給程序員的Python教程
- HTML+CSS+JavaScript網頁制作:從入門到精通(第4版)
- 計算機應用基礎(Windows 7+Office 2010)