<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Code,We play with each other..._分类_JavaScript</title><id>http://feed.cnblogs.com/blog/u/24059/category/190585/rss</id><updated>2012-06-02T12:26:05Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/huazai/category/190585.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/24059/category/190585/rss"/><entry><id>http://www.cnblogs.com/huazai/archive/2009/05/14/1457145.html</id><title type="text">JavaScript创建对象的几种方式</title><summary type="text">潜意识里，JavaScript不能算是面向对象的语言,要算也只能说是趋向面向对象的一种语言，至少它不能很好的吻合面向对象最基本的三大特性(继承、封装、多态),当然有很多人就认为JavaScript是面向对象语言,好像也说得没错，因为面向对象也能在JavaScript中实现,比如说继承、封装吧也都可以在JavaScript中实现,但是实现方便吗?所以我觉得很疑惑。看到网上有一网友评价的很好,"面向对...</summary><published>2009-05-14T14:19:00Z</published><updated>2009-05-14T14:19:00Z</updated><author><name>PoulXia</name><uri>http://www.cnblogs.com/huazai/</uri></author><link rel="alternate" href="http://www.cnblogs.com/huazai/archive/2009/05/14/1457145.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/huazai/archive/2009/05/14/1457145.html"/><content type="text">潜意识里，JavaScript不能算是面向对象的语言,要算也只能说是趋向面向对象的一种语言，至少它不能很好的吻合面向对象最基本的三大特性(继承、封装、多态),当然有很多人就认为JavaScript是面向对象语言,好像也说得没错，因为面向对象也能在JavaScript中实现,比如说继承、封装吧也都可以在JavaScript中实现,但是实现方便吗?所以我觉得很疑惑。看到网上有一网友评价的很好,"面向对...</content></entry></feed>
