参考答案和解析
参考答案:BCD
更多“使用BCT工具制作XML配置文件的流程有哪几步?( ) ”相关问题
  • 第1题:

    BCT制作站点数据前需要配置模板站点。( )


    参考答案:正确

  • 第2题:

    3、动画制作流程主要包含哪三个流程?


    前期制作;中期制作;后期制作

  • 第3题:

    如果使用springMVC框架实现文件的上传功能,需要进行如下配置

    A.无需在web.xml中配置#B.在 web.xml中配置MultipartResolver接口的实现类StandardServletMultipartResolver#C.在springMVC配置文件springmvc-config.xml中配置文件上传解析器#D.无需在springMVC配置文件springmvc-config.xml中配置
    在 web.xml中配置MultipartResolver接口的实现类StandardServletMultipartResolver;在springMVC配置文件springmvc-config.xml中 配置文件上传解析器

  • 第4题:

    5、下列关于Spring配置文件的说法不正确的是()。

    A.Spring默认是读取/WEB-INF/applicationContext.xml配置文件

    B.Spring的配置文件可以配置在类路径下,并可以重命名,但是需要在web.xml文件中指定

    C.把applicationContext.xml文件放到src目录下,Spring也可以读到

    D.可以通过在web.xml中的<context-param><param-name>和<param-value>进行指定Spring配置文件


    把 applicationContext.xml 文件放到 src 目录下, Spring 也可以读到

  • 第5题:

    【单选题】组合动画的xml配置文件中,使用根标记为()

    A.<alpha>

    B.<set>

    C.<attr>

    D.<translate>


    在Activity中,使用R.drawable-system.***方式引用Android系统所提供的图片资源