lldb调试: e 变量= 10 动态修改变量值 e @import UIKit e cellItem.layer.borderWidth = 1 修改UI e (void)[CATransaction flush] 立即修改UI,不需要断点继续进行