文章标题

来源:互联网 发布:labview编程详解书 编辑:程序博客网 时间:2024/06/03 15:22
<!DOCTYPE html><html><head>    <meta charset="utf-8"/>    <title></title></head><body>    <script type="text/javascript">    var per1 = {        name:"xiaoming",age:12,sum:function(){            alert(per1.name+per1.age);        }    }    per1.sum();    </script></body></html>

风飒飒
alert("sfsf")

javaint a;float b;int arry[3];

或许function(){
alert("hao")}
发誓

0 0