理解javascript中arguments,callee,caller<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
理解javascript中arguments,callee,caller
<html xmlns="http://www.w3.org/1999/xhtml" lang="gb2312"> 
理解javascript中arguments,callee,caller
<head> 
理解javascript中arguments,callee,caller
<head> 
理解javascript中arguments,callee,caller
<title> 关于arguments,callee,caller等的测试 </title> 
理解javascript中arguments,callee,caller
<meta http-equiv="content-type" content="text/html; charset=gb2312" /
理解javascript中arguments,callee,caller
</head> 
理解javascript中arguments,callee,caller
<body> 
理解javascript中arguments,callee,caller
<script type="text/javascript"> 
理解javascript中arguments,callee,caller
function testArg() 
html>

相关文章: