HTML Elements 和 DHTML Objects

本文解析了DHTML与HTML元素的关系,并列举了DHTML独有的特性,包括属性、clientInformation、clipboardData等,帮助读者更好地理解DHTML的组成。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

 在查看MSDN时,我们会发现有的特性描述是针对HTML Elements的,而有的描述却是针对 DHTML Objects的。虽然地球人都知道DHTML是指的Dynamicl HTML,那么它和HTML元素是什么关系呢?其实HTML是DHTML的一个完全的子集,任何的HTML元素也就是DHTML中的对象。

    不过在MSDN中,M$对于HTML Elements和DHTML Objects分别都全部列了出来,这样让我们看起来非常的郁闷,DHTML Objects列表中由于混杂了HTML Elements,看起来非常的混乱。下面的我列出了DHTML中唯一属于 D的部分,这样来看DHTML Objects就清晰明了多了 emteeth.gif
   
None.gif attribute
None.gif   Represents an attribute or property of an HTML element as an object.
None.gif
None.gif clientInformation
None.gif   Contains information about the browser. 
None.gif
None.gif clipboardData
None.gif   Provides access to predefined clipboard formats for use in editing operations.
None.gif
None.gif currentStyle !
None.gif   Represents the cascaded format and style of the object as specified by global style sheets, inline styles, and HTML attributes.
None.gif
None.gif dataTransfer
None.gif   Provides access to predefined clipboard formats for use in drag-and-drop operations.
None.gif
None.gif defaults
None.gif   Programmatically sets default properties on an element behavior.
None.gif
None.gif Dialog Helper
None.gif   Provides access the color dialog box, as well as the block format and fonts collections. 
None.gif
None.gif document !
None.gif   Represents the HTML document in a given browser window. 
None.gif
None.gif event !
None.gif   Represents the state of an event, such as the element in which the event occurred, the state of the keyboard keys, the location of the mouse, and the state of the mouse buttons. 
None.gif
None.gif external !
None.gif   Allows access to an additional object model provided by host applications of the Microsoft Internet Explorer browser components.
None.gif
None.gif history !
None.gif   Contains information about the URLs visited by the client.
None.gif
None.gif HTML Comment
None.gif   Prevents any enclosed text or HTML source code from being parsed and displayed in the browser window. 
None.gif
None.gif implementation
None.gif   Contains information about the modules supported by the object.
None.gif
None.gif IMPORT
None.gif   Imports a tag definition from an element behavior.
None.gif
None.gif location !
None.gif   Contains information about the current URL. 
None.gif
None.gif namespace
None.gif   Dynamically imports an element behavior into a document.
None.gif
None.gif navigator
None.gif   Contains information about the browser. 
None.gif
None.gif nextID
None.gif   Creates unique identifiers that text editing software can read.
None.gif
None.gif page
None.gif   Represents an @page rule within a styleSheet.
None.gif
None.gif popup !
None.gif   A special type of overlapped window typically used for dialog boxes, message boxes, and other temporary windows that appear separate from an application's main window.
None.gif
None.gif rule
None.gif   Represents a style within a Cascading Style Sheets (CSS) that consists of a selector and one or more declarations.
None.gif
None.gif runtimeStyle !
None.gif   Represents the cascaded format and style of the object that overrides the format and style specified in global style sheets, inline styles, and HTML attributes.
None.gif
None.gif screen !
None.gif   Contains information about the client's screen and rendering capabilities. 
None.gif
None.gif selection
None.gif   Represents the active selection, which is a highlighted block of text, and/or other elements in the document on which a user or a script can carry out some action.
None.gif
None.gif style !
None.gif   Represents the current settings of all possible inline styles for a given element.
None.gif
None.gif styleSheet !
None.gif   Represents a single style sheet in the document.
None.gif
None.gif TextNode !
None.gif   Represents a string of text as a node in the document hierarchy.
None.gif
None.gif TextRange !
None.gif   Represents text in an HTML element. 
None.gif
None.gif TextRectangle
None.gif   Specifies a rectangle that contains a line of text in either an element or a TextRange object.
None.gif
None.gif userProfile
None.gif   Provides methods that allow a script to request read access to and perform read actions on a user's profile information.
None.gif
None.gif window !
None.gif   Represents an open window in the browser. 

    注:后面跟有!的是我们比较常见和常用的DHTML Object。


本文转自博客园鸟食轩的博客,原文链接:http://www.cnblogs.com/birdshome/,如需转载请自行联系原博主。

内容概要:本文详细探讨了基于阻尼连续可调减振器(CDC)的半主动悬架系统的控制策略。首先建立了CDC减振器的动力学模型,验证了其阻尼特性,并通过实验确认了模型的准确性。接着,搭建了1/4车辆悬架模型,分析了不同阻尼系数对悬架性能的影响。随后,引入了PID、自适应模糊PID模糊-PID并联三种控制策略,通过仿真比较它们的性能提升效果。研究表明,模糊-PID并联控制能最优地提升悬架综合性能,在平顺性稳定性间取得最佳平衡。此外,还深入分析了CDC减振器的特性,优化了控制策略,并进行了系统级验证。 适用人群:从事汽车工程、机械工程及相关领域的研究人员技术人员,尤其是对车辆悬架系统控制策略感兴趣的读者。 使用场景及目标:①适用于研究开发基于CDC减振器的半主动悬架系统的工程师;②帮助理解不同控制策略(如PID、模糊PID、模糊-PID并联)在悬架系统中的应用及其性能差异;③为优化车辆行驶舒适性稳定性提供理论依据技术支持。 其他说明:本文不仅提供了详细的数学模型仿真代码,还通过实验数据验证了模型的准确性。对于希望深入了解CDC减振器工作原理及其控制策略的读者来说,本文是一份极具价值的参考资料。同时,文中还介绍了多种控制策略的具体实现方法及其优缺点,为后续的研究实际应用提供了有益的借鉴。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值