跪求JS大神
<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<style type="text/css">
#pe{
width:100px;
height:100px;
margin:0 auto;
background-color:#666;
color:#FFF;
text-align:center;
}
</style>
<script type="text/javascript">
document.write("<div id='pe'>");
var a=parseInt(prompt("请输入十进制数据",1));
var b=parseInt(prompt("请输入基数(2,8,16)",2));
var result;
switch(b){
case 2:
case 8:
case 16:result=a.parseInt(b);break
default:result="非法数值"
}
document.write(result);
document.write("</div>");
</script>
</head>
<body>
</body>
</html>
为什么result显示不出来? 而default的result却可以? 展开
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<style type="text/css">
#pe{
width:100px;
height:100px;
margin:0 auto;
background-color:#666;
color:#FFF;
text-align:center;
}
</style>
<script type="text/javascript">
document.write("<div id='pe'>");
var a=parseInt(prompt("请输入十进制数据",1));
var b=parseInt(prompt("请输入基数(2,8,16)",2));
var result;
switch(b){
case 2:
case 8:
case 16:result=a.parseInt(b);break
default:result="非法数值"
}
document.write(result);
document.write("</div>");
</script>
</head>
<body>
</body>
</html>
为什么result显示不出来? 而default的result却可以? 展开
1个回答
AiPPT
2024-09-19 广告
2024-09-19 广告
作为北京饼干科技有限公司的工作人员,关于AIPPT免费生成PPT的功能,我可以简要介绍如下:AIPPT是一款基于人工智能技术的PPT制作工具,它为用户提供了免费生成PPT的便捷服务。用户只需简单输入PPT的主题或内容大纲,AIPPT便能智能...
点击进入详情页
本回答由AiPPT提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询