以下哪个符号是用作Java 程序 的注释?
A. *
B. /
C. //
D.
执行SQL语句,需使用Statement对象的哪个方法?
A. createStatement
B. executeQuery
C. getString
D. next
从ResultSet对象中取出一条记录,使用哪个方法()
A. getRecord
B. getString
C. getNext
D. next
标签dataSource属于所属的文件是()
A. mybatis-config.xml
B. mapper.xml
C. web.xml
D. html文件