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

14 校对完成 #122

Merged
merged 11 commits into from
Oct 9, 2016
Merged

14 校对完成 #122

merged 11 commits into from
Oct 9, 2016

Conversation

bhnddowinf
Copy link

14 校对完成

原文:we’re duplicating <slot></slot> for every heading level
          强调 重复
          我们重复使用 `<slot></slot>` 来接收每一个级别的标题标签
英文改为中文
return 这个单字,若直接翻成 传回,对程序员来说,会误解,故不翻
VNode 这个单字,是专用术语,虚拟 dom ,还是不翻,对程序员来说,会比较客观。
改中文
这里改中文
完整数据对象 update, 中文
plain 对应 原生 ,程序员,较直观了解
Vue render functions do not provide a proprietary alternative
而不用依赖 Vue 的 render 函数额外提供 API。 这句,英文翻的很出奇
Vue 的 render 函数不会提供专用的 API。
Aliasing createElement to h is a common convention you’ll see in the Vue ecosystem and is actually required for JSX. If h is not available in the scope, your app will throw an error.
将 `h` 作为 `createElement` 的别名是一个通用惯例,你会发现在 Vue 生态系统中,实际上必须用到 JSX,如果在作用域中 `h` 失去作用, 在应用中会触发报错。
删英文,看起来很乱
混合是一种灵活的分布式复用 Vue 组件的方式。混合对象可以包含任意组件选项。以组件使用混合对象时,所有混合对象的选项将被混入该组件本身的选项。
@dingyiming dingyiming merged commit 56957e8 into volksbright:2.0-cn Oct 9, 2016
Peter-WF pushed a commit to Peter-WF/vuefe.github.io that referenced this pull request Nov 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants