* Create 14.10.md
* Update 14.10.md
* 这一句不知道怎么翻了
> Continuing with the simple form,the server could launch for each request a function run() in a goroutine that will apply an operation op of type binOp to the ints and then send the result on the reply channel:
Continuing with the simple form,服务器会为每一个请求启动一个协程并在其中执行`run()`函数,此举会将类型为`binOp`的`op`操作返回的int值发送到`replyc`通道。
* Update 14.10.md
* Update 14.10.md
* Update 14.10.md