码迷,mamicode.com
首页 > 编程语言 > 详细

Javascript 内核Bug

时间:2017-11-09 20:55:39      阅读:110      评论:0      收藏:0      [点我收藏+]

标签:head   keyword   content   edit   rip   ext   meta   加法   asc   

Javascript 内核Bug:

js 执行(9.9+19.8)加法运算 等于 29.700000000000003)


<html>
<head>
<title> new document </title>
<meta name="generator" content="editplus" />
<meta name="author" content="" />
<meta name="keywords" content="" />
<meta name="description" content="" />
</head>

<body>
<script type="text/javascript">
<!--
alert(9.9+19.8);
//-->
</script>
</body>
</html>

Javascript 内核Bug

标签:head   keyword   content   edit   rip   ext   meta   加法   asc   

原文地址:http://www.cnblogs.com/Granger/p/7810964.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!