最新消息:20210816 当前crifan.com域名已被污染,为防止失联,请关注(页面右下角的)公众号

crifan的文章

https://www.crifan.com/about/me/
【整理】Python中的goto
Python

【整理】Python中的goto

13年前 (2012-03-16) 11056浏览 0评论

python中没有goto,好像也有其他模块模拟出来goto供有需要的人使用,但是很明显,goto破坏程序的逻辑,所以一般来说,也不推荐使用goto,能不用,最好不要用。 但是,很多时候,我们又有类似需求。 经过测试,自己写了个,类似goto的实现,...

58 queries in 0.137 seconds, using 21.86MB memory