Thanks to visit codestin.com
Credit goes to github.com

Skip to content

拼写错误enum.md #24

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

Closed
mgxian opened this issue Feb 8, 2018 · 1 comment
Closed

拼写错误enum.md #24

mgxian opened this issue Feb 8, 2018 · 1 comment

Comments

@mgxian
Copy link

mgxian commented Feb 8, 2018

手动赋值小节中

上面的例子中,递增到 3 的时候与前面的 Sun 的取值重复了,但是 TypeScript 并没有报错,导致 Days[3] 的值先是 "Sun",而后又被 "Web" 覆盖了。编译的结果是:

其中Web应该改为Wed

@xcatliu xcatliu closed this as completed in badae95 Feb 8, 2018
@xcatliu
Copy link
Owner

xcatliu commented Feb 8, 2018

已修复,感谢

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

No branches or pull requests

2 participants