- R Deep Learning Cookbook
- Dr. PKS Prakash Achyutuni Sri Krishna Rao
- 194字
- 2021-07-02 20:49:02
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: "We can include other contexts through the use of the include directive."
A block of code is set as follows:
[default]
exten => s,1,Dial(Zap/1|30)
exten => s,2,Voicemail(u100)
exten => s,102,Voicemail(b100)
exten => i,1,Voicemail(s0)
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
[default]
exten => s,1,Dial(Zap/1|30)
exten => s,2,Voicemail(u100)
exten => s,102,Voicemail(b100)
exten => i,1,Voicemail(s0)
Any command-line input or output is written as follows:
# cp /usr/src/asterisk-addons/configs/cdr_mysql.conf.sample /etc/asterisk/cdr_mysql.conf
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: "Clicking the Next button moves you to the next screen."
- Kubernetes實戰
- SpringMVC+MyBatis快速開發與項目實戰
- C++ Builder 6.0下OpenGL編程技術
- Rake Task Management Essentials
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- 小程序開發原理與實戰
- Mastering Drupal 8 Views
- Java Web開發就該這樣學
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- 高效使用Greenplum:入門、進階與數據中臺
- Node.js實戰:分布式系統中的后端服務開發
- Mastering Drupal 8
- SQL Server 2008實用教程(第3版)
- Learning Zimbra Server Essentials