Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的英语就像我的编程一样,不好,请见谅。
我正在使用 SciTE 运行 python 代码。我while在代码块的外部添加了一条语句。然后,为了缩进下一个代码块,我选择它并按下tab。
while
经过更多编码后,我现在想删除while语句并取消(取消缩进)while循环中的代码块。如何消除代码块?
希望人们能理解我糟糕的描述,伙计。谢谢!
突出显示代码块并按shift+tab