下列哪个样式能够显示这样一个边框:上边框10像素、下边框5像素、左边框20像素、右边框1像素?______
A、border—width:10px5px20px1px
B、border—width:10px20px5px1px
C、border—width:5px20pxl0px1px
D、border—width:10px1px5px20px
在JavaScript中,增加单行注释的选项是_________。
A、//Thisisacomment
B、'Thisisacomment
C、
D、--Thisisacomment
A、ListBox
B、AdRotator
C、FileUpload
D、Panel
下面哪些对象可以在同一应用程序的不同网页间共享数据。()
A、application
B、response
C、Request
D、session
A、struct
B、class
C、interface
D、delegate