这是一个rust pdf文件 rust编程语言设计教程,给你们发点福利,希望对你有用的 rust 是未来大有希望的语言 ,系统安全 ,语法简便,
2024-01-10 23:29:23 7.88MB rust xpdf
1
rust语言进阶教程,适用于官方入门教程学习之后,进行提升性学习
2024-01-03 18:24:04 2.18MB
1
嵌套仿真器 建筑 $ rustc --version rustc 1.32.0 (9fda7c223 2019-01-16) $ cargo --version cargo 1.32.0 (8610973aa 2019-01-02) $ cargo build --release $ cargo run --release --bin nes-emulator 仿真器将以iNES格式加载位于硬编码路径roms/mario.nes 。 在Windows上,您可能需要通过启用适当的功能来静态链接SDL: $ cargo run --release --bin nes-emulator --features 'sdl2/bundled' 输入项 该模拟器已经过Xbox 360控制器的测试,但应可与SDL库识别的任何控制器一起使用。 此外,这些键盘键还控制模拟器: 转义:退出仿真器 暂停:
2023-12-01 08:38:40 50KB Rust
1
官网最新翻译。
2023-11-30 16:34:06 3.46MB rust
1
感觉比rust编程指南之类循规蹈矩的书籍更容易上手。 毕竟呆头呆脑地学几天语法的成本太高了。 建议直接读所需要的项目的代码,不懂的语法直接查这本书。
2023-10-15 18:50:09 10.83MB
1
Rust 程序设计语言 第二版 简体中文版(Rust v1.41)
2023-09-26 09:20:05 5.35MB Rust
1
Rust 语言中文版 Rust 语言中文版 Rust 语言中文版
2023-09-08 20:57:34 2.28MB Rust语言
1
VTracer 建立在visioncortex之上的光栅到矢量图形转换器 | | 内置 :crab: 介绍 visioncortex VTracer是一款开源软件,可将光栅图像(如jpg和png)转换为矢量图形(svg)。 它可以矢量化图形和照片并追踪曲线以输出紧凑的矢量文件。 与仅接受二进制输入(黑白像素图)的相比,VTracer具有可处理彩色高分辨率扫描的图像处理管道。 与Adobe Illustrator的Live Trace相比,VTracer的输出更加紧凑(形状更少),因为我们采用了堆叠策略,并且避免产生带有Kong的形状。 VTracer最初设计用于处理高达十亿像素的历史蓝图的高分辨
2023-08-31 15:18:06 29.46MB svg rust image-procesing RustRust
1
Key Features Learn how concurrency works in Rust and why it is safe Get to know the different philosophies of error handling and how to use them wisely After reading this book, you will be able to migrate your legacy C or C++ application to a Rust environment Book Description If concurrent programs are giving you sleepless nights, Rust is your go-to language. Being one of the first ever comprehensive books on Rust, it is filled with real-world examples and explanations, showing you how you can build scalable and reliable programs for your organization. We'll teach you intermediate to advanced level concepts that make Rust a great language. Improving performance, using generics, building macros, and working with threads are just some of the topics we'll cover. We'll talk about the official toolsets and ways to discover more. The book contains a mix of theory interspersed with hands-on tasks, so you acquire the skills as well as the knowledge. Since programming cannot be learned by just reading, we provide exercises (and solutions) to hammer the concepts in. After reading this book, you will be able to implement Rust for your enterprise project, deploy the software, and will know the best practices of coding in Rust.
2023-07-19 11:13:58 18.63MB Rust
1
锈-pixi-js 需要每晚的Rust工具集,wasm-bindgen和npm。 build.sh和clean.sh脚本可构建和清理项目。 run_server.sh在运行webpack-dev-server。
2023-07-19 11:06:36 109KB Rust
1