单项选择题

HTML5中web worker线程创建方法是()

A.newwebworker()
B.createThead()
C.new Worker()
D.newthead()