Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. hwkit
    H
    • Continue chat with hwkit
    • Start new chat with hwkit
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    hwkit

    @hwkit

    0
    Reputation
    3
    Posts
    57
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    hwkit Follow

    Posts made by hwkit

    • List problem

      I found that when using "in list" function from list object.

      0_1654694707928_897d58ab-6ba1-4404-a95e-705ca6234943-圖片.png

      the python will be add " - 1". So I need to add 1 to fix this problem.
      0_1654694935327_e3a76a45-372f-44e5-906a-7b0e64776a12-圖片.png

      posted in General
      H
      hwkit
    • Can I get cookie on UI-Flow Blocky platform after http request.

      Can any one tell me how to do that?

      posted in General
      H
      hwkit
    • Problem "in list function"

      Problem in list

      Function: in list <item list> get # i

      will generate str(itemlist[int(i - 1)])

      When should add "-1" ?

      posted in Bug Report
      H
      hwkit