Skip to content

Instantly share code, notes, and snippets.

@owenzhao
Last active September 4, 2016 21:51
Show Gist options
  • Save owenzhao/604b4118e1d8c20de131f2a69ba4d2a7 to your computer and use it in GitHub Desktop.
Save owenzhao/604b4118e1d8c20de131f2a69ba4d2a7 to your computer and use it in GitHub Desktop.
调试当前的thread
print(Thread.current) //可以调试当前的thread
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment