为什么当我使用它:(假设i = 1)
i = 1
divID = "question-" + i+1;
我得到问题11而不是问题2?
javascript math
javascript ×1
math ×1