标签:def style collect pre color code span from 代码
from collections import defaultdict def tree() return defaultdict(tree)
简洁的Python
原文地址:https://www.cnblogs.com/jachin/p/9813981.html