练习题

108 阅读1分钟

堆栈内存练习

image.png

+ 号的两种应用:

- 数学运算
- 字符串拼接(遇到字符串就变成字符串拼接了)

image.png

parseInt() Number() isNaN()几个方法的练习

image.png