批改状态:合格
                        老师批语:
                    
                            <meta charset="UTF-8">
<title>Title</title>
<script>
    function Stu(name,age) {
        $this.name = name;
        $this.age = age;
    }
</script>点击 "运行实例" 按钮查看在线实例
                Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号