- Julia 1.0 Programming Complete Reference Guide
- Ivo Balbaert Adrian Salceanu
- 130字
- 2021-06-24 14:21:37
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: "Add /Applications/Julian.m.app/Contents/Resources/julia/bin/Julia to make Julia available everywhere on your computer."
A block of code is set as follows:
for arg in ARGS
println(arg)
end
Any command-line input or output is written as follows:
julia> include("hello.jl")
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: "Start it up, go to Settings, and then Install Panel."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- .NET之美:.NET關鍵技術深入解析
- Cocos2D-X權威指南(第2版)
- Mastering ServiceStack
- Vue.js快跑:構建觸手可及的高性能Web應用
- 精通Scrapy網絡爬蟲
- 深度學習:算法入門與Keras編程實踐
- 網店設計看這本就夠了
- Instant RubyMotion App Development
- Oracle 18c 必須掌握的新特性:管理與實戰
- Building Machine Learning Systems with Python(Second Edition)
- 零基礎學C語言(升級版)
- Flask Web開發:基于Python的Web應用開發實戰(第2版)
- Java EE架構設計與開發實踐
- Java程序設計(項目教學版)
- HTML5+jQuery Mobile移動應用開發