현재 위치 - 중국 분류 정보 발표 플랫폼 - 비즈니스 서비스 정보 - Js 선언 함수에는 두 개의 매개 변수가 있습니다. 출력 시 하나의 세부 해결 코드만 출력되는 이유는 다음과 같습니다. 관련이 없는 부분은 건너뛰십시오. 。

Js 선언 함수에는 두 개의 매개 변수가 있습니다. 출력 시 하나의 세부 해결 코드만 출력되는 이유는 다음과 같습니다. 관련이 없는 부분은 건너뛰십시오. 。

Lt; 스크립트 gt;

Person = newobject ();

Person.f="mike"; ";

Person.l="lau"; ";

Person.age=21;;

Var name = "Mike";

Var age =48;;

Function Myfunc(){

Document.getelementbyid ("name"). innerhtml = name;

Document.getelementbyid ("age"). innerhtml = age;

}

Lt; /스크립트 gt;

Lt; 스크립트 gt;

Document.write(person.f+"lt;; Brgt;; " );

Document.write(person.l+"lt;; Brgt;; " );

Document.write(person.age+"lt;; Brgt;; " );

Var txt = "hello world";

Var x = txt.touppercase ();

Document.write (x);

Lt; /스크립트 gt;

Lt; /headgt;

Lt; Bodygt;;

Lt; Div id = "name" gt; There will show the namelt;; /div gt;

Lt; Div id = "age" gt; There will show the agelt;; /div gt;

Lt; Input type = "button" onclick = "myfunc ()" value = "welcome"/gt;

Lt; /bodygt;

Lt; /html gt;

이것은 구현할 수 있는 코드입니다. 일반적으로 함수 안의 속성을 정의하는 것은 인수를 추가하지 않는 것을 특별히 강조하는 것이 아니다. 그리고 lt; Input /gt;;

이제 두 매개 변수 호출 ~

이 구현되었습니다

Html 을 배울 수 있는 웹사이트를 추천해 드리겠습니다. www.w3school.com.cn