- Learning IBM Bluemix
- Sreelatha Sankaranarayanan
- 145字
- 2021-07-08 10:53:53
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: "You will notice that the deployable artifact for your application is the webApp.war
file."
A block of code is set as follows:
@Override protected void init(VaadinRequest vaadinRequest) { Responsive.makeResponsive(this); setLocale(vaadinRequest.getLocale()); getPage().setTitle("MyVaadinApp"); showMainView(); }
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: "Enter your LinkedIn credentials and click Allow access."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- GAE編程指南
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- Visual Basic程序設計(第3版):學習指導與練習
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- 新編Premiere Pro CC從入門到精通
- Backbone.js Blueprints
- Learning Hunk
- 大模型RAG實戰:RAG原理、應用與系統構建
- C和C++游戲趣味編程
- Learning AngularJS for .NET Developers
- 精通MySQL 8(視頻教學版)
- JavaScript+jQuery網頁特效設計任務驅動教程
- TypeScript 2.x By Example
- Practical GIS
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)