image组件不支持()图片格式。A.JPGB.PNGC.SVGD.BMP

image组件不支持()图片格式。

A.JPG

B.PNG

C.SVG

D.BMP


参考答案和解析
B

相关考题:

以下哪个组件不支持动作监听器?() A.文本框B.下拉框C.按钮D.列表框

YourcompanyhasanActiveDirectoryDomainServices(ADDS)forestwithasingledomain.AserverhastheWindowsDeploymentServices(WDS)roleinstalled.YoucreateaWindows7image.YouplantousetheLiteTouchInstallationdeploymentmethodtodeploytheWindows7image.Youneedtodesignadeploymentstrategythatwillinstallanimageonunknownclientcomputersonlyifadministrativeapprovalisgranted.Whatshouldyoudo?()A.CreateamulticasttransmissionfortheWindows7image.B.CreateaunicasttransmissionfortheWindows7image.C.UseDHCProguedetectionontheWDSserver.D.UseanAuto-AddpolicyontheWDSserver.

weblogic不支持哪种组件()A. JDBCB. servletC. JSPD. ODBC

关于卡券功能的描述,下面正确的是()。A、不支持获取用户手机号B、不可以配合建站组件使用C、用户领取卡券不支持短信提醒D、支持附加创意功能

API/Web组件的说法正确的是()A、支持全文检索B、不支持移动整合C、支持在线预览D、不支持在线预览

Image组件可通过设置其()属性为True使之根据图像自动调整大小;而通过设置其()属性为True,使其加载的图片能自动调整大小以适应Image。

下列的HTML中哪个可以插入图像?()A、img href="image.gif  B、image src="image.gif"  C、img src="image.gif"  D、imgimage.gif/img

DataGrid数据展现组件不支持打印功能

以下哪个组件不支持动作监听器?()A、文本框B、下拉框C、按钮D、列表框

下列()DireCtor菜单不属于多媒体组件的范畴。A、VeCtorShApe(矢量图)B、FielD(域)C、file(文件)D、imAge(图像)

存储在CMC组件中的故障信息需要通过下面的哪个总线传输到打印机进行打印?() A、ASCBB、LAN BUSC、REMOTE IMAGE BUSD、ARINC-429

存储在CMC组件中的故障信息需要通过下面的那个总线传输到打印机进行打印?()A、ASCBB、LAN BUSC、REMOTE IMAGE BUS

在CSS中,提供了背景图像属性用来设置背景。在下列选项中,设置背景图片格式正确的是()。A、body{background:url(1.png);}B、body{background-image:url(1.png);}C、body{background-color:url(1.png);}D、body{background-repeat:url(1.png);}

Web中使用最多的图片格式是()和(),这两种图片格式都是压缩的。

Image组件可通过设置其()属性为True使Image组件根据图像的大小自动调整显示窗口大小。

下列文件中,不属于图形图像文件的是()A、image.MP3B、image.JPGC、image.GIFD、image.BMP

You are developing a product search page named Search.aspx for Web application that will be integrated into Certkiller .com's existing e-Commerce Web site. The Search.aspx page allows customers search for products that match specific criteria. Once a product is located, you want an image of the product to be displayed. You want to use an Image control to display the image. You want to configure the Image control to display a description of the image if the image cannot be displayed in the customer's Web browser. What should you do?()A、Set the ToolTip property of the Image control.B、Set the ImageUrl property of the Image control.C、Set the AlternateText property of the Image control.D、Set the DescriptionUrl property of the Image control.

You have an image that is used to deploy Windows 7 on client computers.    You need to modify the image to change the edition of Windows 7.   What should you do?()A、Service the image online.B、Service the image offline.C、Use audit mode to service the image.D、Use Windows Setup to service the image.

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application that displays a high-resolution graphic image named Image1.jpg. You need to limit the width of the image to 200 pixels. You also need to preserve the aspect ratio of the image. Which code fragment should you use?()A、Image Width="200" Source="Image1.jpg"/ ImageWidth="200" Height="200"Source="Image1.jpg"/ ImageWidth="200"Image.SourceB、BitmapImage DecodePixelWidth="200"DecodePixelHeight="200"UriSource="Image1.jpg" / /Image.SourceC、/ImageImage Width="200"Image.SourceD、BitmapImage DecodePixelWidth="200" UriSource="Image1.jpg" //Image.Source /Image

You are designing a Windows 7 deployment image.   You receive a baseline image over the network, from a different geographic location.   You need to verify that the baseline image is valid.   Which tool should you use?()A、ImageXB、Windows Compatibility EvaluatorC、Windows System Image Manager (Windows SIM)D、the Deployment Image Servicing and Management (DISM) tool

填空题Image组件可通过设置其()属性为True使Image组件根据图像的大小自动调整显示窗口大小。

填空题Image组件可通过设置其()属性为True使之根据图像自动调整大小;而通过设置其()属性为True,使其加载的图片能自动调整大小以适应Image。

单选题Internet协议版本6(IPv6)不支持以下哪个组件?()A服务控制台BvCenterServerCVMkernelDvSphereClient

单选题Your company is planning to deploy Windows 7.   You have an image that is used to deploy Windows 7 on client computers.   You need to add a volume image to the existing Windows image.   What should you do?()AService the image online.BUse DiskPart to attach a new volume.CUse ImageX to append the volume image.DUse the Deployment Image Servicing and Management (DISM) tool to mount the image.

单选题You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application that displays a high-resolution graphic image named Image1.jpg. You need to limit the width of the image to 200 pixels. You also need to preserve the aspect ratio of the image. Which code fragment should you use?()AImage Width=200 Source=Image1.jpg/ ImageWidth=200 Height=200Source=Image1.jpg/ ImageWidth=200Image.SourceBBitmapImage DecodePixelWidth=200DecodePixelHeight=200UriSource=Image1.jpg / /Image.SourceC/ImageImage Width=200Image.SourceDBitmapImage DecodePixelWidth=200 UriSource=Image1.jpg //Image.Source /Image

判断题DataGrid数据展现组件不支持打印功能A对B错

单选题以下哪个组件不支持动作监听器?()A文本框B下拉框C按钮D列表框

单选题以下哪种图片格式不是网页的常用图片格式。()AJPGBPNGCGIFDBMP