自定义转化成为像内置的图像转换图像标记。
Custom transformed images are now labeled like built-in transformed images.
本文提出了一种基于图像标记的并行细化算法。
A new parallel thinning method based on image marking is proposed in this paper.
所以当页面加载时,由第二个图像标记所引用的图像不可见。
So when the page loads, the images referred to by this second image tag are invisible.
脑组织分类,即将脑部MR图像标记为灰质、白质与脑脊液三种不同的组织区域;
The second one is to segment brain MR images into different tissue classes, namely, gray matter (GM), white matter (WM), and cerebrospinal fluid (CSF).
有了所找到的标记的数组后,创建一张表,表中每一行都有单一一个图像标记,该标记使用源中的文件名。
After you have the array of the found tags, you create a table in which each row has a single image tag that USES the file name in the source.
阐述了基于图像识别的信息填涂卡文档图像标记阅读机中的识别算法,并提出一种新的信息卡填写方式。
This paper discussed recognition algorithms for analyzing document image of information card based on optical mark recognition, and proposed a new information card fill-in method.
同样的规则适用于图像标记,并且在XHTML 1.1(即将到来)中,大部分字体属性和其他样式被移入到css样式表中。
Similar rules are applied to image tags, and in XHTML 1.1 (recently coming of age) most font properties and other styling move into CSS stylesheets.
为使用图形取代文本来表示展开和关闭状态,更改代码,改变微调控制项对象的innerhtml值,使其指定一个图像标记而非文本。
To use graphics instead of text to express the open and closed states, alter the code that changes the innerHTML value of the spinner object to specify an image tag instead of text.
这可能意味着,要么开发一种统一的方式来标记视频和图像,显示视频和图像是何时并由谁制作的,要么完全放弃电话,转向基于数据的通信——使用 FaceTime 或 WhatsApp 等应用,这些应用可以与你的身份挂钩。
That might mean either developing a uniform way to mark videos and images, showing when and who they were made by, or abandoning phone calls altogether and moving towards data-based communications—using apps like FaceTime or WhatsApp, which can be tied to your identity.
图像的代数标记法可以在任何时间重新创建整个图像。
This algebraic notation of the image allows the entire image to be recreated at any time.
现在,输出既包含对实际文档的引用(存在于哪里),也包含一个嵌入在HTML标记中的到存储在网络上某个地方的图像的链接。
Now, the output contains both a reference to the physical document (where one exists) and a link embedded in HTML tags to the image stored somewhere on the network.
如果正打算呈现一个较大的图像或添加更多信息,那么使用JSp标记将帮助您避免许多重复的JSp代码。
If you are just going to render a larger image or add more information, using the JSP tags will help you avoid a lot of duplicate JSP code.
对于可视应用程序,您可以使用表示标记、图形、图像映射等,而软件包可以帮助您开发这些组件。
With visual applications, you use presentation markup, graphics, image maps, and more, and software packages assist you in developing these components.
CSRF攻击通常是以标记的形式出现的,因为浏览器将在不知情的情况下调用该url以获得图像。
CSRF attacks are often in the form of tags because the browser unwittingly calls the URL to get the image.
在图4和图6中,由搜索查询检索到的第一个图像被标记了最高的权重。
In Figure 4 and Figure 6, the first image retrieved by the search query is labeled with the highest weight.
另外,图像本身并未保存—仅HTML标记包含属性。
Also, images themselves are not saved-only the HTML tag containing attribute.
每一个设备描述都包含诸如设备标记、受支持的浏览器及硬件特性(包括设备颜色或图像功能)这样的信息。
Each device profile contains information such as the device markup, the supported browser, and hardware characteristics, including the device color or image capabilities.
为使图像和动画可访问,您必须在图像的HTML标记内提供相应的替代文本(即,ALT文本)。
To make your images and animation accessible, you must provide appropriate alternate text (that is, Alt text) within the image's HTML tag.
我们的JSON文档不包含任何标记,只包含要转换为幻灯片的图像的URL和元数据。
Your JSON document doesn't contain any markup, just the URLs and metadata for the images your JavaScript code turns into a slide show.
但是应确保任何打上标记的素材(例如图像)都是适合特定目标设备的。
You should ensure, though, that any branding material, such as an image, is suitable for a particular target device.
最后的标记定义了一个图像数组,然后使用load_slides和start_slides函数启动幻灯片放映。
The last tag defines an array of images, and then USES the load_slides and start_slides functions to start the slide show.
在本例中,使用简单的HTML标记来拉入图标图像,使用jQuery将一个匿名的函数追加到该图像。
In this example, you use simple HTML tags to pull in icon images and jQuery to attach an anonymous function to that image.
在接收结果的同时,客户机异步处理创建、更新或删除部分web页面,如列表元素、div标记或图像。
Upon receiving the result, the client asynchronously creates, updates, or deletes part of the Web page, such as a list element, div tag, or image.
此外,通过img标记并使用绝对或相对url来引用文件,您还可以包括图像。
In addition, you can include images using the img tag, referring to files using both absolute and relative URLs.
这项研究的主要研究者,同时是急救医生的山姆·帕尼亚说:“我们增加这些图像来作为客观标记。”他希望能包括1500名被救活的病人。
"We've added these images as objective markers," says Sam Parnia, a critical-care physician and lead investigator of the study, which hopes to include 1,500 resuscitated patients.
通道组件执行诸如识别语言输入、显示图像和运行标记语言(比如voicexml、XHTML或svg)之类的任务。
Modality components perform tasks such as recognizing spoken input, displaying images, and running a markup language, such as VoiceXML, XHTML, or SVG.
每个用户都具有一个概要文件图像url:将该值放入标记的src属性。
Each user has a profile image URL: You stick that value inside the SRC attribute of an tag.
工具提示是一个HTMLdiv元素,其中可以包含任何文本、图像和标记,它在 tooltipContent 参数中传递给构造方法。
The tooltip is an HTML division element containing whatever text, images, and markup are passed to the constructor in its tooltipContent argument.
带有图像和css样式表的简单标记语言。
带有图像和css样式表的简单标记语言。
应用推荐