Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[zh-hans] Align version for typespec, collections, documentation, mod… #1711

Merged
merged 4 commits into from
Feb 12, 2019

Conversation

kenspirit
Copy link
Contributor

…ules, mnesia, plug

@doomspork doomspork requested a review from a team February 6, 2019 14:32
@doomspork doomspork added the translation The translation of Elixir School content label Feb 6, 2019
@doomspork
Copy link
Member

Thank you @kenspirit! I hope all is well with you and yours 😁

@kenspirit
Copy link
Contributor Author

Thank you @kenspirit! I hope all is well with you and yours 😁

Welcome @doomspork . It's Chinese New Year here and we are fantastic. So the review is probably not responded that promptly. 😁

@doomspork
Copy link
Member

Happy New Year 🎉

No rush on reviews. I hope you all have a wonderful celebration!

@@ -103,6 +103,35 @@ iex> %{name: "Sean"} = sean
#Example.User<name: "Sean", roles: [...], ...>
```

到了 Elixir 1.8,结构体允许包含自定义的审视方式。以下通过查看 `sean` 结构来理解这是如何实现的:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

检查是不是比审视更常用一点儿?

title: Distillery (基础)
---

Distillery
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我猜英文中这一行是多余的。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我猜英文中这一行是多余的。

我也感觉是。


### 入门及安装

把 Distillery 当作依赖,添加到你项目里 的 `mix.exs` 文件里头。*注意* —— 如果你的是 unbrella 应用,请把它添加到项目根目录的 mix.exs 文件里。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unbrella umbrella


在命令行输入命令 ` _build/dev/rel/MYAPP/bin/MYAPP foreground` 就可以启动你的应用。当然,你需要把 MYAPP 替换为你的项目名称。这样我们就已经通过发布包来运行我们的应用了!

## 结合 Phoenix 来使用 distillery
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我更觉得这个是在 Phoenix 项目中使用 distillery。:confused:

@zillou
Copy link
Member

zillou commented Feb 8, 2019

春节快乐,@kenspirit !

感谢你春节期间还在更新课程内容。 我提了一点小问题,请你参考。

@kenspirit
Copy link
Contributor Author

春节快乐,@kenspirit !

感谢你春节期间还在更新课程内容。 我提了一点小问题,请你参考。

都改好了。

@zillou zillou merged commit dace172 into elixirschool:master Feb 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
translation The translation of Elixir School content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants