在ASP.NET窗体文件中使用较多的页面元素是()。
A、HTML标记
B、Web服务器控件
C、客户端脚本
D、HTML服务器控件
在CSS中,设置让超级链接没有下划线的选项是_________。
A、a{decoration:nounderline}
B、a{text-decoration:none}
C、a{underline:none}
D、a{text-decoration:nounderline}
A、Input
B、AdRotator
C、Calender
D、Wizard
在JDBC连接数据库编程应用开发中,利用()可以实现连接数据库。
A、Connection类
B、PreparedStatement类
C、CallableStatement类
D、Statement类
A、CallableStatement
B、PreparedStatement
C、ProcedureStatement
D、Statement