- Mastering Google App Engine
- Mohsin Shafique Hijazee
- 162字
- 2021-07-09 21:46:34
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: " We can include other contexts through the use of the include
directive."
A block of code is set as follows:
class Person(ndb.Model): name = ndb.StringProperty() age = ndb.IntegerProperty()
Any command-line input or output is written as follows:
$ appcfg update /path/to/my/app/containing/app.yaml/
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: " Now, double-click on the Launcher icon that you just dragged to the Applications
folder ".
- 解構產(chǎn)品經(jīng)理:互聯(lián)網(wǎng)產(chǎn)品策劃入門寶典
- GeoServer Cookbook
- Machine Learning with R Cookbook(Second Edition)
- 軟件測試工程師面試秘籍
- Cassandra Data Modeling and Analysis
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- AutoCAD VBA參數(shù)化繪圖程序開發(fā)與實戰(zhàn)編碼
- WebRTC技術詳解:從0到1構建多人視頻會議系統(tǒng)
- Oracle Exadata專家手冊
- INSTANT Sinatra Starter
- Swift 4從零到精通iOS開發(fā)
- HTML5+CSS3+JavaScript 從入門到項目實踐(超值版)
- 小程序從0到1:微信全棧工程師一本通
- 30天學通C#項目案例開發(fā)
- Building Apple Watch Projects