What is the translation of " SRC ATTRIBUTE " in Chinese?

src属性

Examples of using Src attribute in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
In the src attribute, we give the name of the image file.
src属性中,我们给出了图像文件的名称。
In order to display an image on a page, you need to use the src attribute.
想要在页面上显示一个图像,需要使用src属性
The src attribute tells A-Frame which image we want.
Src属性告诉A-Frame我们想使用的图像文件名称。
You may notice that in the code above, the image file has no src attribute.
你也许注意到上面的代码中,图片文件没有src属性么。
The src attribute tells the browser where to look for the image.
Src属性告诉浏览器在哪里可以找到要显示的图像。
In these cases,have the browser load that separate file through the src attribute.
在这样的情况下,让浏览器通过src属性来载入那个单独的文件。
If the src attribute is set, the content of the script-tags is ignored.
如果设置了src属性,script标签内容将会忽略。
A single<script> tag can't have both src attribute and the code inside.
单独的一个<script>标签不能同时有src属性以及内部包裹代码。
If the src attribute is set, the content of the script-tags is ignored.
如果设置了src属性,script标签内容将会被忽略。
A single<script> tag can't have both src attribute and the code inside.
一个单独的<script>标签不能同时有src属性和内部包裹的代码。
The SRC attribute tells the browser where to fetch the image to be displayed.
Src属性告诉浏览器在哪里可以找到要显示的图像。
The content of the'IMG'element is often replaced by the image that the SRC attribute points to.
比:img元素的内容通常会被其src属性指定的图像替换掉。
The src attribute tells the browser where to find the image that should be displayed.
Src属性告诉浏览器在哪里可以找到要显示的图像。
The async attribute is only for externalscripts(and should only be used if the src attribute is present).
Async仅适用于外部脚本(只有在使用src属性时).
NET prior to 2.0, the Src attribute was used as an alternative way to link a code-behind file to a page.
NET中,Src特性是另一种将代码隐藏文件链接到页的方法。
The key issue here is that thevideo source is identified using the src attribute of the<video> tag.
这里关键的问题是视频资源是通过<video>tag的src属性定义的。
HTML5 adds to the description of the tag's src attribute to instruct browsers not to make an additional request in section 4.8.2:.
HTML5增加了对标签src属性的描述,以指示浏览器不要在4.8.2节中提出额外的请求:.
If the image is in the project root directory,we can simply write the name of the image file in the src attribute.
如果图像在项目根目录中,我们可以简单地在src属性中写入图像文件的名称。
HTML5 adds to the description of the tag's src attribute to instruct browsers not to make an additional request in section 4.8.2:.
HTML5在4.8.2节添加一个关于标记的src属性的描述,指示浏览器不要发出额外的请求:.
The script element either contains scripting statements orit points to an external script file through the src attribute.
Script元素既可包含脚本语句,也可通过src属性指向外部脚本文件。
For example, if your page contains an img element,you can set its src attribute using one of the following paths:.
例如,如果页面包含img元素,则可以使用以下路径之一设置其src属性:.
The src attribute must be present, and must contain a valid URL referencing a non-interactive, optionally animated, image resource that is neither paged nor scripted.
Src属性必须存在,并且必须包含一个有效的URL,它引用一个非交互式的、可选的、可有动画的图像源,不能是页面或脚本。
Next add'src' as the first parameter,this tells the Web Scraper to extract the src attribute, then type a comma.
接下来添加'href'作为第一个参数,它告诉WebScraper提取href属性,然后键入逗号。
It may contain one or more audio sources,represented using the src attribute or the<source> element: the browser will choose the most suitable one.
Lt;audio>元素可以包含多个音频资源,这些音频资源可以使用src属性或者<source>元素来进行描述;浏览器将会选择最合适的一个来使用。
The Forever Iframes technique involves ahidden Iframe tag put in the page with its src attribute pointing to the servlet path returning server events.
ForeverIframesForeverIframe(永存的Iframe)技术涉及了一个置于页面中的隐藏Iframe标签,该标签的src属性指向返回服务器端事件的servlet路径。
For example, when inserting an image, you have to provide the location of the image,using the src(source) attribute:.
比如,添加图片时,需要指明图片的来源,使用src(source)属性:.
The tag has two required attributes: src and alt.
Lt;img>标签有两个必需的属性:src和alt。
The<img> tag has two required attributes: src and alt.
Lt;img>标签有两个必需的属性:src和alt。
For example, SRC is an attribute of the<IMG> tag, and it provides the name of the image file that should be displayed.
例如,src是img标记的一个属性,它提供要显示的图形的文件名。
Results: 29, Time: 0.0415

Word-for-word translation

Top dictionary queries

English - Chinese