• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Switch to Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Steem Proposals 
  • Developer Portal 
  • Steem Bluepaper 
  • SMT Whitepaper 
  • Steem Whitepaper 
  • Privacy Policy
  • Terms of Service
Homeby Witness Moecki
LoginSign up

shiziwen (36)

2 followers6 posts2 following6 SP#192,535

Joined March 2020 Active 5 years ago

  • shiziwen (36)in #steem • 5 years ago

    Steem与Steem Power的对应和转换关系

    最近研究了一下steem与steem power之前的对应和转换关系,因为苦于代码中常常出现的 vesting_shares 以及通过接口获取的数据中 SP 的数值,老是对应不上,这里做一下总结。…
    $0.02
    • Past Payouts $0.02
    • - Author $0.01
    • - Curators $0.01
     2 1
  • shiziwen (36)in #python • 5 years ago

    python中的数组和列表

    这边文章,介绍一下Python 中最常见的两种数据结构:列表(list)和元组(tuple)。 相同点 可以放置任意数据类型的有序集合 Python 中的列表和元组都支持负数索引…
    $0.00
       0 0
    • shiziwen (36)in #python • 5 years ago

      A simple implementation of trie in python3

      This is the implementation of trie in python3, you can get the question of leetcode from implement-trie-prefix-tree . class Trie:
      $0.17
      • Past Payouts $0.17
      • - Author $0.08
      • - Curators $0.08
       2 1