单项选择题

A.threading.Thread()
B.os.thread()
C.thread.start()
D.新建一个线程类并继承Thread类