Respawnz
9363c0d07c
翻译建议 ( #605 )
...
* 翻译建议
英文原著:
> the same operator <- is used for sending and receiving, but Go figures out depending on the operands what to do. Although not necessary, for readability the channel name usually starts with ch or contains ‘chan’. The channel send- and receive operations are atomic: they always complete without interruption.The use of the communication operator is illustrated in example
原译文:
>操作符 <- 也被用来发送和接收,Go 。尽管不必要,为了可读性,通道的命名通常以 ch 开头或者包含 chan。通道的发送和接收操作都是自动的:它们通常一气呵成。下面的示例展示了通信操作。
我的建议:
>同一个操作符 `<-` 既用于**发送**也用于**接收**,但Go会根据操作对象弄明白该干什么 。虽非强制要求,但为了可读性通道的命名通常以 `ch` 开头或者包含 `chan`。通道的发送和接收都是原子操作:它们总是互不干扰的完成的。下面的示例展示了通信操作的使用。
* 补个“符”字
* typical -> 典型
* 翻译建议
* Update 14.2.md
* Update 14.2.md
* Update 14.2.md
2019-04-25 15:48:15 -04:00
..
2018-05-22 08:15:16 +08:00
2018-09-10 06:34:37 -04:00
2015-08-24 19:37:44 +08:00
2017-06-12 07:46:19 -04:00
2019-01-29 20:25:34 -05:00
2018-09-06 06:15:09 -04:00
2019-01-29 20:24:34 -05:00
2019-04-25 15:47:29 -04:00
2015-03-15 22:40:00 -04:00
2015-03-17 00:45:56 -04:00
2015-03-17 23:02:36 -04:00
2019-04-25 15:47:09 -04:00
2015-09-19 10:11:41 +08:00
2015-03-19 06:52:51 -04:00
2019-01-29 20:24:34 -05:00
2015-07-18 22:37:48 +08:00
2014-04-08 16:37:57 -04:00
2014-04-08 16:37:57 -04:00
2016-03-19 19:00:10 +08:00
2018-04-25 13:40:42 -04:00
2015-10-05 13:24:44 +08:00
2018-07-18 20:06:42 +08:00
2015-03-23 08:29:12 -04:00
2018-09-20 15:04:44 -04:00
2018-09-21 11:53:06 -04:00
2016-03-19 22:32:07 +08:00
2018-03-29 09:37:58 -04:00
2018-08-17 20:11:27 +08:00
2019-04-13 08:13:27 -04:00
2018-09-11 08:59:45 -04:00
2018-11-05 16:41:30 -05:00
2016-03-22 11:11:56 +08:00
2015-09-11 09:49:31 -04:00
2018-03-05 03:55:09 -05:00
2016-03-28 09:28:00 +08:00
2018-07-24 19:36:39 +08:00
2019-03-01 20:20:12 -05:00
2015-08-06 16:24:05 +08:00
2018-07-24 19:36:39 +08:00
2015-07-20 13:26:20 +08:00
2016-06-03 01:42:18 -07:00
2016-11-19 22:24:03 -05:00
2018-05-18 17:35:46 -04:00
2018-05-18 17:36:01 -04:00
2017-03-29 19:03:39 -04:00
2017-03-29 19:03:39 -04:00
2017-10-13 16:43:37 -04:00
2017-10-13 05:07:45 -04:00
2018-05-28 20:37:33 +08:00
2014-10-17 23:43:37 -04:00
2015-07-26 17:16:55 +08:00
2017-04-03 14:30:42 -04:00
2017-03-29 19:03:39 -04:00
2017-11-21 23:39:03 -05:00
2018-11-16 23:41:10 -05:00
2017-06-13 16:01:06 -04:00
2018-10-15 22:00:56 -04:00
2019-03-05 23:57:19 -05:00
2018-04-25 13:40:31 -04:00
2017-03-29 19:03:39 -04:00
2018-07-24 19:36:39 +08:00
2017-07-27 17:11:14 -04:00
2015-08-03 09:42:21 +08:00
2015-08-07 10:54:12 +08:00
2018-04-16 19:32:02 -04:00
2019-03-13 17:41:42 -04:00
2017-03-29 19:03:39 -04:00
2017-05-29 14:35:33 -04:00
2016-01-16 00:27:25 +08:00
2017-05-17 21:15:29 -04:00
2019-03-20 15:58:56 -04:00
2019-03-16 21:49:52 -04:00
2018-06-08 08:07:14 +08:00
2018-03-16 13:48:41 -04:00
2019-03-20 23:54:26 -04:00
2018-04-22 18:36:09 -04:00
2018-04-22 18:36:23 -04:00
2019-01-29 20:25:18 -05:00
2017-03-29 19:03:39 -04:00
2019-03-16 21:48:03 -04:00
2016-03-19 15:19:17 +08:00
2017-10-13 05:09:21 -04:00
2016-03-15 12:34:44 +08:00
2018-04-25 13:40:04 -04:00
2018-06-26 17:18:48 +08:00
2019-03-26 18:45:07 -04:00
2016-08-26 10:56:59 -07:00
2015-11-11 12:47:10 -05:00
2018-05-18 17:36:17 -04:00
2015-09-08 06:11:37 -04:00
2018-05-18 17:36:38 -04:00
2017-01-20 18:35:05 +08:00
2015-09-08 06:11:37 -04:00
2018-05-18 17:37:22 -04:00
2018-06-12 21:38:55 +08:00
2018-05-22 15:16:34 +08:00
2018-05-22 15:17:16 +08:00
2017-06-25 07:58:44 -04:00
2015-10-31 15:38:25 -04:00
2019-04-08 10:32:18 -04:00
2018-05-23 11:44:57 +08:00
2019-04-08 10:32:33 -04:00
2015-11-11 12:47:10 -05:00
2019-04-08 10:32:50 -04:00
2018-11-22 07:22:11 -05:00
2018-06-06 10:11:39 +08:00
2018-05-26 09:29:15 +08:00
2019-04-15 12:36:26 -04:00
2018-05-29 09:54:51 +08:00
2017-10-13 05:08:33 -04:00
2018-05-29 09:54:43 +08:00
2017-07-27 17:10:43 -04:00
2015-11-18 19:06:39 -05:00
2015-11-26 11:59:32 -05:00
2016-08-29 11:22:23 -07:00
2018-05-28 20:37:33 +08:00
2018-06-13 21:41:50 +08:00
2017-05-29 14:35:47 -04:00
2018-11-22 07:22:11 -05:00
2019-04-25 15:45:40 -04:00
2018-05-28 20:37:33 +08:00
2019-02-05 00:12:47 -05:00
2015-11-25 01:23:32 -05:00
2019-04-25 15:45:57 -04:00
2018-05-28 20:37:33 +08:00
2016-09-04 06:04:40 -04:00
2015-12-31 23:53:01 -05:00
2018-06-15 13:46:47 +08:00
2019-04-25 15:48:15 -04:00
2017-06-10 22:22:58 -04:00
2018-09-09 09:15:53 -04:00
2016-11-19 22:22:57 -05:00
2018-03-05 03:53:19 -05:00
2018-05-25 06:42:57 +08:00
2018-05-22 08:15:16 +08:00
2019-03-26 18:45:21 -04:00
2015-12-08 16:34:58 +08:00
2019-02-20 17:50:12 -05:00
2018-07-19 19:22:04 +08:00
2018-07-20 19:18:20 +08:00
2018-05-22 08:14:26 +08:00
2016-03-22 23:40:41 +08:00
2018-07-24 19:36:03 +08:00
2017-03-29 19:03:39 -04:00
2016-03-23 22:48:26 +08:00
2016-03-23 22:50:49 +08:00
2018-04-16 19:31:36 -04:00
2016-03-24 22:56:39 +08:00
2016-03-24 22:45:35 +08:00
2016-03-24 22:53:45 +08:00
2018-05-22 15:17:03 +08:00
2019-03-20 15:58:34 -04:00
2016-03-26 22:42:15 +08:00
2016-04-05 05:25:50 -04:00
2016-01-02 20:47:13 +08:00
2019-03-16 21:49:31 -04:00
2016-01-03 22:23:20 +08:00
2016-01-03 22:25:47 +08:00
2018-03-05 03:52:11 -05:00
2016-01-03 22:45:20 +08:00
2016-01-03 22:45:20 +08:00
2016-01-03 22:25:47 +08:00
2016-01-04 22:55:29 +08:00
2016-01-03 22:45:20 +08:00
2018-06-03 15:54:18 +08:00
2016-01-05 21:24:32 +08:00
2018-04-16 19:31:24 -04:00
2019-03-20 15:58:34 -04:00
2016-12-26 10:16:33 +08:00