网站首页  词典首页

请输入您要查询的英文单词:

 

单词 svg
释义

svg

  • 网络静止无功发生器(Static Var Generator);可缩放矢量图形(Scalable Vector Graphics);可伸缩矢量图形
1.
静止无功发生器(Static Var Generator)
静止无功发生器(SVG)也被称为静止同步补偿器(STATCOM),是在20世纪80年代以来出现的更为先进的静止无功补偿装置。STA…
baike.baidu.com
2.
可缩放矢量图形(Scalable Vector Graphics)
coreldraw可以打开什么文件_百度知道 ... 可移植网络图形( PNG) 可缩放矢量图形SVG) 帧矢量图元文件( FMV) ...
zhidao.baidu.com
3.
可伸缩矢量图形
随着可伸缩矢量图形(SVG)和新标记<canvas>的出现,开发人员从JavaScript的浏览器中就可以提供只能在IE8中使用Flash和 Sil…
www.cnbeta.com
4.
可缩放向量图形
介绍可缩放向量图形 (SVG)、一组用于保留模式图形的 HTML5 元素并提供对 SVG 的概述 指导新开发人员和有经验的开发人员 …
msdn.microsoft.com

例句

释义:
1.
But software vendors are developing solutions to ease usage of Canvas or to render Flash, for instance, as a mix of Canvas and SVG.
但是软件厂商正在开发简化画布使用的解决方案或是渲染成Flash,例如,或是作为画布和SVG的混合体。
www.infoq.com
2.
But for this article, I choose SVG and use it in combination with PHP to do a bit of stock graphing.
不过本文选择SVG,并结合使用PHP为股票数据绘制一些图像。
www.ibm.com
3.
Among the main focuses, user-interface work emerged as a primary use-case for the usage of custom XML markup inline in an SVG document.
在关注的主要焦点中,用户界面工作成为在SVG文档中内嵌使用定制XML标记的基本用例。
www.ibm.com
4.
The paper is quite simple, consisting of a single svg element containing a short section of definitions: a line pattern and a small circle.
纸张非常简单,其中只有一个svg元素,该元素包含一小段定义:一个线条模式和一个小圆。
www.ibm.com
5.
In SVG this is provided in a fashion that's almost identical to that of an HTML link, through an tag.
在SVG中,通过一个标签提供链接,这与HTML链接的方式几乎相同。
www.ibm.com
6.
So take a look at a pure SVG implementation of this picture, shown in Listing 1.
现在看一看该图片的纯SVG实现,如清单1所示。
www.ibm.com
7.
This article has touched on just a few basics of the SVG format.
本文初步探讨了SVG格式的一些基本知识。
www.ibm.com
8.
You gain a variety of basic techniques that you can use to put together attractive and sophisticated Web environments using SVG.
您将了解到各种基本技术,使用SVG将其结合起来可以创建富有吸引力的、复杂的Web环境。
www.ibm.com
9.
Now, to demonstrate how the scalability in SVG works, I rewrote the page a bit to increase the width and the height of the tag.
现在举例说明SVG中的缩放,我稍微修改了页面,增加了标记的宽和高。
www.ibm.com
10.
SVG defines that M position to the location where a point shall be placed without connection to any previous point.
SVG将M位置定义为一个孤立点的位置,之前没有任何与这个点相连的点。
www.ibm.com
1.
What started as an HTML editor now supports XML, XHTML, MathML and SVG, allowing those to be edited in compound documents simultaneously.
开始时是作为HTML编辑器,现在还支持XML,XHTML,MathML和SVG,允许他们在复合文档中同时编辑。
www.bing.com
2.
You can combine multiple animate elements on a single SVG object to produce a particular effect.
可以在一个SVG对象上组合多个animate元素,以产生特殊效果。
www.ibm.com
3.
When generating a report, you can now choose which format should be used for the graphics: JPEG, PNG, SVG or TIFF.
在生成报告时,您现在可以选择应该用于图形的格式:JPEG、PNG、SVG或TIFF。
www.ibm.com
4.
Note, however, that such a transformation requires a proper adjustment of the values for the SVG viewBox attribute.
但是要注意,那样的转换需要适当地调整SVGviewBox属性的值。
www.ibm.com
5.
None of those alternatives make for as compelling a division of labor as the SVG technique here, however.
但是这些备选方案没有哪一个能像这里的SVG技术那样带来明显的劳动分工。
www.ibm.com
6.
Converting geometry data to its SVG format is an important part for the rendering of spatial data in web pages.
将几何图形数据转换为SVG格式对于在Web页面呈现空间数据很重要。
www.ibm.com
7.
The SVG images, being represented as pure text, can be compressed using some of the well-known text compression algorithms like gzip.
SVG图像,以纯文本形式表示,可以使用一些常用的文本压缩算法,比如gzip,对之进行压缩。
www.ibm.com
8.
The editor isn't limited to HTML anchors; XLINK allows any MathML and SVG element to be links as well.
这个编辑器不局限于HTMLanchors;XLINK允许链接任何MathML和SVG元素。
www.bing.com
9.
And just as importantly, you can transform and produce SVG using familiar XML techniques like XSLT, or with XML support libraries.
而且同样重要的是,您可以使用熟悉的XML技术(如XSLT)或XML支持库转换和生成SVG。
www.ibm.com
10.
As I said earlier, this is where you place all the SVG that is copied into the shadow tree of each custom element instance.
如前所述,在这里可以放置需要复制到每个定制元素实例影像树中的任何SVG。
www.ibm.com
1.
As an example, suppose that you are making an SVG image of a tiger and you want the tiger's eyes to blink when the user clicks a button.
举个例子,假设您正在制作一个老虎的SVG图像,并且希望在用户单击某个按钮时这个老虎会眨眼。
www.ibm.com
2.
You can use any of the of interactivity techniques described in this article to make your SVG documents more useful to your users.
可以使用本文中描述的各种交互技术使您的SVG文档对用户有更大的用途。
www.ibm.com
3.
usa_map. svg is a basic map of the United States encoded as SVG, and is referenced from outside_in. html.
usa_map.svg是美国的一个基本地图,编码为SVG,从outside_in.html引用它。
www.ibm.com
4.
Writing it has been enough to make me quite excited about SVG as a format.
撰写本文让我对SVG作为一种格式而感到兴奋不已。
www.ibm.com
5.
The SVG-based formula editing tool used for specific domain solutions was proposed.
提出了一种基于SVG技术的专业领域公式编辑工具解决方案。
www.joca.cn
6.
In terms of analysis of principle above, a dual-phase SVG program is proposed since compare with other compensation program.
依据以上原理分析,并经过对现有方案的综合对比,提出了一种双相型SVG的综合补偿方案;
www.fabiao.net
7.
The RCC framework provides a fairly light layer built on top of technologies and concepts that are available in an SVG implementation.
RCC框架在SVG实现技术和概念之上提供了相当轻量级的一层。
www-128.ibm.com
8.
Earlier, I mentioned that you can use CSS selectors and syntax to modify the appearance of SVG drawings.
前面提到过您可以使用CSS选择器和语法来修改SVG绘图的外观。
www.ibm.com
9.
Lastly, a new Visual Model Editor enables you to import an SVG diagram for use in a dashboard.
最后,新的VisualModelEditor允许您导入SVG关系图以便在仪表板中使用。
www.ibm.com
10.
Since the same underlying code handles all the XUL files, HTML, and SVG, you can use CSS properties to style XUL files.
因为相同的底层代码处理所有XUL文件、HTML和SVG,所以可以使用CSS属性设置XUL文件的样式。
www.ibm.com
1.
SVG, in contrast, acts as a higher-level language for development of a wide range of graphical effects.
相反,SVG充当一种更高级别的语言,用于开发广泛的图像效果。
www.ibm.com
2.
Now that I can notify the SVG implementation of a new custom element, I define how it looks with the element.
现在,我可以通知SVG实现有一个新的定制元素,我用元素定义了它的外观。
www.ibm.com
3.
The next article in this series will focus on creating an RCC-based SVG component, and later I ll delve into XForms integration.
本次系列的下篇文章将着重介绍如何创建基于RCC的SVG组件,稍后,我们再深入探讨与XForms的集成。
www-128.ibm.com
4.
The entire description of an SVG image is represented by an XML format which has been standardized by W3C.
一个SVG图像的完整描述都是通过一个符合W3C标准的XML格式表示的。
www.ibm.com
5.
Any path in an SVG file can be located by parsing the XML or using advanced techniques like XQuery or XPath.
SVG文件中的任何一条路径都可以通过解析XML或使用像XQuery或XPath这样的先进技术被定位。
www.ibm.com
6.
Until now, the main way to view SVG was to use the Adobe plug-in (see Resources), which I used to test the example code.
直到现在,查看SVG的主要方式依然是使用Adobe插件(参见参考资料),我使用该插件测试了示例代码。
www.ibm.com
7.
Any elements from other namespaces that are not bound to SVG elements are simply dropped out.
没有绑定到SVG元素的其他名称空间中的所有元素都将丢弃。
www.ibm.com
8.
By using Listing 7 as a reference, you should be able to incorporate interactive text into your own SVG documents.
参照清单7,您应该可以将交互文本加入到自己的SVG文档中。
www.ibm.com
9.
Overall, SVG is one of the most widely and warmly embraced XML applications.
总之,SVG是应用最广、最受欢迎的XML应用程序之一。
www.ibm.com
10.
Using SVG makes your illustrations much smaller, easier to use, and more compatible with a wide range of applications.
SVG使绘图变得更小、更容易使用以及更容易兼容不同的应用程序。
www.ibm.com
1.
Since the actual size of the WKT and SVG strings are unknown, the DBA sends the data between DB2 and the function via locators.
由于WKT和SVG字符串的实际大小是未知的,DBA通过定位符在DB2与该函数之间发送数据。
www.ibm.com
2.
This binding language allows you to define a mapping between any vocabulary and SVG.
这种绑定语言可以定义任意词汇表和SVG之间的映射。
www.ibm.com
3.
Most of it is in the Scalable Vector Graphics format (SVG), which is an open, XML-based format.
大多数图像是可缩放矢量图形(SVG)格式,它是一种开放的、基于XML的格式。
www.ibm.com
4.
The rocket will follow a circle to demonstrate some of the features you can expect from SVG: path following and auto-rotation.
火箭将沿着一个圆圈移动,以证实您可以从SVG获得的一些特性:路径跟踪和自动旋转。
www.ibm.com
5.
In broad terms, client-side scripting addresses the DOMs of the pertinent sources, including, for this article, any SVG.
广义地讲,客户端脚本编程就是解决有关源代码(包括本文中的SVG)的DOM问题。
www.ibm.com
6.
Once svg_document is assigned, it is available for scripting in exactly the same way an isolated SVG would be scripted with document.
svg_document一旦分配,就可用于编写脚本,方式完全跟利用document为单独的SVG编写脚本相同。
www.ibm.com
7.
Thus, if the WKT coordinates are shown unchanged in the SVG output, all geometries would be upside down.
因此,如果在SVG输出中显示原有的WKT坐标,那么所有几何图形就会颠倒。
www.ibm.com
8.
The graphics of the electrical equipment are designed by the SVG technology's support to the graphic objects.
利用SVG对图形对象的支持完成了电力设备图元的设计;
www.apshe.cn
9.
Existing practice for SVG does not protect intellectual capital with the same mechanisms.
根据同样的机制,SVG的现有实践不保护知识产权。
www.ibm.com
10.
However, perhaps even more commonly, you can embed an SVG document within a larger document, particularly within an XHTML page.
然而,可能更为常见的是,您可以将一个SVG文档嵌入较大的文档中,特别是嵌入XHTML页。
www.ibm.com
1.
The downside came when I realized that SVG wasn't installed on every client and that installing it required downloading certain software.
不足之处是,我发现并非所有的客户机上都安装了SVG,而且安装它需要下载某些软件。
www.ibm.com
2.
I especially like how SVG works in units that are convenient for the programmer rather than working directly in pixels.
我特别喜欢SVG对单位的处理,它非常适合程序员,无需直接使用像素。
www.ibm.com
3.
Interactivity in SVG can be separated into three areas -- linking, events, and scripting.
SVG中的交互性可以分为三个领域--链接、事件和脚本。
www.ibm.com
4.
To reach and color an individual state, though, you navigate within the DOM of the SVG, which appears within Listing 2 as svg_document.
但是要到达单个州并为其布色,您是在SVG的DOM中导航,该DOM在清单2中作为svg_document出现。
www.ibm.com
5.
The same mass-market Web browsers that accept a wide range of HTML-like inputs generally are quite strict when rendering SVG.
这个充斥市场的Web浏览器接受广泛的类似于HTML的输入,在呈现SVG时通常相当严格。
www.ibm.com
6.
SVG: Scalable Vector Graphics (SVG) is a language for describing two-dimensional graphics and graphical applications in XML.
SVG:可缩放矢量图形(ScalableVectorGraphics,SVG)是一门用XML描述二维图形和图形应用程序的语言。
www.ibm.com
7.
Listing 3 shows how the template can place child element content from the chemistry namespace into the rendered SVG.
清单3展示了模板如何将子元素内容从chemistry名称空间放入呈现的SVG中。
www.ibm.com
8.
Scalable Vector Graphics (SVG) is an XML standard for describing illustrations.
可缩放向量图形(SVG)是一种描述绘图的XML标准。
www.ibm.com
9.
That information is essential for SVG to set up the viewport area.
该信息对于SVG设置显示窗口区域是必需的。
www.ibm.com
10.
Notice how SVG uses the idea of Cascading Style Sheet (CSS) classes applied to various graphic objects.
要注意SVG如何运用了将级联样式表(CSS)类应用于不同图形对象的思想。
www.ibm.com
1.
But I'll focus on the SVG side instead and let you make the right decisions when you design your own component.
但是我只关心SVG方面,而不想告诉您在设计自己的组件时如何做出正确的决策。
www.ibm.com
2.
The next step is to write the code that reads this file into memory for use when generating the SVG.
接下来要编写将该文件读入内存以便用于生成SVG的代码。
www.ibm.com
3.
With the hardware circuit and control software analyzed and designed above, the experimental SVG device has been developed and been test.
结合以上的硬件电路和控制程序的设计,研制了SVG的实验装置,并且在实验室的环境下进行了多种特性试验。
www.fabiao.net
4.
I had already written code that could draw bar charts, line graphs, and scatter plot graphs in SVG very nicely.
于是我便写了一些代码,以便能够精细地使用SVG绘制柱状图、线图和散点图。
www.ibm.com
5.
The URL passes the person's shortname as part of the query string. This accesses the Cocoon SVG application.
URL把这个人的shortname作为查询字符串的一部分传入并访问CocoonSVG应用程序。
www.ibm.com
6.
html source, or, more precisely, an aspect of source organization unaffected by the presence of SVG.
将它们看作.html源文件的一部分,或者更精确地说,看作不受SVG影响的源组织的一个方面。
www.ibm.com
7.
In this tutorial you learn about scripting, CSS, and basic animation features of SVG to use dynamic effects with vector graphics on the Web.
本教程讨论的内容包括脚本、CSS和SVG的基本动画特性,用于在Web向量图像中实现动态效果。
www.ibm.com
8.
To avoid this problem, an SVG transformation was applied to scale all coordinates.
为了避免这个问题,可应用一个SVG转换来调整所有坐标。
www.ibm.com
9.
SVG supports many different events -- see Resources for a full list of all the event types at the W3C's SVG site.
SVG支持许多不同的事件--有关所有事件类型的完整列表可以参看参考资料中的W3C的SVG站点。
www.ibm.com
10.
This paper is to develop a medium-voltage SVG with active filtering functions and to introduce the relational research of SVG.
本文对所研制的有源滤波型中压SVG及有关的研究工作进行了详细介绍。
www.juhe8.com
1.
That Path object is a PHP class that I wrote specifically to make building SVG paths easier on myself.
Path对象是一个PHP类,是我自己为了方便创建SVG路径专门编写的。
www.ibm.com
2.
We expect SVG, supported by good user and developer experiences, to become an integral part of the web.
我们期望有众多用户和开发者支持的SVG能成为Web不可或缺的一部分。
www.infoq.com
3.
Producing the SVG output for all geometries and processing non-spatial columns is implemented in function render_geometries.
函数render_geometries负责产生所有几何图形的SVG输出,并处理非空间列。
www.ibm.com
4.
Otherwise, nothing would be shown on the screen because the SVG renderer does not zoom-in on the area in question.
否则,屏幕上不显示任何东西,因为SVG呈现器不能在当前区域放大。
www.ibm.com
5.
Scribus supports many major graphic formats including most all of the standard ones used in DTP in addition to SVG import and export.
Scribus支持多种主流图像格式,其中包括几乎所有常用于DTP到SVG的输入输出的标准格式。
www.bing.com
6.
The interface used SVG in homepage to realize visual navigation query to improving using experience and efficiency.
系统界面上使用了SVG技术实现可视化的导航查询,提升用户体验和使用效率。
paper.pet2008.cn
7.
Web site designers have started considering SVG as a robust alternative to bitmaps.
Web站点设计者开始考虑将SVG作为位图的一个主要替代品。
www.ibm.com
8.
Browsers increasingly support SVG as installed, without external plugins or libraries.
浏览器越来越在安装时就支持SVG,无需外部插件或库。
www.ibm.com
9.
As this article shows, SVG now makes a good foundation for advanced standards-based effects with Web applications.
正如本文所展示的,SVG现在为Web应用程序高级的、基于标准的效果打下了良好的基础。
www.ibm.com
10.
This makes SVG capable enough to respond to user needs.
这就让SVG足以满足用户的需求。
www.ibm.com
1.
SVG's powerful graphics primitives and text features make writing the SVG prototype for my button simple.
SVG强大的图形基础和文字特性使编写按钮的原型非常简单。
www.ibm.com
2.
Gzip compressed SVG files should have the extension . svgz, and are directly supported by most SVG-enabled tools.
Gzip压缩的SVG文件应有扩展名.svgz,可由多数启用SVG的工具直接支持。
www.ibm.com
3.
SVG images are zoomable. Any part of the image can be zoomed without degradation .
SVG图像是可缩放的。图像的任何部分都可以无损失缩放。
www.bing.com
4.
Outside-in SVG scripting allows for advanced visual effects that are straightforward to code.
由外而内的SVG脚本编程允许高级可视效果,容易编写代码。
www.ibm.com
5.
Rather than implement a declarative document, like SVG, it provides a blank surface for JavaScript to draw upon.
不是像SVG那样实现一种声明性文档,它提供了一个空白面供JavaScript在上面绘图。
www.ibm.com
6.
These are quite flexible, and allow you to animate each element of an SVG document independently and in various ways.
它们都非常灵活,可让您以各种方式分别赋予SVG文档中每个元素动画效果。
www.ibm.com
7.
SVG(Scalable Vector Graphics) is recommended by IEC61970 as the standard file format of public graphics exchange.
可缩放矢量图形(SVG)作为IEC61970标准推荐采用的公共图形交换的文件格式。
www.epae.cn
8.
Using RCC, you can specify how a given foreign-namespaced element should behave in an SVG document.
使用RCC,您可以规定给出的外部名称空间元素在SVG文档中的行为。
www.ibm.com
9.
New emerging technologies are focused on providing full support for SVG, and tools are getting more advanced.
旨在提供对SVG的全面支持的新技术不断出现,而且工具也更为先进。
www.ibm.com
10.
Any property of an SVG object can be changed in this manner.
SVG对象的任何特性都可以用这种方式来更改。
www-128.ibm.com
1.
Any property of an SVG object can be changed in this manner.
SVG对象的任何特性都可以用这种方式来更改。
www-128.ibm.com
2.
I think SVG is close to its tipping point, where use of SVG will grow rapidly.
我认为SVG正在接近它的临界点,在这一点上,SVG的使用将快速增长。
www.ibm.com
3.
While most interaction with SVG is through the mouse, SVG also supports keyboard input.
虽然SVG上的大部分交互是通过鼠标进行的,但是SVG也支持键盘输入。
www.ibm.com
4.
Methods: Data from 130 consecutive patients who underwent PCI of SVG lesions in a single center over a 7-year period were reviewed.
一个独立中心长达7年,顺序相连的130名接受大隐静脉桥病变PCI术治疗的患者数据用以考察。
www.365sqys.com
5.
In some cases, our decisions were informed by other browsers' behaviors and the direction of SVG's future.
有时,我们的决定会受到其他浏览器的行为和SVG的未来发展方向所影响。
www.infoq.com
6.
But there are several Open Source implementations that will convert an SVG file to a PNG or JPG file format.
但是有一些开放源代码实现可以把SVG文件转换为PNG或者JPG文件格式。
www.ibm.com
7.
SMIL (see Resources) -- a language for mixing video, pictures, music, and text in real time -- has been adopted and extended by SVG.
SMIL(参见参考资料)是一种用于实时地混合视频、图形、音乐和文本的语言,已被SVG所采纳和扩展。
www.ibm.com
8.
Many open source tools and technologies provide excellent support for SVG image designing.
很多开源工具和技术都为SVG图像设计提供了很好的支持。
www.ibm.com
9.
For scientific applications, Mathematica has an extension that exports SVG.
至于科学应用程序,Mathematica有一个导出SVG的扩展。
www.ibm.com
10.
One exception: Drawing programs will choose Scalable Vector Graphics [SVG].
一个例外:绘图程序将选择可缩放向量图形[SVG]。
www.ibm.com
1.
A vector image (SVG or Macromedia Flash) describes the image in terms of basic shapes such as circle, rectangle, lines, or curves.
矢量图(SVG或MacromediaFlash)通过基本的形状来描述图像,例如圆形、矩形、直线、曲线等等。
www.ibm.com
2.
The SVG standard is an XML-based format for presenting vector graphics.
Adobe的SVG标准是一种基于XML的表示向量图形的格式。
www.ibm.com
3.
The DOM is increasingly exposed in tools: Web browsers, SVG browsers, OpenOffice, and others.
DOM正逐渐出现在一些工具中,比如Web浏览器、SVG浏览器、OpenOffice,等等。
www.ibm.com
4.
However, vector images stored as XML files using Scalable Vector Graphics, or SVG, are an exception.
不过,使用可缩放向量图形SVG存储为XML文件的向量图像是一个例外。
www.ibm.com
5.
If you have installed an SVG viewer, click to see this animation.
如果已经安装好了SVG查看器,则单击查看该动画。
www.ibm.com
6.
As I mentioned in the primer, this SVG fragment in the RCC world is actually a shadow tree.
正如我在第一篇“基础知识”文章中提到的那样,SVG片段在RCC世界中实际上是一个影像树。
www.ibm.com
7.
It is definitely worth a look for SVG enthusiasts.
它绝对值得SVG的热衷者去看一看。
www.ibm.com
8.
SVG images can be printed with high quality at any resolution.
SVG图像可以以任何分辨率高清晰打印。
bbs.w3china.org
9.
That leaves the addition of the SVG rendering-specific attributes to be done.
那么,剩下来要做的就是添加特定于SVG呈现的属性。
www.ibm.com
10.
After you close off the CDATA block and script, you return to SVG.
关闭CDATA块和脚本后,返回SVG。
www.ibm.com
1.
Every element and every attribute in SVG files can be animated Svg.
里的每一个元素和属性都可以自定义。
greaterthanme.blog.hexun.com
2.
SVG allows for three types of graphic objects: vector graphic shapes, images and text.
SVG支持图形对象的三种类型:矢量图形、图像和文本。
www.86oo.com
3.
If you have installed an SVG viewer, click to see this example.
如果已经安装好了SVG查看器,则单击查看这个例子。
www.ibm.com
4.
Incidentally, the XML Events recommendation is now a mandated part of SVG 1. 2, so now you have both a design and a namespaced environment.
顺便说一下,XMLEvents建议现在是SVG1.2的一部分,因此您同时拥有了设计和命名环境。
www.ibm.com
5.
To draw the stock graph, I must change the scale of the dollar and day values into SVG view coordinates.
为了绘制股票图像,必须将美元和每日数据的尺度转化成SVG视图坐标。
www.ibm.com
6.
The best example of this is Antoine Quint's partial implementation of SVG using canvas (see Resources).
最好的例子是AntoineQuint使用canvas部分实现了SVG(请参阅参考资料)。
www.ibm.com
7.
SVG Visio now supports Scalable Vector Graphics (SVG), a new standard for graphics formats.
SVGVisio现已支持图形格式的一种新标准:可扩展矢量图形(SVG)。
office.microsoft.com
8.
It will also convert the HTML5 SVG tag contents into one of several wanted image formats.
它还可以将HTML5SVG标记内容转换为多种需要的图形格式之一。
www.ibm.com
9.
The Linux desktops Gnome and KDE also support SVG for use in themes, icons, backgrounds, and games.
Linux桌面Gnome和KDE也支持将SVG用于主题、图标、背景和游戏中。
www.ibm.com
10.
More specifications require and extend the DOM (like SVG), so it is not going away any time soon.
越来越多的规范需要DOM,并对它加以扩展(例如,SVG),因此DOM时时刻刻就在您的身边。
www.ibm.com
1.
Indicates the media type of the link destination; whether it is, say, SVG or XHTML or some other type.
表明链接目标的媒体类型,也就是说,指出它是SVG、XHTML,还是其他类型。
www-128.ibm.com
2.
If you have installed an SVG viewer, click to see graphic.
如果已经安装好了SVG查看器,则单击查看图形。
www.ibm.com
3.
Basically, RCC is a binding mechanism that matches a non-SVG XML element to an SVG tree.
基本上,RCC是一种绑定机制,把非SVG的XML元素匹配到SVG树中。
www.ibm.com
4.
This tutorial features many examples of SVG files, either stand-alone or embedded in XHTML.
本教程提供了很多SVG的例子,既有独立的也有嵌入XHTML中的。
www.ibm.com
5.
Scalable Vector Graphics (SVG) is an image format developed by the W3C.
可缩放矢量图形(ScalableVectorGraphics,SVG)是由W3C开发的一种图像格式。
www.ibm.com
6.
SVG has many exciting features available to it such as transformations, alpha masks, filter effects, and animation.
SVG具有许多令人激动的可用特性,例如转换、alpha蒙片、滤镜效果和动画。
www-128.ibm.com
7.
It also improves support for the XML-based vector graphics standard SVG .
它还改进了对基于XML的矢量图形标准SVG的支持。
www.ibm.com
8.
SVG is an XML vocabulary for describing vector images.
SVG是一种XML词汇表,用于描述矢量图像。
www.ibm.com
9.
With the animateMotion element, you can move any SVG element over a specified path.
利用animateMotion元素,可以在指定的路径上移动任何SVG元素。
www.ibm.com
10.
My favorite drawing program, OmniGraffle V4. 0, supports export to SVG, as well.
我最喜欢的绘图程序OmniGraffleV4.0也支持导出SVG。
www.ibm.com
1.
WKT and SVG define different origins for the coordinate systems.
WKT和SVG在坐标系中定义不同的原点。
www.ibm.com
2.
Since all SVG elements are just strings, some basic string operations are sufficient, as Listing 10 demonstrates.
由于所有SVG元素都是字符串,所以一些基本的字符串操作就足够了,如清单10所示。
www.ibm.com
3.
When an SVG processor renders the complete document, it replaces the content from other namespaces with their SVG bindings.
当SVG处理程序呈现完整的文档时,它就用SVG绑定代替来自其他名称空间中的内容。
www-128.ibm.com
4.
Then I will focus on the current tools and technologies that provide support for SVG, primarily those that are open source.
然后,我将着重讨论支持SVG的现有工具和技术,特别是那些开源技术和工具。
www.ibm.com
5.
Saving the file to SVG means that any SVG-capable application can read and work with the file.
保存为SVG意味着任何支持SVG的应用程序都能读取和处理这些文件。
www.ibm.com
6.
Most crucially, it also acquires a handle to the DOM of the SVG instance.
最重要的是,还获得一个到SVG实例的DOM的句柄。
www.ibm.com
7.
The full SVG versions of both these graphs are included with the samples.
这些图的完整SVG版本包含在示例文件中。
www-128.ibm.com
8.
Since SVG provides a way to work intuitively with image primitives , a lot of messy image magick code is just thrown away.
因为SVG提供了一直直观地处理原始图片的方式,你可以丢掉那些大量杂乱难懂的代码了。
dictsearch.appspot.com
9.
A simple interaction in SVG modifies a document based on mouse clicks on particular graphic elements.
根据鼠标在特定的图形元素上单击,SVG中的简单交互可以修改文档。
www.ibm.com
10.
A nice thing about SVG is that you can view it in most modern Web browsers, either natively or through plug-ins.
令人高兴的是,您可以在多数新式Web浏览器中查看SVG,可以在本机也可以通过插件查看。
www.ibm.com
1.
Creating interactive text in SVG is somewhat trickier than you might think.
在SVG中创建交互文本比您想象中的要复杂一些。
www.ibm.com
2.
Additionally, the shadow tree includes two SVG elements that I need to track.
此外,影像树包含两个需要跟踪的SVG元素。
www.ibm.com
3.
One way to use predefined content as part of an SVG drawing is with the element.
使用预定义内容作为SVG绘图一部分的方法之一是使用元素。
www.ibm.com
4.
Based on CIM model standard and SVG graphic format, the paper presents a method to integrate these decentralized graphics and model.
基于CIM模型标准和SVG画面格式,本文提出了分散式图模集成方法。
joa.csee.org.cn
5.
Any SVG property that can be applied to an element -- such as fill color, stroke-width, size, and opacity -- can be changed in this fashion.
任何可以应用到元素上的SVG属性--如填充颜色、笔划宽度、大小和透明度--都可以以这种方式改变。
www.ibm.com
6.
SVG is regarded as the second generation of spatial information standard and network GIS data format because of its obvious superiority.
SVG以其明显的优势被视为第二代网络空间信息发布的标准,或网络GIS重要数据格式。
www.fabiao.net
7.
In principle, this lets SVG documents interact with user actions.
原则上,这可让SVG文档与用户操作交互。
www.ibm.com
8.
Scalable Vector Graphics (SVG) 1. 1 is an XML language for describing two-dimensional vector graphics.
可缩放向量图形(ScalableVectorGraphics,SVG)1.1是一种描述二维向量图形的XML语言。
www.ibm.com
9.
As an SVG file, the description of the image is just over 500 bytes, and as a PNG is almost 9KB.
SVG格式描述图像的文件只有500多字节,PNG接近9KB。
www.ibm.com
10.
Moreover, you can even stylize SVG using Cascading Style Sheets (CSS).
而且,甚至可以使用层叠样式表(CSS)限定SVG的样式。
www.ibm.com
1.
A Web developer remains perfectly free to consume SVG widgets or diagrams without having to know how to code well-formed XML himself.
Web开发人员完全可以自由地使用SVG小部件或图表,无需自己知道如何编写格式良好的XML。
www.ibm.com
2.
As for front-end tools, Adobe Illustrator and GoLive can create . svg files.
作为前端工具,AdobeIllustrator和GoLive可以创建.svg文件。
www.ibm.com
3.
ZVON's SVG Reference serves as a map of element relationships, with some examples.
ZVON的SVGReference提供了元素之间的关系图和一些例子。
www.ibm.com
4.
In fact, SVG allows you to embed sciplets (ECMAScript), which can include events like mouse-over, mouse-out, click, and so on.
实际上,SVG允许嵌入sciplet(ECMAScript),它可以包含很多事件,比如鼠标悬停、鼠标移出、单击等。
www.ibm.com
5.
Element in an SVG document, along with the actual data, as Listing 2 shows.
元素内,并用实际数据填充,如清单2所示。
www-128.ibm.com
6.
You can view some of the demonstrations through third party viewers that support the format, such as SVG and MusicXML.
可以通过支持此格式的第三方查看器(如SVG和MusicXML)查看一些示范。
www.ibm.com
7.
Like HTML, SVG adds methods to the DOM interface for more advanced uses.
与HTML一样,SVG添加方法到DOM接口,用于更高级的用途。
www.ibm.com
8.
It includes the rasterizer, which can convert SVG files to bitmaps.
这里面包括了光栅化程序,可以将SVG文件转换成位图。
www.ibm.com
9.
This interactive experience set to music showcases the browser's support of HTML5 standards and SVG.
这种互动经验集音乐展示了浏览器的HTML5的标准和SVG支持。
www.movingshop.org
10.
SVG is a language for describing two-dimensional graphics in XML.
(SVG是一种用XML描述二维图形的语言)。
www.ibm.com
1.
Using ECMAScript gives you full programming flexibility, but if all you want is animation, SVG has and related tags (such as or ).
使用ECMAScript可为您提供完美的编程灵活性,但如果您所需要的只是动画,SVG还提供了和相关的标签(如或)。
www.ibm.com
2.
evt is a reserved SVG word that describes the event that has just happened.
evt是一个SVG保留字,它描述刚发生的事件。
www.ibm.com
3.
Flash may find a home on Android particularly since Android continues to lack support for SVG - the web vector graphics standard.
Flash可能在Android上找到归宿,尤其是由于Android依旧缺乏对SVG(Web矢量图形标准)的支持。
www.infoq.com
4.
SVG can turn an image so it always faces the tangent of the line it is following.
SVG可以使图像转向,以便它总是面向它所移动方向的切线。
www.ibm.com
5.
This tutorial doesn't go into a lot of detail about the SVG language.
本教程没有过多讨论SVG语言的细节。
www.ibm.com
6.
Introduced a new diagram portlet to display custom SVG diagrams annotated with metrics and KPIs.
引入了新的关系图Portlet,以显示使用度量和KPI注释的自定义SVG关系图。
www.ibm.com
7.
We exploit that and can reduce our conversion task to transform WKT to SVG.
我们利用这些已有的方法和函数,将转换任务简化为将WKT转换为SVG。
www.ibm.com
8.
This article gave a brief description of SVG and bitmaps.
本文对SVG和位图做了一个简短的介绍。
www.ibm.com
9.
If you are interested in using an XML representation of graphical data, look at SVG and SMIL (see Resources).
如果对于使用图形数据的XML表示有兴趣,可参见SVG和SMIL(见参考资料)。
www.ibm.com
10.
The upcoming version of Flex, Flex 4. 0, is also going to provide framework-level support for sophisticated SVG drawings.
Flex的未来版本Flex4.0也将提供对复杂SVG图形的框架级支持。
www.ibm.com
1.
This tip provides working examples to show you how to apply the five flavours of SVG animations to your SVG documents.
本篇技巧文章提供了一些工作示例,向您演示了如何将SVG动画的五种形式应用于您的SVG文档。
www-128.ibm.com
2.
If you include other XML vocabularies, such as Scalable Vector Graphics (SVG), put these in their respective, required namespaces.
如果您包含了其他XML词汇,比如可缩放的向量图形(ScalableVectorGraphics,SVG),则将他们放置在其各自的必需命名空间中。
www.ibm.com
3.
After you save a Visio 2003 drawing as a Web page by using the SVG format, hyperlinks that use a relative path are broken.
Visio2003通过使用SVG格式,绘图作为Web页保存后超链接,使用相对路径都中断。
support.microsoft.com
4.
Fortunately, SVG is very similar to the well-known text (WKT) representation.
幸运的是,SVG非常类似于已知文本表现形式(well-knowntext,WKT)表示法。
www.ibm.com
5.
You saw how SVG can help bring user interaction to static bitmaps.
您了解了SVG是如何为静态位图带来用户交互性的。
www.ibm.com
6.
Longer term, the W3C working group is planning to implement target formats other than SVG.
从长远来看,W3C工作组准备实现SVG之外的目标格式。
www.ibm.com
7.
Beyond being an XML format, SVG is also a fully open standard published by the W3C (see Resources).
除了是XML格式以外,SVG还是一个由W3C发布的完全开放的标准(请参阅参考资料)。
www.ibm.com
8.
The end result is an interactive SVG image that changes its behavior based on user interaction.
最终生成了一个具有交互性的SVG图像,它会根据用户的交互改变行为。
www.ibm.com
9.
A few of the files use more specialized extensions such as . svg for SVG files.
少数文件使用更专门化的扩展名,如.svg表示可缩放向量图形。
www.ibm.com
10.
SVG, the quoted fund of funds, has launched a rescue rights issue to prevent it defaulting.
基金的基金、上市公司SVG已经展开援救性配股发行,以防止出现违约情况。
www.ftchinese.com
1.
If a . svg source is not well-formed XML and parseable as valid SVG, then it's simply broken.
如果一个.svg源文件不是格式良好的XML,不可解析为有效的SVG,那么它就是没有用的。
www.ibm.com
2.
Flex stands out from most other RIA-based technologies because it supports vector-based drawing and direct embedding of SVG mark-up files.
Flex优于大部分基于RIA的技术,因为它支持基于矢量的绘制和直接嵌入SVG标记文件。
www.ibm.com
3.
The Scalable Vector Graphics (SVG) format, is becoming a first class citizen in IE9.
可缩放矢量图形(SVG)格式正成为IE9上的一等公民。
www.infoq.com
4.
Now, I think things will pick up for SVG.
现在,我想对于SVG来说事情将向好的方面转化。
www.ibm.com
5.
The main thing that distinguishes SVG from all these other formats is that it is an application of XML.
SVG与所有其他格式的主要区别在于,前者是XML的一个应用程序。
www.ibm.com
6.
SVG has some predefined shape elements that can be used and manipulated by developers.
有一些预定义的可以直接使用操作的图形元素。
greaterthanme.blog.hexun.com
7.
In this article, I will explain SVG in more detail and show its advantages in comparison to bitmaps.
在本文中,我将对SVG进行详细的介绍,并会将其与位图相对比来展示它的优点。
www.ibm.com
8.
You can view the full file all its glory in the example code (see 02_rocket_static. svg in Download).
您可以在示例代码(参见下载一节中的02_rocket_static.svg)中查看完整的文件)。
www.ibm.com
9.
SVG has many advantages over raster images.
相对于光栅图片来说,SVG具有很多优势。
www.infoq.com
10.
As a result, SVG drawings have mainly been limited to simple circles, rectangles, and the like.
其结果就是,SVG图形只能局限于圆圈、矩形等这类简单的图形。
www.ibm.com
1.
It can load and save diagrams to a custom XML format and can export diagrams to EPS and SVG formats.
它可以加载这些图形并将其保存成定制的XML格式,还可以将这些图导出成EPS和SVG格式。
www.ibm.com
2.
This tells the SVG viewer when to begin the animation.
这告诉SVG查看器何时开始动画。
www-128.ibm.com
3.
My element is not an SVG element, and as such it needs to live in a different namespace.
我的元素不是一个SVG元素,因此必须存在于不同的名称空间中。
www.ibm.com
4.
Overall, SVG is a friendly player in XML and Web space.
总之,在XML和Web空间,SVG是一个友好的播放器。
www.ibm.com
5.
As a result, the current SVG implementations in major web browsers vary both in scope and in behavior.
这导致目前各大主流浏览器中的SVG实现在范围和行为上差异较大。
www.infoq.com
6.
SVG is a technology positioned for many uses in the Web space.
SVG是一种定位于Web领域中多种应用的技术。
www.ibm.com
7.
In SVG, it is far simpler to define and maintain the links, mainly because the links can move dynamically with the SVG content.
在SVG中,定义和维护链接则容易得多,这主要是因为链接可以随着SVG内容动态移动。
www.ibm.com
8.
The page includes information on policy, future prospects for SVG, and other matters.
网页中包括关于政策、SVG未来前景和其他方面的信息。
www.ibm.com
9.
Now review the code that creates the SVG display.
现在来看创建SVG显示的代码
www.ibm.com
10.
And SVG is based on XML, therefore, is highly scalable and can describe any complex images.
并且SVG基于XML语言,所以可扩展性很强,并能够描述任意复杂的图像。
paper.pet2008.cn
1.
SVG Filters is used to add special effects to shapes and text.
滤镜用来给图形和文字添加特殊效果。
greaterthanme.blog.hexun.com
2.
Most Web UIs provide built-in support for high-end visualizations, such as animations and support for dynamic images like SVG.
大多数WebUI均提供对高端可视效果(比如动画)的内置支持和对动态图像(比如SVG)的支持。
www.ibm.com
3.
While you can certainly style an entire tag using CSS, you'll probably find that using class selectors is a better use of CSS and SVG.
尽管使用CSS无疑可以限定整个标签的样式,但您可能会发现,对CSS和SVG使用类选择器会更好。
www.ibm.com
4.
You can use multiple filters on each SVG element!
你可以在每个元素里多重运用滤镜。
dev.iseasky.com
5.
TCPDF supports a range of useful image formats, including the SVG vector format and bitmap formats, such as JPEG and PNG.
TCPDF支持一系列有用的图像格式,包括SVG矢量格式和位图格式,如JPEG和PNG。
www.ibm.com
6.
SVG is the W3C specification providing an XML-based image format.
SVG是提供基于XML的图像格式的W3C规范。
www.ibm.com
7.
Listing 1 shows the SVG code for the notebook-paper example.
清单1展示了笔记簿纸张例子的SVG代码。
www.ibm.com
8.
As XML-based technologies such as Web feeds, SVG and XSLT become more important, one can expect better XML support in browsers.
随着基于XML的技术(比如Webfeeds、SVG和XSLT)日益重要,可以期待浏览器中的XML支持会越来越好。
www.ibm.com
9.
Scalable Vector Graphics (SVG) 1. 1 [W3C Recommendation] is a language for describing two-dimensional graphics.
ScalableVectorGraphics(SVG)1.1[W3C推荐标准]是一种用来描述两维图形的语言。
www.ibm.com
10.
The DOM example that I describe in Part 2 outputs SVG.
我在第2部分描述的DOM例子输出SVG。
www.ibm.com
1.
Although X3D was developed independently of SVG, the two technologies are complimentary for 3D and 2D graphics.
尽管X3D与SVG是独立进行开发的,但是这两种技术对于3D和2D图形来说都是非常优秀的。
www.ibm.com
2.
You can also download a . zip file that includes all associated SVG files.
您也可以下载一个.zip文件,其中包含有所有与SVG相关的文件。
www.ibm.com
3.
Lately, SVG has picked up momentum.
最近,SVG势头强劲。
www.ibm.com
4.
The key is: SVG is fully described in plain text.
最关键的是SVG完全用普通文本来描述。
paper.pet2008.cn
5.
For example, I often save raw data in XML and use a style sheet or two to generate reports in HTML, PDF, or SVG.
例如,我通常以XML格式保存原始数据,并使用一两个样式表来生成HTML、PDF和SVG格式的报表。
www.ibm.com
6.
If you're familiar with SVG or dojox. gfx, you'll recognize stroke and fill.
如果您熟悉SVG或dojox.gfx,就能识别stroke和fill。
www.ibm.com
7.
You get a scalable image that is independent of screen resolution.
用SVG可以得到一个独立于显示器分辨率的可缩放图像。
www.ibm.com
8.
Part 2 will include a tip for specifying a DOCTYPE in the SVG example.
第2部分将包括在SVG例子中指定DOCTYPE的提示。
www.ibm.com
9.
In the image editor, save the image as SVG.
在图像编辑器中,将图像保存为SVG。
www.ibm.com
10.
They often test for things that have nothing to do with HTML5, such as CSS, SVG and even Web fonts.
这些网站测试的内容经常与HTML5无关,比如CSS,SVG,甚至是网页字体(webfonts)。
dongxi.net
1.
This article demonstrated by example how to dynamically scale SVG graphs according to the data.
本文通过例子说明了如何根据数据缩放SVG图形。
www-128.ibm.com
2.
The effect once SVG is built into browsers will be huge.
一旦SVG被构建到浏览器中,效果将是巨大的。
www.ibm.com
3.
With the SVG, we can display the every kind of high qualify vector graph on web page .
使用SVG,我们可以在网页上显示出各种各样的高质量的矢量图形。
dictsearch.appspot.com
4.
At one time, SVG was considered too slow for games, but times have changed.
SVG曾经一度被认为速度太慢,不适合用来开发游戏,但是现在时代已经改变了。
www.ibm.com
5.
I'm most interested in the rasterizer, since it can convert SVG files to bitmaps.
我最感兴趣的是光栅化程序,因为它可以将SVG文件转换成位图。
www.ibm.com
6.
This tip will be helpful if you already have a basic understanding of SVG.
如果您已经基本了解SVG,那么本篇技巧文章将对您有所帮助。
www.ibm.com
7.
For example, an XHTML document can reference an SVG graphic in a separate document at runtime to render the graphic.
比如,XHTML文档可以引用单独文档中的SVG图形,并在运行时呈现该图形。
www.ibm.com
8.
ChartSVG is an open source project for graphing and uses SVG that is written in XSLT.
ChartSVG是一个开放源代码的绘图项目,使用以XSLT编写的SVG。
www.ibm.com
9.
No prior experience with SVG is necessary.
无需SVG经验。
www.ibm.com
10.
One thing to notice about SVG documents is that they are not really XML all the way down.
有关SVG文档需要注意的一点是,它们并非完全是真正的XML。
www.ibm.com
1.
FXG follows much of the SVG specification but there are some differences especially related to rendering.
FXG遵循许多SVG规范,但也有一些差别,尤其在渲染方面。
www.infoq.com
2.
Figure 1 gives a preview of what can easily be done with SVG.
从图1中可以看到使用SVG能够轻松完成哪些事情。
www.ibm.com
3.
Can it be integrated with other XML dialects, such as XHTML and SVG?
它们可以与其他XML实现进行集成吗?例如XHTML和SVG?
www.ibm.com
4.
With the SVG graphic elements we can draw graphics.
通过库中图元的实例化构造和组合可绘制SVG图形。
www.ceps.com.tw
5.
In that case, using SVG for 2D and X3D for the 3D content might make a lot of sense.
在这种情况中,为2D内容使用SVG和为3D内容使用X3D就更有意义了。
www.ibm.com
6.
It means using the document object model, it means for HTML and SVG, and so on.
它意味着使用文档对象模型,意味着HTML和SVG。
www.ibm.com
7.
The SVG output file is created on lines 58 and 59.
第58和第59行创建了SVG输出文件。
www.ibm.com
8.
In this tip, I'll show you how to use SVG to generate images automatically, such as from statistical data.
在这篇技巧文章中,我将向您展示如何用SVG自动生成图像,例如,根据统计数据生成统计图。
www.ibm.com
9.
Firefox XHTML supports compound document subparts, making it useful to integrate HTML and SVG content, for example.
FirefoxXHTML支持复合文档的子部分,比方说在集成HTML和SVG内容时很有用。
www.ibm.com
10.
What exactly is SVG, and when is it appropriate to use?
到底什么是SVG,何时适合使用它呢?
www.ibm.com
1.
In Listing 1, two new SVG 1. 2 elements are introduced.
清单1中引入了两个新的SVG1.2元素。
www.ibm.com
2.
So, in order to support the millions of Android 2. x devices in the market, we couldn't use SVG.
这样,为了支持市场中成千上万的Android2.x设备,我们就没法使用SVG了。
www.infoq.com
3.
IE9 is more standards compliant than previous versions, with new support for HTML5 elements such as and , CSS3 support, and SVG support.
IE9比其前辈更兼容于标准,新增了对HTML5元素的支持,如和,此外还支持CSS3和SVG。
www.infoq.com
4.
For example, it only supports static images (e. g. , JPG and GIF), but not dynamic images like SVG.
比如,它只支持静态图像(比如JPG和GIF),不支持动态图像(比如SVG)。
www.ibm.com
5.
The following example is an example of a simple SVG file. SVG files must be saved with an. Svg extension
下面的例子是一个文件必须存为扩展名为
greaterthanme.blog.hexun.com
6.
To convert the SVG image to a more common format, install the Batik rasterizer (see Resources) and issue the following command
如果要将SVG图像转换成更加常用的格式,您可以安装Batik的光栅化程序(参阅参考资料),然后发出下面的命令
www.ibm.com
7.
Element to a specific value, so if you wanted the SVG element to be rotated 45 degrees throughout its motion path, you would use
元素指定具体的值,因此如果您希望SVG元素在整个运动路径中旋转45度,那么可以使用
www-128.ibm.com
8.
It is this scaling factor that is the key to SVG dynamic scaling.
SVG动态缩放的关键就是比例因子。
www-128.ibm.com
9.
SVG vector paths are expressed as a series of space-delimited numbers in a single attribute, which contradicts the
SVG向量路径在单个属性中用一些空格分隔的数字表示,与
www-128.ibm.com
10.
SVG (scalable vector graphics) integration (forthcoming)
SVG的集成(scalablevectorgraphics——可缩放矢量图形)(即将实现)
www.infoq.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/28 0:03:22