It is not enough to be industrious, so are the ants. What are you industrious for? —— H. D. Thoreau
funciton(okgo) { var color = "Red"; if (okgo) { var color = "Black"; } console.log(color); } Result: okgo = true; "Black"
沒有留言:
張貼留言