下列哪个样式能够显示这样一个边框:上边框10像素、下边框5像素、左边框20像素、右边框1像素?______
A、border—width:10px5px20px1px
B、border—width:10px20px5px1px
C、border—width:5px20pxl0px1px
D、border—width:10px1px5px20px
A、//注释内容
B、
C、
D、/*注释内容*/
___________________横线处使用()代码可以将name的值显示在页面。
A、responseprint(name);
B、
C、
D、
name
A、C++
B、Delphi
C、JavaScrip
D、Java
A、Request
B、Response
C、Application
D、Server