switch语句如何立即下降到内存中的正确位置?对于嵌套的if语句,它必须与每个语句进行比较,但是使用switch语句它会直接转到正确的大小写.这是如何实现的?
c assembly switch-statement
assembly ×1
c ×1
switch-statement ×1