如何使用“新”函数构造函数调用JavaScript函数?
该Function()构造函数需要任意数量的字符串参数。最后一个参数是函数的主体-它可以包含任意JavaScript语句,以分号分隔。
示例
您可以尝试运行以下代码以使用新的FunctionConstructor调用函数-
<html>
<head>
<script>
var func = new Function("x", "y", "return x*y;");
function multiplyFunction() {
var result;
result = func(15,35);
document.write ( result );
}
</script>
</head>
<body>
<p>Click the following button to call the function</p>
<form>
<input type="button" onclick = "multiplyFunction()" value="Call Function">
</form>
</body>
</html>热门推荐
10 新年门口花束祝福语简短
11 盘锦结婚祝福语大全简短
12 父母生日祝福语 简短独特
13 家庭恩爱祝福语简短英文
14 高考俄语祝福语大全简短
15 虎年祝福语 诗句唯美简短
16 生日婚礼祝福语简短精辟
17 虎年喝酒拜年祝福语简短
18 教师闺蜜祝福语简短