- 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."
- Python測試開發入門與實踐
- iOS開發實戰:從零基礎到App Store上架
- x86匯編語言:從實模式到保護模式(第2版)
- Full-Stack Vue.js 2 and Laravel 5
- 深度學習:算法入門與Keras編程實踐
- Spring實戰(第5版)
- Effective Python Penetration Testing
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- Test-Driven Development with Django
- Lift Application Development Cookbook
- Learning Alfresco Web Scripts
- Scala實用指南
- Neo4j High Performance
- JavaScript+jQuery交互式Web前端開發(第2版)