- JBoss:Developer's Guide
- Elvadas Nono Woguia
- 153字
- 2021-07-02 18:37:21
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: Client applications can then consume data from virtual databases using standard interfaces such as the ODBC, JDBC, and REST protocols.
A block of code is set as follows:
$ export EAP_HOME=$HOME/books/jbossdev/installs/jboss-eap-7.0
$ cd $EAP_HOME/bin
$ ./standalone.sh
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: "JBoss is fully Java Authentication and Authorization Service (JAAS)"
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
- 兩周自制腳本語言
- 精通API架構:設計、運維與演進
- Learning Neo4j 3.x(Second Edition)
- 劍指Java:核心原理與應用實踐
- Java編程的邏輯
- Learning Probabilistic Graphical Models in R
- Mastering Unity 2D Game Development(Second Edition)
- C語言程序設計
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Getting Started with Python
- Modernizing Legacy Applications in PHP
- SSH框架企業級應用實戰
- 大規模語言模型開發基礎與實踐
- Beginning C# 7 Hands-On:The Core Language