geom_bar(stat='identity') 和 stat_identity(geom='bar') 是成对函数
查看答案
JavaScript 表示换行的字符
A. \'
B. \n
C. \''
D. \\
Boolean类型有多少个值
A. 一
B. 二
C. 三
D. 四
使用Alert方法,有什么效果
A. 创造一个页面
B. 生成一个确认对话框
C. 生成一个对话框
D. 生成一个可以关闭的对话框
在Javascript中要改变页面文档的背景色,需要修改document对象的()属性
A. BackColor
BackgrouundColor
C. BgColor
D. Background