了解切片符号

心已入冬 提交于 2020-07-29 04:54:51

问题:

I need a good explanation (references are a plus) on Python's slice notation. 我需要一个关于Python切片符号的很好的解释(引用是一个加号)。

To me, this notation needs a bit of picking up. 对我而言,此表示法需要一些注意。

It looks extremely powerful, but I haven't quite got my head around it. 它看起来非常强大,但是我还没有完全了解它。


解决方案:

参考一: https://stackoom.com/question/28T5/了解切片符号
参考二: https://oldbug.net/q/28T5/Understanding-slice-notation
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!