- Heroku Cloud Application Development
- Anubhav Hanjura
- 167字
- 2021-08-20 17:55:00
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: "Use the ps:scale
command to scale up the web processes."
A block of code is set as follows:
#!/bin/sh cat << EOF --- addons: - heroku-postgresql:dev default_process_types: web: bin/node server.js EOF
Any command-line input or output is written as follows:
$ heroku create myapp --buildpack https://github.com/heroku/heroku-buildpack-mylang
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: "You can also restart a web application using the Restart button on the Processes tab of your web app."
推薦閱讀
- SOA實踐者說
- PLC控制系統應用與維護
- 混沌工程實戰:手把手教你實現系統穩定性
- Linux操作系統應用編程
- 巧學活用Windows 7
- 蘋果OS X Mavericks 10.9應用大全
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- Python UNIX和Linux系統管理指南
- 分布式系統設計實踐
- Windows 7使用詳解(修訂版)
- bash shell腳本編程經典實例(第2版)
- Raspberry Pi入門指南
- Office 365 User Guide
- OpenStack Essentials(Second Edition)
- Less Web Development Essentials