面试题

整理下面试题


1.Math对象的常用方法list
ceil round floor cos sin tan
2.写一个js的自定义类,类的继承是怎么实现的,写一个json类

3.写一段程序把字符串反转

4.用json类的形式叙述一个对象

5.写一个xml的遍历方式
children nextElementSibing prevousElementSibling lastXXX firstXXX
6.javascript的常用对象列出来

7.dom对象的常用方法

8.table的详细结构,详细的写出来
table tbody tfoot colgroup col caption tr td th
9.给了一段xml文本,如何用程序去取出第二段的title
children nextElementSibing prevousElementSibling lastXXX firstXXX
10.js的弹出浮动层如何实现.

11.用一段程序是遍历一个xml,然后把他们的所有的title节点用倒叙的方式转化为字符串

12 http的状态都有那些

post get delete put head 

 http://www.yudesign.cn/archives/?article-36.html

 

posted @ 2010-06-01 16:49  豪情  阅读(670)  评论(0编辑  收藏  举报