I wanted to compare a string without actually defining one of them as a string, something like this,
if (string == "add")
Do I have to declare "add"
as a string or is it possible to compare in a similar way?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…