批改状态:合格
老师批语:
let abc = (a, b) => {return 'c = ' + (a + b);}
let myWebsiteName="我的网站";let myWebsiteDomain="php.cn";const WEB_URL="https://www.php.cn/";function webinfo(webname,domain,url){return webname+' '+domain+' '+url;}//console.log(webinfo(myWebsiteName,myWebsiteDomain,WEB_URL));let reweb=(function (domain,name){return '个人主页:'+(name+domain)})(myWebsiteName,myWebsiteDomain);console.log(reweb);

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号