<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>node</title>
	<atom:link href="https://www.aitaocui.cn/tag/161962/feed" rel="self" type="application/rss+xml" />
	<link>https://www.aitaocui.cn</link>
	<description>翡翠玉石爱好者聚集地</description>
	<lastBuildDate>Tue, 22 Nov 2022 16:57:26 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>

<image>
	<url>https://www.aitaocui.cn/wp-content/uploads/2022/11/taocui.png</url>
	<title>node</title>
	<link>https://www.aitaocui.cn</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>node(网络构架中的节点)</title>
		<link>https://www.aitaocui.cn/article/257413.html</link>
					<comments>https://www.aitaocui.cn/article/257413.html#respond</comments>
		
		<dc:creator><![CDATA[杨加林]]></dc:creator>
		<pubDate>Tue, 22 Nov 2022 16:57:26 +0000</pubDate>
				<category><![CDATA[百科]]></category>
		<category><![CDATA[node]]></category>
		<guid isPermaLink="false">https://www.aitaocui.cn/?p=257413</guid>

					<description><![CDATA[node（结点）:网络连接的端点，或两条（或多条）线路的连接点。结点可以是处理器、控制器或工作站。结点随其功能不同而各不相同，他们可以通过链路互联在一起，在网络中用作控制点。HTM...]]></description>
										<content:encoded><![CDATA[</p>
<article>
<p>node（结点）:网络连接的端点，或两条（或多条）线路的连接点。结点可以是处理器、控制器或工作站。结点随其功能不同而各不相同，他们可以通过链路互联在一起，在网络中用作控制点。HTML文档的树形表示主要包含表示元素或标记（如和）的节点和标识文本串的节点构成。</p>
<p>NODE对象的childNodes属性将返回子节点的列表，firstChild、lastChild、nextSibling、previousSibling和parentNode属性提供了遍历树的方法。每个Node对象都有nodeType属性，这些属性指定节点的类型。</p>
</article>
<article>
<h1>基本内容</h1>
<h2 id="a-e60c6a91">读音</h2>
<p>node英音：[nəud]美音：[nod]</p>
<h2 id="a-064b263d">释义</h2>
<p>名词n.</p>
<p>1.结；节；瘤；茎节</p>
<p>2.中心点；交叉点</p>
<p>3.波节</p>
<h1>网络释义</h1>
<p>节点而向外暴露的只有一个头节点（Head），我们对链表的所有操作，都是直接或者间接地通过其头节点来进行的。节点（Node）是由一个需要储存的对象及对下一个节点的引用组成的。</p>
<h1>数据结构</h1>
<h2 id="a-7a79e82b">对象</h2>
<p>Node对象是整个DOM的主要数据类型。</p>
<p>节点对象代表文档树中的一个单独的节点。</p>
<p>节点可以是元素节点、属性节点、文本节点，或者也可以是“节点类型”那一节中所介绍的任何一种节点。</p>
<p>请注意，虽然所有的对象均能继承用于处理父节点和子节点的属性和方法，但是并不是所有的对象都拥有父节点或子节点。例如，文本节点不能拥有子节点，所以向类似的节点添加子节点就会导致DOM错误。</p>
<p>IE:Internet Explorer,F:Firefox,O:Opera,W3C:万维网联盟(因特网标准)</p>
</p>
</article>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aitaocui.cn/article/257413.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
