Create your own GitHub profile
Join the platform over 40 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises- Hangzhou
- Sign in to view email
Pinned
6 contributions in the last year
Contribution activity
October - November 2019
tanglie1993 has no activity
yet for this period.
September 2019
Created an issue in Tencent/matrix that received 1 comment
stackKey可能有多个吗?为什么要用|号分割?
我在TraceDataUtils类的getTreeKey(List stack, long stackCost)方法的末尾中发现如下代码: if (sortList.isEmpty() && !stack.isEmpty()) { sortList.add(stack.get(0)); } e…
1
comment