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

Type Conversions #16

Merged
merged 2 commits into from
Aug 27, 2019
Merged

Conversation

lenchen1112
Copy link
Contributor

Translation for 1-js/02-first-steps/06-type-conversions.


For example, `alert` automatically converts any value to a string to show it. Mathematical operations convert values to numbers.
例如,`alert` 自動將任何值轉換成字串並顯示,數學運算子會把轉換成數值。
Copy link
Contributor

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.

numbers 這個 type 目前都用 數值,這邊感覺比較適合形容 tpye ?
不過確實少了一個字呵

@lenchen1112 lenchen1112 merged commit 4d303a4 into javascript-tutorial:master Aug 27, 2019
@javascript-translate-bot

Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉

@lenchen1112 lenchen1112 mentioned this pull request Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants