JS
함수 - 매개변수
mn06150
2020. 6. 5. 16:22
var hello = function(mode) { } 와 function hello(mode) { } 는 같은 뜻