wordcloud库是python的第三方库,加载文本的代码是(  )
A、w.to_file()
B、w.generate()
C、w.read()
D、w.write()