- Cloud Development andDeployment with CloudBees
- Nicolas De loof
- 168字
- 2021-07-21 17:54:36
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 are shown as follows: "The project skeleton is basically a Maven pom.xml
file and comprises few classes."
A block of code is set as follows:
"build-with-jenkins": { "template": { "type": "https://raw.github.com/CloudBees-community/play2-clickstart/master/jenkins.xml" } }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
"app-variables":{ "proxyBuffering":false, "http_version":"1.1" }
Any command-line input or output is written as follows:
git push heroku master
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: "To create an account, www.cloudbees.com provides a SIGN UP link."
推薦閱讀
- JavaScript全程指南
- SQL Server 2016從入門到精通(視頻教學超值版)
- Learn Swift by Building Applications
- Python神經網絡項目實戰
- 假如C語言是我發明的:講給孩子聽的大師編程課
- 單片機應用與調試項目教程(C語言版)
- Highcharts Cookbook
- Kotlin從基礎到實戰
- SQL Server實用教程(SQL Server 2008版)
- 物聯網系統架構設計與邊緣計算(原書第2版)
- PhoneGap 4 Mobile Application Development Cookbook
- Python程序設計教程
- 計算機程序的構造和解釋(JavaScript版)
- Instant Pygame for Python Game Development How-to
- C++ Windows Programming