创建Canvas画布使用的方法是:()
A:getContext("3d");
B:document.Context("3d");
C:getContext("2d");
D:document.Context("2d");
出自:计算机科学