<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/main.xsl"?>
<b:blog xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://blog.othree.net"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://blog.othree.net http://blog.othree.net/blooog.xsd">
	<b:blogTitle>O3noBLOG</b:blogTitle>
	<b:blogDescription></b:blogDescription>
	<b:entries>
		<b:entriesMeta>
			<b:listType>s</b:listType>
			<b:listData listID="000270" baseName="oo-javascript">物件導向javascript程式設計</b:listData>

			<b:previous>
				<b:mTitle>Mighty Mouse 入手</b:mTitle>
				<b:mDate>2005/10/02</b:mDate>
				<b:mBase>i-have-bought-a-mighty-mouse</b:mBase>
			</b:previous>


			<b:next>
				<b:mTitle>PC壞了一週</b:mTitle>
				<b:mDate>2005/10/15</b:mDate>
				<b:mBase>pc-broken</b:mBase>
			</b:next>

		</b:entriesMeta>
		<b:entry entryID="000270" baseName="oo-javascript">
			<b:author>
				<b:authorName>othree</b:authorName>
				<b:authorEmail>othree@gmail.com</b:authorEmail>
				<b:authorUrl></b:authorUrl>
			</b:author>
			<b:datetime>
				<b:date>2005-10-08</b:date>
				<b:time>21:38:46</b:time>
			</b:datetime>
			<b:category>web</b:category>

			<b:CommentsAccepted>1</b:CommentsAccepted>



			<b:PingsAccepted>1</b:PingsAccepted>


			<b:title>物件導向javascript程式設計</b:title>
			<b:content>
				<b:summary> Object-Oriented Programming with JavaScript, Part I: Inheritance Object-Oriented Programming with JavaScript, Part II: Methods 這兩篇教學蠻不錯的，值得想深入學javascript的人看一看，雖然是很簡單的物件導向，不過網路上很少關於javascript的物件導向教學。...</b:summary>
				<b:mainContent>
<ul>
<li><a href="http://www.webreference.com/js/column79/">Object-Oriented Programming with JavaScript, Part I: Inheritance</a></li>
<li><a href="http://www.webreference.com/js/column80/">Object-Oriented Programming with JavaScript, Part II: Methods</a></li>
</ul>



<p>這兩篇教學蠻不錯的，值得想深入學javascript的人看一看，雖然是很簡單的物件導向，不過網路上很少關於javascript的物件導向教學。</p></b:mainContent>
				<b:extendContent></b:extendContent>
			</b:content>
			<b:comments commentCount="3">

				<b:comment commentID="000875" entryID="000270">
					<b:author>
						<b:authorName>x5</b:authorName>
						<b:authorEmail>x5studio.liu@gmail.com</b:authorEmail>
						<b:authorUrl>http://liushen.org</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2005-10-09</b:date>
						<b:time>11:55:53</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>收藏~~~</p>

<p>BTW，呵呵，我们大陆管“物件导向”叫做“面向对象”</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="000876" entryID="000270">
					<b:author>
						<b:authorName>x5</b:authorName>
						<b:authorEmail>x5studio.liu@gmail.com</b:authorEmail>
						<b:authorUrl>http://liushen.org</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2005-10-09</b:date>
						<b:time>12:02:37</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>对了，可以知道你的联系方式吗？<br />
我的邮箱x5studio.liu{at}gmail.com</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="000877" entryID="000270">
					<b:author>
						<b:authorName>OOO</b:authorName>
						<b:authorEmail></b:authorEmail>
						<b:authorUrl>http://blog.othree.net</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2005-10-09</b:date>
						<b:time>17:35:55</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>我的信箱放在網頁的其中一個link標籤裡:P</p></b:mainContent>
					</b:content>
				</b:comment>

			</b:comments>
			<b:trackbacks trackbackCount="0" trackbackURL="http://othree.net/mt/mt-tb.cgi/269">

			</b:trackbacks>
		</b:entry>
	</b:entries>
</b:blog>