A major advantage of using the object tag is that it's designed to cascade downwards.
使用object标记的主要优点在于,它被设计成向下级联。
To run the Flex application in a browser, all you need to do is embed an object tag to an HTML page.
要在浏览器中运行Flex应用程序,只需将一个object标记嵌入到HTML页面中。
The id attribute of the object tag and the name attribute of the embed tag must be unique throughout a mashup page.
object标记的id属性和embed标记的name属性在整个mashup页面内必须是惟一的。
As mentioned earlier, embedding a Flex application inside a Web page requires only that you add an object tag inside an HTML page.
如前所述,只需在HTML页面中添加一个object标记,就可以将Flex应用程序嵌入到web页面中。
The final major change as of the 5 August 2002 working draft involves the removal of the img tag and its replacement with the object tag.
年8 月5 日工作草案的最后一个主要的更改包括除去了img标记并用object 标记替代它。
After you have finished constructing the object tag with the correct parameter values, you can embed it inside the Flex application placeholder div tag by calling.
用正确的参数值构造好object标记后,就可以通过以下调用将它嵌入到Flex应用程序占位符d iv标记中。
The issue was caused by a custom tag engine, that kept large object lists in memory.
问题是由自定义标签引擎引起的,它会在内存中存放大型对象列表。
In the previous section, you saw how to use a tag to create a canvas object inside the DOM.
在上一小节中,您看到了如何使用一个标记来在DOM中创建一个画布对象。
The root element of a semantic tag is marked by adding a specific class to the element, which is specified by the live object framework.
通过向元素添加指定的类来标记语义标签的根元素,其中元素是由活动对象框架指定的。
For the LDM transformation you have to tag this domain object as an entity stereotype.
对于ldm转换,您必须将这个域对象标记为实体构造型。
As with a DTD, the top level of a particular object or XML document can be any tag whose rules are given.
与DTD中的相同,最高级别的特定对象或XML文档可以是给定规则的任何标记。
To determine which tag to add, access the source object from the transformation context and cast it to a UML class.
要决定添加哪个标签,在转换环境中访问源对象,并将其转换为UML类。
All of the values of other attributes of the tag containing this class are the same as before, except the ID attribute that is added by server for the object ID of the window.
包含该类的标签其他属性的所有值与以前相同,除了服务器为窗口的对象ID添加的ID属性。
We also see that all these objects can contain a number of TAG/DataElements since this composition is represented at the parent of the object inheritance hierarchy (DICOMData).
我们还看到所有这些对象都可以包含多个TAG/DataElement,因为该组合是在对象继承层次结构的父类(DICOMData)中表示的。
Figure 4 shows us another hierarchy where a TAG object can be specialized into a DataElement.
而在图4所展示的另一层次结构中,则可以将TAG对象特殊化为DataElement。
Another approach is to write a method nested in the tag declaration of an object and assign the event handler to the event attribute of that method.
另一种方法是编写一个方法,将该方法嵌入在对象的标记声明中,并将事件处理程序赋给那个方法的event属性。
For each line of data returned by the data source, the while loop will take in the line as an object, and spit out a Zip tag with all the data in the database (see Listing 1).
对于由该数据源返回的每行数据,while循环将会在该行做为一个对象被调用,并且输出一个所有数据都在数据库中的Zip标记(请参阅清单1)。
The tag shown below creates a Window object whose onx event is wired to the event handler myHandler.
下面显示的标记创建一个Window对象,它的onx事件与事件处理程序myhandler相关联。
The application you'll develop uses the Spring tag libraries mainly to bind forms with a command object.
要开发的应用程序将主要使用Spring标记库把表单与命令对象绑定在一起。
The custom tag also has an optional params attribute, which can be a single object or an array of objects.
这个定制标记还有一个可选的 params属性,它可以是一个单一的对象或一个对象数组。
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.
为使用图形取代文本来表示展开和关闭状态,更改代码,改变微调控制项对象的innerhtml值,使其指定一个图像标记而非文本。
Define the OBJECT and EMBED tags inside the div tag as shown in lines 17 though 34 of the code shown in listing 2.
在div标记内部定义object和EMBED标记,如清单2的17至34行所示。
For example, the TagFileDepenencyCheck visitor might populate a complex object that identifies all the properties of a tag file that were discovered during tag file validation.
例如,TagFileDepenencyCheck访问者可能移植一个复杂的对象,它可以确定在验证标记文件过程中发现的标记文件的所有属性。
This way, the document has an actual object that represents the line, the same way that a paragraph (p) tag represents a paragraph of content.
这样,文档就有了一个表示行的实际对象,同样,段(p )标记表示一段内容。
First, the script calls the addDefinition() method of the XJConfFacade object to read the various tag definitions from Listing 2 and attach these definitions to the object.
首先,脚本调用XJConfFacade对象的addDefinition()方法从清单2 中读取各种标签定义并将这些定义添加到对象中。
Finally, the <res-type> tag indicates what object type is associated with the JNDI name.
最后,<res-type>标记用于指示与JNDI名称关联的对象类型。
Iteration over the rows contained in the cities Result object is shown below using the core forEach tag.
下面展示了通过forEach标记对cities Result对象中包含的行的迭代。
The class tag maps the order object to the ORDERS table and has a number of sub tags that describe its properties, the ID and the order name, and a one-to-many relationship to models.Item.
class标签把ORDER对象映射到ORDERS表,还有许多子标签用于描述其属性、ID订单名称,以及同models . Item的一对多关系。
The Request Parser calls method setAuthData() in the control object to set the SAML assertion coming from the value of authData tag in the transaction request.
请求解析器调用控制对象中的setAuthData()方法,从而设置来自事务请求中的 authData标记值的SAML断言。
The Request Parser calls method setAuthData() in the control object to set the SAML assertion coming from the value of authData tag in the transaction request.
请求解析器调用控制对象中的setAuthData()方法,从而设置来自事务请求中的 authData标记值的SAML断言。
应用推荐