摘要: Let's see a simple code example: let pet = "dog" console.log(pet) We have console.log(pet) inside the code, when you read it, you might say: Pass ´pet 阅读全文
posted @ 2020-02-24 18:39 Zhentiw 阅读(142) 评论(0) 推荐(0)