- WildFly:New Features
- Filippe Costa Spolti
- 153字
- 2021-07-16 11:45:46
Conventions
In this book, you will find a number of styles of text 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: "After installation, we must set the JAVA_HOME
environment variable."
A block of code is set as follows:
<outbound-socket-binding name="gmailTest"> <remote-destination host="smtp.gmail.com" port="993"/> </outbound-socket-binding>
Any command-line input or output is written as follows:
[root@wfly_book opt]# cd /opt/ [root@wfly_book opt]# mkdir /opt/server [root@wfly_book opt]# cd /opt/server
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Click on the Profile tab and then immediately click on Datasources."
推薦閱讀
- Learning Cython Programming(Second Edition)
- Access 數據庫應用教程
- Python神經網絡項目實戰
- Building Serverless Applications with Python
- Building Serverless Web Applications
- Python商務數據分析(微課版)
- Scratch從入門到精通
- Sitecore Cookbook for Developers
- 安卓工程師教你玩轉Android
- C++服務器開發精髓
- Koa與Node.js開發實戰
- Cinder:Begin Creative Coding
- HTML5+CSS+JavaScript深入學習實錄
- Python實戰指南:手把手教你掌握300個精彩案例
- SQL Server 2014數據庫設計與開發教程(微課版)