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

字符串的扩展(勘误) #76

Closed
howiefh opened this issue Aug 25, 2015 · 1 comment
Closed

字符串的扩展(勘误) #76

howiefh opened this issue Aug 25, 2015 · 1 comment

Comments

@howiefh
Copy link
Contributor

howiefh commented Aug 25, 2015

http://git.io/vsQ4i

如果大括号中的值不是字符串,将按照一般的规则转为字符串。不如,大括号中是一个对象,将默认调用对象的toString方法。

文中“不如”应该是“比如”吧。

tag函数所有参数的实际值如下。
第一个参数:['Hello ', ' world ']
第二个参数: 15
第三个参数:50

第一个参数是否应该是 `['Hello ', ' world ', '']

@ruanyf
Copy link
Owner

ruanyf commented Aug 25, 2015

谢谢指出,已经更正。

@ruanyf ruanyf closed this as completed Aug 25, 2015
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