05 2021 档案
摘要:https://wallet.tether.to/richlist https://etherscan.io/token/0xdac17f958d2ee523a2206206994597c13d831ec7 https://etherscan.io/token/0xdac17f958d2ee523a
阅读全文
摘要:crashpad是一个支持mac和windows的崩溃报告库,google还有一个breakpad,已经不建议使用了。编译 crashpad 只能用 gn 来生成 ninja 文件,gn 的下载方法: git clone https://gn.googlesource.com/gn 因此,编译cra
阅读全文
摘要:采用: https://github.com/Nuitka/Nuitka 安装: pip install nuitka 最简单的命令为: python -m nuitka --standalone --follow-imports testprocess.py 注意,好像nuitka不能将pytho
阅读全文
摘要:金融指标技术分析库: https://github.com/twopirllc/pandas-ta zigzag的实现: """ reference: https://github.com/jbn/ZigZag.git """ import numpy as np PEAK = 1 VALLEY =
阅读全文
浙公网安备 33010602011771号