bestehen
V2EX  ›  问与答

为啥我第一个会遍历全部,后面的只能遍历一个呢?我从后面开始遍历不行?

  •  
  •   bestehen · Aug 13, 2018 · 1230 views
    This topic created in 2834 days ago, the information mentioned may be changed or developed.
    a[1::]
    [2, 3, 4, 5, 6, 7, 8, 9]
    a[-1::]
    [9]
    0x5f
        1
    0x5f  
       Aug 13, 2018
    a[::-1]
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3102 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 03:52 · PVG 11:52 · LAX 20:52 · JFK 23:52
    ♥ Do have faith in what you're doing.