- Dynamics 365 Business Central Development Quick Start Guide
- Stefano Demiliani Duilio Tacconi
- 179字
- 2021-08-13 15:38:07
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
finsql.exe Command=generatesymbolreference, Database="Demo Database NAV (11-0)", ServerName=NAVSRV
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
// Example:
// "Print to console": {
// "prefix": "log",
// "body": [
// "console.log('$1');",
// "$2
// ],
// "description": "Log output to console"
Any command-line input or output is written as follows:
docker ps
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."
- Apache ZooKeeper Essentials
- Learning ROS for Robotics Programming(Second Edition)
- PyQt從入門到精通
- OpenCV for Secret Agents
- Learning AngularJS for .NET Developers
- App Inventor創(chuàng)意趣味編程進階
- C/C++數(shù)據(jù)結(jié)構(gòu)與算法速學(xué)速用大辭典
- Java并發(fā)編程之美
- 軟件體系結(jié)構(gòu)
- Learning Splunk Web Framework
- 從程序員角度學(xué)習(xí)數(shù)據(jù)庫技術(shù)(藍橋杯軟件大賽培訓(xùn)教材-Java方向)
- Java EE 7 Development with WildFly
- 深度學(xué)習(xí):基于Python語言和TensorFlow平臺(視頻講解版)
- Swift編程實戰(zhàn):iOS應(yīng)用開發(fā)實例及完整解決方案
- Real-time Web Application Development using Vert.x 2.0