技术教育社区
www.teccses.org

Rust编程(影印版) 第2版

封面

作者:(美)吉姆·布兰迪,(美)贾森·奥伦多夫

页数:736

出版社:东南大学出版社

出版日期:2022

ISBN:9787576602234

电子书格式:pdf/epub/txt

内容简介

《Rust编程:第2版:英文》由(美)吉姆·布兰迪,(美)贾森·奥伦多夫,(美)利奥诺拉·廷德尔著

目录

Preface
1. Systems Programmers Can Have Nice Things
Rust Shoulders the Load for You
Parallel Programming Is Tamed
And Yet Rust Is Still Fast
Rust Makes Collaboration Easier
2. A Tour of Rust
rustup and Cargo
Rust Functions
Writing and Running Unit Tests
Handling Command-Line Arguments
Serving Pages to the Web
Concurrency
What the Mandelbrot Set Actually Is
Parsing Pair Command-Line Arguments
Mapping from Pixels to Complex Numbers
Plotting the Set
Writing Image Files
A Concurrent Mandelbrot Program
Running the Mandelbrot Plotter
Safety Is Invisible
Filesystems and Command-Line Tools
The Command-Line Interface
Reading and Writing Files
Find and Replace
3. Fundamental Types
Fixed-Width Numeric Types
Integer Types
Checked, Wrapping, Saturating, and Overflowing Arithmetic
Floating-Point Types
The bool Type
Characters
Tuples
Pointer Types
References
Boxes
Raw Pointers
Arrays, Vectors, and Slices
Arrays
Vectors
Slices
String Types
String Literals
Byte Strings
Strings in Memory
String
Using Strings
Other String-Like Types
Type Aliases
Beyond the Basics

下载地址

立即下载

(解压密码:www.teccses.org)

Article Title:《Rust编程(影印版) 第2版》
Article link:https://www.teccses.org/1407107.html