You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KaiserY ccd2c0ae0e
Merge pull request #418 from wtklbm/master
4 years ago
..
img check to ch01-02 6 years ago
PREFACE.md check to apendix-03 6 years ago
README.md chore: add entry file for dev 5 years ago
SUMMARY.md check to ch04-03 5 years ago
appendix-00.md Style: 部分文件的最后一行没有以行结束符结尾,现已修复 6 years ago
appendix-01-keywords.md check to appx-07 5 years ago
appendix-02-operators.md check to appx-07 5 years ago
appendix-03-derivable-traits.md check to appx-07 5 years ago
appendix-04-macros.md finshed appendix-04 6 years ago
appendix-04-useful-development-tools.md check to appx-07 5 years ago
appendix-05-editions.md update appx-05 close #375 5 years ago
appendix-05-translation.md finished appendix-06, format apendix 03 and 05 6 years ago
appendix-06-newest-features.md finished appendix-06, format apendix 03 and 05 6 years ago
appendix-06-translation.md check to appx-07 5 years ago
appendix-07-nightly-rust.md fix: typo 4 years ago
ch00-00-introduction.md fix some translations on ch00-00-introduction.md 4 years ago
ch01-00-getting-started.md Style: 部分文件的最后一行没有以行结束符结尾,现已修复 6 years ago
ch01-01-installation.md check to ch02-00 5 years ago
ch01-02-hello-world.md check to ch02-00 5 years ago
ch01-03-hello-cargo.md check to ch02-00 5 years ago
ch02-00-guessing-game-tutorial.md only one fix for ch02-00-guessing-game-tutorial.md 4 years ago
ch03-00-common-programming-concepts.md [optimaze] ' 通用' 改为 '常见'. close #313 6 years ago
ch03-01-variables-and-mutability.md Update ch03-01-variables-and-mutability.md 4 years ago
ch03-02-data-types.md Update ch03-02-data-types.md 4 years ago
ch03-03-how-functions-work.md check to ch04-03 5 years ago
ch03-04-comments.md check to ch04-03 5 years ago
ch03-05-control-flow.md check to ch04-03 5 years ago
ch04-00-understanding-ownership.md Update ch04-00-understanding-ownership.md 6 years ago
ch04-01-what-is-ownership.md Update ch04-01-what-is-ownership.md 4 years ago
ch04-02-references-and-borrowing.md Update ch04-02-references-and-borrowing.md 4 years ago
ch04-03-slices.md check to ch04-03 5 years ago
ch05-00-structs.md check to ch09-03 5 years ago
ch05-01-defining-structs.md check to ch09-03 5 years ago
ch05-02-example-structs.md check to ch09-03 5 years ago
ch05-03-method-syntax.md fix typo 6 years ago
ch06-00-enums.md check to ch09-03 5 years ago
ch06-01-defining-an-enum.md fix format close #387 5 years ago
ch06-02-match.md Refactor translation 5 years ago
ch06-03-if-let.md check to ch06-03 6 years ago
ch07-00-managing-growing-projects-with-packages-crates-and-modules.md style: 校正第七章的翻译风格规范 5 years ago
ch07-01-packages-and-crates.md Update ch07-01-packages-and-crates.md 5 years ago
ch07-02-defining-modules-to-control-scope-and-privacy.md update ch07-02 close #407 4 years ago
ch07-03-paths-for-referring-to-an-item-in-the-module-tree.md update(ch07-03): 错别词修正 5 years ago
ch07-04-bringing-paths-into-scope-with-the-use-keyword.md refactor translation 5 years ago
ch07-05-separating-modules-into-different-files.md refactor translation 5 years ago
ch08-00-common-collections.md refactor translation 5 years ago
ch08-01-vectors.md check to ch09-03 5 years ago
ch08-02-strings.md Refactor translation 5 years ago
ch08-03-hash-maps.md Refactor translation 5 years ago
ch09-00-error-handling.md 修改了意思不太明确的翻译 5 years ago
ch09-01-unrecoverable-errors-with-panic.md fix typo in ch09-01 close #366 5 years ago
ch09-02-recoverable-errors-with-result.md fix typo 5 years ago
ch09-03-to-panic-or-not-to-panic.md fix typo in ch09-03 close #397 5 years ago
ch10-00-generics.md Refactor translation 5 years ago
ch10-01-syntax.md check to ch10-02 5 years ago
ch10-02-traits.md check to ch10-02 5 years ago
ch10-03-lifetime-syntax.md update ch10-03 close #405 4 years ago
ch11-00-testing.md check to ch11-03 5 years ago
ch11-01-writing-tests.md fix: typo 5 years ago
ch11-02-running-tests.md check to ch11-03 5 years ago
ch11-03-test-organization.md check to ch11-03 5 years ago
ch12-00-an-io-project.md check to ch12-05 5 years ago
ch12-01-accepting-command-line-arguments.md check to ch12-05 5 years ago
ch12-02-reading-a-file.md check to ch12-05 5 years ago
ch12-03-improving-error-handling-and-modularity.md fix: delete faux translation 5 years ago
ch12-04-testing-the-librarys-functionality.md check to ch12-05 5 years ago
ch12-05-working-with-environment-variables.md check to ch12-05 5 years ago
ch12-06-writing-to-stderr-instead-of-stdout.md [optimaze] ' 通用' 改为 '常见'. close #313 6 years ago
ch13-00-functional-features.md check to ch13-04 6 years ago
ch13-01-closures.md check to ch13-02 5 years ago
ch13-02-iterators.md check to ch13-02 5 years ago
ch13-03-improving-our-io-project.md Update ch13-03-improving-our-io-project.md 5 years ago
ch13-04-performance.md Style: 部分文件的最后一行没有以行结束符结尾,现已修复 6 years ago
ch14-00-more-about-cargo.md check to ch19-01 5 years ago
ch14-01-release-profiles.md check to ch19-01 5 years ago
ch14-02-publishing-to-crates-io.md Update ch14-02-publishing-to-crates-io.md 5 years ago
ch14-03-cargo-workspaces.md check to ch19-01 5 years ago
ch14-04-installing-binaries.md check to ch19-01 5 years ago
ch14-05-extending-cargo.md check to ch19-01 5 years ago
ch15-00-smart-pointers.md 将 "内存泄露" 改为 "内存泄漏" 4 years ago
ch15-01-box.md fix: typo 5 years ago
ch15-02-deref.md fix typo 5 years ago
ch15-03-drop.md fix typo 5 years ago
ch15-04-rc.md fix: url 5 years ago
ch15-05-interior-mutability.md 将 `Ref` 改为 `Ref<T>` 4 years ago
ch15-06-reference-cycles.md 将 "内存泄露" 改为 "内存泄漏" 4 years ago
ch16-00-concurrency.md refactor translation 5 years ago
ch16-01-threads.md fix: expr 5 years ago
ch16-02-message-passing.md 修改一些描述用语,更符合中文语境 5 years ago
ch16-03-shared-state.md 将 "内存泄露" 改为 "内存泄漏" 4 years ago
ch16-04-extensible-concurrency-sync-and-send.md chore: tweak indent 5 years ago
ch17-00-oop.md fix format close #387 5 years ago
ch17-01-what-is-oo.md check to ch19-01 5 years ago
ch17-02-trait-objects.md fix: typo 5 years ago
ch17-03-oo-design-patterns.md Update ch17-03-oo-design-patterns.md 5 years ago
ch18-00-patterns.md check to ch18-03 6 years ago
ch18-01-all-the-places-for-patterns.md check to ch19-01 5 years ago
ch18-02-refutability.md 修复一些翻译问题 5 years ago
ch18-03-pattern-syntax.md 修复一些翻译问题 5 years ago
ch19-00-advanced-features.md 修复一些翻译问题 5 years ago
ch19-01-unsafe-rust.md Update ch19-01-unsafe-rust.md 4 years ago
ch19-03-advanced-traits.md fix duplicate 5 years ago
ch19-04-advanced-types.md check to appx-07 5 years ago
ch19-05-advanced-functions-and-closures.md check to appx-07 5 years ago
ch19-06-macros.md update ch19-06 close #391 5 years ago
ch20-00-final-project-a-web-server.md check to appx-07 5 years ago
ch20-01-single-threaded.md check to appx-07 5 years ago
ch20-02-multithreaded.md Update ch20-02-multithreaded.md 5 years ago
ch20-02-slow-requests.md fix: fix typo for ch20-02-slow-requests 5 years ago
ch20-03-designing-the-interface.md Style: 部分文件的最后一行没有以行结束符结尾,现已修复 6 years ago
ch20-03-graceful-shutdown-and-cleanup.md check to appx-07 5 years ago
foreword.md check to ch02-00 5 years ago
title-page.md update title-page 5 years ago

README.md

Rust 程序设计语言

Rust 程序设计语言 前言 介绍

入门指南

基本 Rust 技能

Rust 编程思想

高级主题