reborn_web
2015-10-22 15:21
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>History对象</title>
</head>
<script type="text/javascript">
document.write(parseInt("40 g") + "<br/>");
document.write(praseInt("34 d")+ "<br/>");
</script>
<body>
</body>
</html>
好吧,一直都看成了prase.应该是parse
JavaScript进阶篇
468061 学习 · 21891 问题
相似问题