网站首页  词典首页

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

 

单词 iframe
释义

iframe

  • 网络浮动框架;内联框架;页内框架
1.
浮动框架
浮动框架iframe),不会提示有错误的。上一篇:在asp.net web应用程序中使用类下一篇:asp.net 用Panel实现HTML中 …
www.xin126.cn
2.
内联框架
HTML 示例 ... 开始学习 HTML 内联框架 iframe 表格中的表头 Heading ...
www.w3chtml.com
3.
页内框架
如何编写博客HTML代码 - 飞虎的日志 - 网易博客 ... <FRAME> 框窗设定 <IFRAME> 页内框架 <NOFRAMES> 不支援框架 ...
zgh621023.blog.163.com
4.
内嵌框架
内嵌框架(IFRAME)。原理就是每个checkbox和文本都是一个页面,但是我们浏览的是一个框架页面,所以效果就是只有单个 …
zhidao.baidu.com
5.
创建内嵌浮动框架
DHTML 参考手册 - 对象列表 ... hr 绘制水平线。 iframe 创建内嵌浮动框架。 IMPORT 从元素行为中导入标签定义。 ...
www.phpx.com
6.
内嵌页面
iframe 高度自适应 1、目的 系统通过一内嵌页面(iframe) 来展现网页内容(也包括内嵌页中再嵌一个网 页),这将会引起如下 …
wenku.baidu.com
7.
浮动框架标记
《ASP开发技术大全》电子书下载 ... 1.8.3 框架标记〈 FRAME〉 1.8.4 浮动框架标记IFRAME〉 1.2.1 头部标记〈 HEAD〉 ...
www.q766.com

例句

释义:
1.
This technique is often used to transmit data between iframes or between HTML pages and embedded iframes.
这种技术常常用于在iframe之间或HTML页面和嵌入的iframe之间传输数据。
www.ibm.com
2.
iFrame is a newer video format meant to make it easy to import, edit and share videos.
iFrame是一种比较新的视频格式,能够轻松地导入、编辑和共享。
www.cnbeta.com
3.
If this site does not maintain state in a cookie or other means, the generation of the iFrame needs to regenerate the targeted information.
如果此站点不使用Cookie或其他方法维护状态,iFrame生成操作还需要重新生成目标信息。
www.ibm.com
4.
The XHTML that hosts this applet is shown in Listing 2 and is just a trivial use of HTML event handlers and iframe.
支持这个applet的XHTML如清单2所示,里面只是HTML事件处理程序和iframe的简单应用。
www.ibm.com
5.
The IBM Web site is embedded in an iFrame in the bottom right corner of the page.
IBM网站嵌入在页面右侧底部的iFrame内。
www.ibm.com
6.
The iFrame is, of course, not meant for the user to see.
当然,并不打算让用户看到iFrame。
www.ibm.com
7.
The IFrame architecture is very easy and straightforward, as you can see in the class diagram shown in Figure 4.
IFrame体系结构非常容易和直观,这可以从图4展示的类图中看出来。
www-128.ibm.com
8.
Sanyo has released the first pair of its Dual digital camcorders that support the iFrame video format with the VPC-HD2000A and VPC-FH1A.
三洋公司发布了两款支持iFrame的视频格式的数字摄像机VPC-HD2000A和VPC-FH1A。
www.cnbeta.com
9.
An iFrame of a complete Web page typically includes the page header and navigation information, which is not desirable in a portlet.
完整网页的iFrame通常包含页Header和导航信息,而这并不是Portlet中所希望的方式。
www.ibm.com
10.
Basically, all a Facebook application really consists of is an iframe that runs on Facebook. com and calls code on your server.
基本上,所有Facebook应用程序都包含一个运行在Facebook.com上并调用您的服务器上的代码的iframe。
www.ibm.com
1.
The last example brings all the other examples together and adds the newest addition to IFrame - transparency.
最后一个例子将其他例子结合到一起并加入了IFrame的最新特性透明性。
www-128.ibm.com
2.
An IFRAME is similar to a frame, but it need not be anchored in a fixed position.
IFRAME类似于框架,但它不需要锚定到一个固定位置。
msdn2.microsoft.com
3.
Table label is commonly used in webpage layout, and Iframe label is gaining favor among webpage designers because of its own merits.
表格是网页布局中最常用的对象,而浮动框架以其自身的优点,被越来越多的网页设计者所推崇。
www.chemyq.com
4.
Actually, Ajax isn't truly required; by using an iframe appropriately, you can manage the same effects, though in a more complicated way.
(实际上,不一定非使用Ajax;适当地使用iframe,也可以产生相同的效果,但是方法比较复杂)。
www.ibm.com
5.
The result is a simple, static window that, thanks to the power of iframe, still offers an impressive result.
清单1的结果是一个简单的静态窗口,由于使用了iframe,因此仍然提供了非常不错的结果。
www.ibm.com
6.
Therefore, you need to make sure that the application your iFrame embeds is part of the same domain as the portal server.
因此,您需要确保iFrame所嵌入到的应用程序与门户服务器属于相同的域。
www.ibm.com
7.
You can specify any parameters in the URL querystring or dynamically create a form that posts to the service with the iframe as a target.
您可指定URLquerystring中的任何参数或动态创建一个表单,此表单以iframe为目标提交到服务。
www.ibm.com
8.
The iframe data-transmission mechanism described above introduces security vulnerabilities.
上述iframe数据传输机制同样会带来安全漏洞。
www.ibm.com
9.
The IFrame class is the long-awaited solution to this problem.
IFrame类是对这个问题的期待已久的解决方案。
www-128.ibm.com
10.
Listing 7 shows Javascript code to test to see which mode to use and how to create an iFrame from using the results of this test.
清单7显示了JavaScript代码以测试查看使用哪一种模式,以及怎样使用该测试的结果来创建一个iFrame。
www.ibm.com
1.
Understand how the JavaScript sandbox works, especially if you intend to use iframes.
理解JavaScript沙箱(Javascriptsandbox)的工作原理,尤其是如果你打算使用iframe。
blog.163.com
2.
These elements provide the information that you need to create an IFrame that can be used to host these Web page fragments.
这里的元素提供了创建可以用以寄主Web页面片段的IFrame所需要的信息。
www.ibm.com
3.
Fixed iFrame must be centered for Website Payments Pro Hosted Solution payment method.
固定的iFrame必须为中心的网站付款专业托管解决方案付款方式。
blog.sina.com.cn
4.
Modify the value min-height on the iframe element to increase the height of the widget and eliminate the vertical scroll bar.
在iframe元素上修改值min-height,以通过增加小部件的高度来消除垂直滚动条。
www.ibm.com
5.
Later in this article, we describe some limitations and developing a custom iFrame portlet works around these limitations.
在本文稍后,我们将说明其中的一些限制,以及如何开发自定义iFramePortlet来绕过这些限制。
www.ibm.com
6.
Certain worms use the load-on-view feature provided by the IFRAME tag to contaminate systems running browsers.
某些蠕虫使用由IFRAME标记提供的load-on-view特性来毒害运行浏览器的系统。
www.ibm.com
7.
The power of IFrame lies in its ease of use for the developer.
IFrame的好处在于开发人员容易使用。
www-128.ibm.com
8.
The control wraps the IFRAME and URL access parameter logic and provides a simpler method of embedding reports into your application.
该控件封装了IFRAME和URL访问参数逻辑,并提供了一个更简单的用于将报表嵌入到应用程序中的方法。
blog.sina.com.cn
9.
iframe OPTIONAL transport using the document content of a hidden iframe element.
可选的用一个隐藏iframe元素的文档内容传输
blog.sina.com.cn
10.
Using this mechanism, the hidden iframe can retrieve the data following the fragment identifier when the index. html page loads.
使用这种机制,这个隐藏的iframe可以在index.html页面加载时检索片段标识符后面的数据。
www.ibm.com
1.
For file uploading and downloading, the REST handler uses the dojo. io. iframe. send API.
REST处理程序使用dojo.io.iframe.sendAPI进行文件的上传和下载。
www.ibm.com
2.
You can use the Page Viewer Web Part only in a browser that supports the HTML IFRAME element.
只能在支持HTMLIFRAME元素的浏览器中使用网页查看器Web部件。
office.microsoft.com
3.
Authentication involving an iFrame outside the domain doesn't really have a solution because the browsers are trying to protect the users.
对于涉及到域外的iFrame的身份验证,目前并没有真正的解决方案可用,因为浏览器会尝试保护用户。
www.ibm.com
4.
In IFrame draws the specified component transparent at the specified bounds.
在指定的边界内绘制指定的组件透明性。
www-128.ibm.com
5.
Set the IFrame's Name property to a blank page on the host application's domain.
将IFrame的Name属性设置为主机程序域上的空白页面。
www.ibm.com
6.
Now the src attribute of the IFRAME is set dynamically on widget initialization.
现在,将在小部件初始化时动态地设置IFRAME的src属性。
www.ibm.com
7.
Scripts in the parent page and embedded iframe can set each other's fragment identifiers despite coming from different origins.
父页面中的脚本和嵌入的iframe可设置彼此的片段标识符,尽管它们来自不同的起源。
www.ibm.com
8.
For example, suppose you use an iFrame in a portlet on a page, and that portlet "includes" an application on an external site.
例如,假定您在页面上的某个Portlet中使用iFrame,而该Portlet中“包括”外部站点上的一个应用程序。
www.ibm.com
9.
In this case, when the user returns to the iFrame page, the external site would display the form page instead of the start page.
在此情况下,当用户返回iFrame页时,外部站点将显示表单页,而不是初始页。
www.ibm.com
10.
The "Link" button will load the actual site with an iframe.
链接’按钮则会在阅读框内显示出源网页。
www.bing.com
1.
Frames will contain one instance of HtmlWindow for each FRAME or IFRAME defined within a Web page.
框架将包含网页中定义的每个FRAME或IFRAME的HtmlWindow的一个实例。
msdn2.microsoft.com
2.
The default IFrame behaves the same as a JFrame does so that a JFrame and default IFrame can be interchangeable.
IFrame的默认行为与JFrame一样,所以JFrame和默认IFrame可以互换。
www-128.ibm.com
3.
The client's onload event handler is invoked when the CM provider sets the IFrame src to the return URL.
当CM提供者设置IFramesrc以返回URL时,客户的onload事件处理器得到激活。
www.ibm.com
4.
IFrame: The static page contains IFrames that render the portlets.
IFrame:包含决定portlets的IFrames的静态页面。
www.ibm.com
5.
It could send it encoded as a request parameter in the IFRAME.
它可以将此信息作为请求参数编码在IFRAME中进行发送。
www.ibm.com
6.
You can solve this issue by using either a hidden iFrame or AJAX to refresh the portal page inside the portlet.
可以使用隐藏iFrame或AJAX在Portlet内刷新门户页,从而解决此问题。
www.ibm.com
7.
When you add an iFrame to a portlet, you have to manage the possibility of session timeout.
当向Portlet添加iFrame时,必须对会话超时的可能性进行管理。
www.ibm.com
8.
In reality, there are three ways to get data to and from the server: the XMLHttp method, the tag method, and the frame or iframe approach.
与服务器交换数据实际上有三种方式:XMLHttp方法、标记方法和frame或iframe方法。
www.ibm.com
9.
You can display these portlets by using server-side aggregation, Ajax, or an IFrame element.
通过使用服务器端的聚合,Ajax,或者一个IFrame元素来显示它们。
www.ibm.com
10.
iFrames are a valuable tool but you need to be aware of their limitations and plan for them.
iFrame是一个很有价值的工具,但需要注意它们的限制,并要事先进行计划。
www.ibm.com
1.
In the Memo Read scene, the button utilizes a hidden iFrame to invoke a custom agent called ReadMailRtAgent.
在MemoRead场景中,按钮利用隐藏的iFrame来调用一个名为ReadMailRtAgent的自定义代理。
www.ibm.com
2.
The simplest way to do this is to use an IFRAME on your Web page and set the SRC attribute using the same URL-based technique I described.
最简单的方法就是在Web页上使用IFRAME,并使用我介绍过的基于URL的相同技术来设置SRC属性。
blog.sina.com.cn
3.
Timeouts are very tricky because either the iFrame or the portal can time out before the other.
超时是一个非常麻烦的方面,因为iFrame或门户都可能在其他元素前出现超时。
www.ibm.com
4.
Create an IFrame element and assign a listener for onload events.
创建一个IFrame元素并为onload事件设计一个监听器。
www.ibm.com
5.
Remove the URL from the markup by removing the src attribute from the IFRAME in the iWidget XML definition.
通过在iWidgetXML定义中将src属性从IFRAME删除来从标记中删除URL。
www.ibm.com
6.
In the onload event handler, read the IFrame's contentWindow. name property, which now contains the OSLC response message.
在onload事件处理器中,阅读IFrame的contentWindow.name属性,它现在包含了OSLC响应信息。
www.ibm.com
7.
You can also use it to caption audio, video, iframe, object, and embed elements.
还可以使用它给audio、video、iframe、object和embed元素加说明。
www.ibm.com
8.
KeepThis=true and TB_iframe=true: These values tell ThickBox to render this link in an iframed lightbox.
KeepThis=true和TB_iframe=true:这些值告诉ThickBox在一个经过iframe处理的lightbox中呈现此链接。
www.ibm.com
9.
Also, because the whole page is regenerated, the theme creates the iFrame with the original URL.
另外,由于会重新生成整个页面,因此主题将使用原始URL创建iFrame。
www.ibm.com
10.
You can also create a test file that has an iframe element that includes your new widget.
我们也可以创建一个测试文件,它用一个iframe元素包含我们创建的新Widget。
www.ibm.com
1.
But the image and iframe are still blocked. Safari 4 and Chrome 2 behave in a similar way.
但是图片和iframe依然被阻碍下载。
www.bing.com
2.
The agent ends by setting up a setTimeout timer, which reloads the iFrame after a period of 1000 milliseconds.
代理以设置定时器setTimeout结束,此定时器将在1000毫秒后重新载入iFrame。
www.ibm.com
3.
The form Works beautifully however the previous coder used iframes and tables - A BIG NO-NO!
然而精美作品的形式编码器上使用的iframe中和表-一个大的禁忌!
www.bing.com
4.
You must encode the iFrame name to prevent potential conflicts when more than one instance of the portlet is on page.
必须对iFrame名称进行编码,以防止在页面上存在Portlet的多个实例时出现冲突。
www.ibm.com
5.
The iFrame format records at 960x540.
iFrame格式的分辨率为960x540。
www.cnbeta.com
6.
Some issues to consider if you decide to use iFrames in a portal
决定在门户中使用iFrame时需要考虑的一些问题
www.ibm.com
7.
Include the dojo. io. XhrIframeProxy, which does all the Iframe work, to Dojo's bind function
在Dojo的bind函数中包含dojo.io.XhrIframeProxy,这个库完成所有Iframe工作
www.ibm.com
8.
Listing 2 shows how to refresh the page within the portlet with a hidden iFrame
清单2显示了如何在Portlet内使用隐藏iFrame刷新页面
www.ibm.com
9.
Example 3: Marquee in an IFRAME
示例3:IFRAME中的滚动字幕
www.ibm.com
10.
Listing 2 shows you how to create the IFrame used in Example 2
清单2显示了如何创建例2中使用的IFrame
www-128.ibm.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/3 22:43:25