사용자 도구

사이트 도구


playground:playground
[공지]회원 가입 방법
[공지]글 작성 및 수정 방법

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
playground:playground [2022/01/30] 정승환playground:playground [2022/10/22] (현재) 정승환
줄 1: 줄 1:
 ======연습장====== ======연습장======
  
-<html> 
-<body> 
- <h1> 헤드폰 출력 계산</h1> 
- <form method="get"> 
- 헤드폰 출력<input type ="number" name="value" /> dBu </br> 
- 헤드폰 임피던스 <input type ="number" name="impedance" /> dBu </br> 
- <input type="submit" value="계산">  
- </form> 
-</body> 
-</html> 
-<php> 
-echo $_GET['value']; 
-</php> 

[홈레코딩 필독서]"모두의 홈레코딩"구매링크


playground/playground.1643531511.txt.gz · 마지막으로 수정됨: 2022/01/30 저자 정승환