trpl-zh-cn/src
Spartucus d6e3c2b742
Update ch07-01-mod-and-the-filesystem.md
refactor Chinese translation.
2018-07-08 15:59:25 +08:00
..
img check to ch14-03 2018-01-23 16:47:47 +08:00
appendix-00.md add appendix A translation 2018-04-24 19:14:51 +08:00
appendix-01-keywords.md update appendix-01 2018-06-19 00:45:06 +08:00
appendix-02-operators.md fix: missing 2 words' translation. 2018-06-29 15:55:25 +08:00
appendix-03-derivable-traits.md finished appendix-05,add a blank to appendix-02 and 03 2018-06-29 10:29:45 +08:00
appendix-04-macros.md finshed appendix-04 2018-06-29 10:16:23 +08:00
appendix-05-translation.md consist with the rest appendixes 2018-06-29 11:40:42 +08:00
appendix-06-newest-features.md format appendix, fix: url of md file 2018-06-19 01:01:00 +08:00
appendix-07-nightly-rust.md format appendix, fix: url of md file 2018-06-19 01:01:00 +08:00
ch00-00-introduction.md fix: error word 2018-06-15 17:07:23 +08:00
ch01-00-getting-started.md check to ch01-00 2018-04-21 13:32:25 +08:00
ch01-00-introduction.md check to ch02-00 2018-01-11 12:38:28 +08:00
ch01-01-installation.md typo 2018-05-10 21:28:26 +08:00
ch01-02-hello-world.md fix: translation error 2018-06-16 13:37:23 +08:00
ch01-03-hello-cargo.md typo 2018-05-10 21:45:50 +08:00
ch02-00-guessing-game-tutorial.md fix: spelling error of crate 2018-07-05 17:56:33 +08:00
ch03-00-common-programming-concepts.md 修改 通用 为 常见 2018-01-28 19:43:13 +08:00
ch03-01-variables-and-mutability.md check to ch03-01 2018-01-11 18:11:35 +08:00
ch03-02-data-types.md check to ch03-03 2018-01-11 23:09:29 +08:00
ch03-03-how-functions-work.md check to ch03-03 2018-01-11 23:09:29 +08:00
ch03-04-comments.md check to ch03-05 2018-01-14 13:16:25 +08:00
ch03-05-control-flow.md fix url 2018-05-11 15:45:55 +08:00
ch04-00-understanding-ownership.md check to ch04-01 2018-01-15 23:08:00 +08:00
ch04-01-what-is-ownership.md Merge pull request #204 from spartucus/master 2018-06-15 19:45:09 +08:00
ch04-02-references-and-borrowing.md check to ch04-03 2018-01-17 09:29:47 +08:00
ch04-03-slices.md Update ch04-03-slices.md 2018-05-11 04:05:39 +08:00
ch05-00-structs.md check to ch06-01 2018-01-17 17:53:04 +08:00
ch05-01-defining-structs.md reread the original ch05-01, and update partes of translation 2018-06-14 15:27:57 +08:00
ch05-02-example-structs.md read original ch05-02 and update words. 2018-06-14 16:40:36 +08:00
ch05-03-method-syntax.md read the origin ch05-03 2018-06-14 17:18:38 +08:00
ch06-00-enums.md check to ch06-01 2018-01-17 17:53:04 +08:00
ch06-01-defining-an-enum.md Update ch06-01-defining-an-enum.md 2018-06-09 22:26:31 +08:00
ch06-02-match.md check to ch08-02 2018-01-18 15:39:53 +08:00
ch06-03-if-let.md check to ch08-02 2018-01-18 15:39:53 +08:00
ch07-00-modules.md check to ch08-02 2018-01-18 15:39:53 +08:00
ch07-01-mod-and-the-filesystem.md Update ch07-01-mod-and-the-filesystem.md 2018-07-08 15:59:25 +08:00
ch07-02-controlling-visibility-with-pub.md check to ch08-02 2018-01-18 15:39:53 +08:00
ch07-03-importing-names-with-use.md Update ch07-03-importing-names-with-use.md 2018-03-18 21:21:26 +08:00
ch08-00-common-collections.md check to ch08-02 2018-01-18 15:39:53 +08:00
ch08-01-vectors.md check to ch08-02 2018-01-18 15:39:53 +08:00
ch08-02-strings.md Update ch08-02-strings.md 2018-07-01 19:50:02 +08:00
ch08-03-hash-maps.md check to ch09-03 2018-01-20 15:59:20 +08:00
ch09-00-error-handling.md check to ch09-03 2018-01-20 15:59:20 +08:00
ch09-01-unrecoverable-errors-with-panic.md check to ch09-03 2018-01-20 15:59:20 +08:00
ch09-02-recoverable-errors-with-result.md check to ch09-03 2018-01-20 15:59:20 +08:00
ch09-03-to-panic-or-not-to-panic.md check to ch10-03 2018-01-21 19:23:30 +08:00
ch10-00-generics.md check to ch10-03 2018-01-21 19:23:30 +08:00
ch10-01-syntax.md check to ch10-03 2018-01-21 19:23:30 +08:00
ch10-02-traits.md fix:delete '是' 2018-06-10 11:49:27 +08:00
ch10-03-lifetime-syntax.md check to ch14-03 2018-01-23 16:47:47 +08:00
ch11-00-testing.md refine ch11, fix typo 2018-05-31 15:58:53 +08:00
ch11-01-writing-tests.md refine ch11, fix typo 2018-05-31 15:58:53 +08:00
ch11-02-running-tests.md refine ch11, fix typo 2018-05-31 15:58:53 +08:00
ch11-03-test-organization.md refine ch11, fix typo 2018-05-31 15:58:53 +08:00
ch12-00-an-io-project.md check to ch12-02 2018-01-22 10:34:33 +08:00
ch12-01-accepting-command-line-arguments.md check to ch12-02 2018-01-22 10:34:33 +08:00
ch12-02-reading-a-file.md Update ch12-02-reading-a-file.md 2018-06-16 21:30:15 +08:00
ch12-03-improving-error-handling-and-modularity.md check to ch13-01 2018-01-22 22:51:24 +08:00
ch12-04-testing-the-librarys-functionality.md check to ch13-01 2018-01-22 22:51:24 +08:00
ch12-05-working-with-environment-variables.md check to ch13-01 2018-01-22 22:51:24 +08:00
ch12-06-writing-to-stderr-instead-of-stdout.md check to ch13-01 2018-01-22 22:51:24 +08:00
ch13-00-functional-features.md check to ch13-01 2018-01-22 22:51:24 +08:00
ch13-01-closures.md Refactor sentence 2018-06-13 18:24:01 +08:00
ch13-02-iterators.md check to ch14-03 2018-01-23 16:47:47 +08:00
ch13-03-improving-our-io-project.md check to ch14-03 2018-01-23 16:47:47 +08:00
ch13-04-performance.md check to ch14-03 2018-01-23 16:47:47 +08:00
ch14-00-more-about-cargo.md check to ch14-03 2018-01-23 16:47:47 +08:00
ch14-01-release-profiles.md check to ch14-03 2018-01-23 16:47:47 +08:00
ch14-02-publishing-to-crates-io.md check to ch14-03 2018-01-23 16:47:47 +08:00
ch14-03-cargo-workspaces.md bugfix(cargo-workspace): 删除阅读过程中重复的内容 2018-03-08 22:46:59 +08:00
ch14-04-installing-binaries.md check to ch15-02 2018-01-24 16:56:28 +08:00
ch14-05-extending-cargo.md check to ch15-02 2018-01-24 16:56:28 +08:00
ch15-00-smart-pointers.md check to ch15-02 2018-01-24 16:56:28 +08:00
ch15-01-box.md check to ch15-02 2018-01-24 16:56:28 +08:00
ch15-02-deref.md fix typo in ch15-02 2018-05-04 11:45:23 +08:00
ch15-03-drop.md check to ch15-05 2018-01-26 14:11:33 +08:00
ch15-04-rc.md check to ch15-05 2018-01-26 14:11:33 +08:00
ch15-05-interior-mutability.md 修改文字和语义错误. 2018-04-02 08:51:52 +08:00
ch15-06-reference-cycles.md fix typo 2018-05-05 10:05:05 +08:00
ch16-00-concurrency.md 修改文字和语义错误. 2018-04-02 08:51:52 +08:00
ch16-01-threads.md Update ch16-01-threads.md 2018-06-14 17:09:57 +08:00
ch16-02-message-passing.md fix: "明前"修改为"明确" 2018-06-06 10:58:30 +08:00
ch16-03-shared-state.md Merge pull request #165 from luoxiangyong/master 2018-03-01 09:44:10 +08:00
ch16-04-extensible-concurrency-sync-and-send.md check to ch17-00 2018-02-01 17:34:11 +08:00
ch17-00-oop.md check to ch17-00 2018-02-01 17:34:11 +08:00
ch17-01-what-is-oo.md check to ch17-01 2018-02-25 20:43:24 +08:00
ch17-02-trait-objects.md Update ch17-02-trait-objects.md 2018-03-13 10:22:21 +00:00
ch17-03-oo-design-patterns.md 修改17-03中的个别错别字和标点符号 2018-03-01 10:37:37 +08:00
ch18-00-patterns.md check to ch18-01 2018-02-27 00:30:01 +08:00
ch18-01-all-the-places-for-patterns.md 删除ch18-01中的一个多余文字和符号 2018-03-01 10:55:25 +08:00
ch18-02-refutability.md check to ch18-03 2018-02-27 23:51:11 +08:00
ch18-03-pattern-syntax.md 修改文字和语义错误. 2018-04-02 08:51:52 +08:00
ch19-00-advanced-features.md check to ch19-01 2018-03-04 17:17:53 +08:00
ch19-01-unsafe-rust.md 修改文字和语义错误. 2018-04-02 08:51:52 +08:00
ch19-02-advanced-lifetimes.md check to ch19-02 2018-03-05 09:59:52 +08:00
ch19-03-advanced-traits.md fix typo 2018-05-05 10:05:05 +08:00
ch19-04-advanced-types.md 修改文字和语义错误. 2018-04-02 08:51:52 +08:00
ch19-05-advanced-functions-and-closures.md check to ch20-00 2018-03-06 15:10:12 +08:00
ch20-00-final-project-a-web-server.md check to ch20-00 2018-03-06 15:10:12 +08:00
ch20-01-single-threaded.md Update ch20-01-single-threaded.md 2018-03-14 10:00:14 +00:00
ch20-02-multithreaded.md check to ch20-03 2018-03-09 17:19:29 +08:00
ch20-02-slow-requests.md update ch20-03 2017-08-08 14:42:19 +08:00
ch20-03-designing-the-interface.md update ch20-04 2017-08-09 18:31:09 +08:00
ch20-03-graceful-shutdown-and-cleanup.md check to ch20-03 2018-03-09 17:19:29 +08:00
ch20-04-storing-threads.md update ch20-06 2017-08-10 18:39:22 +08:00
ch20-05-sending-requests-via-channels.md update ch20-06 2017-08-10 18:39:22 +08:00
foreword.md add chinese of 'Raspberry Pi' 2018-06-19 00:42:17 +08:00
PREFACE.md check to ch19-02 2018-03-05 09:59:52 +08:00
SUMMARY.md update SUMMARY: '可导出的' => '可派生的' 2018-06-26 16:55:48 +08:00