单项选择题
A.open B.load C.replace D.onload
A.Math.max(4,5) B.min(4,5) C.Math.min(4,5) D.Math.ceil(4,5)
A.//注释内容 B./注释内容/ C./注释内容 D./*注释内容*/