본문 바로가기
728x90
반응형
SMALL

전체 글430

[영화로 영어공부][Shadowing] Snowpiercer 설국열차 English subtitle 쉐도잉 💚 화면 한 쪽에 영상, 한 쪽에 이 포스트 window 키 + 좌우 방향키 💚 굵은 글씨 : 익힐 구문 밑 줄 : 잘 안들리는 부분 * : 굵은 글씨 부연 설명, 사전 뜻 # : 씬 전환, 상황 전환 # Good day. On this day, July 1st 2014... at this hour, 0600... we are at the very first airport in the world... topic of so much controversy over the past 7 years... has continued development. Protests from environmental groups and a number of developing countries continue. It had be.. 2022. 8. 8.
Javascript Jquery 객체 조작 메서드 - 속성조작 메서드 # html() / text() 메서드 $("요소 선택").html(); 선택한 하위 요소를 가져와 문자열로 반환 $("요소 선택").html("새요소); 선택한 하위 요소를 전부 제거하고 지정한 새 요소를 생성 $("요소 선택").text(); 선택한 요소의 텍스트만 가져옴 $("요소 선택").text("새 텍스트"); 선택한 요소의 하위 요소를 전부 제거하고 지정한 텍스트를 생성 객체 조작 및 설정 html() 내용1 텍스트() 내용2 # attr() / removeAttr() 메서드 $("요소 선택").attr("속성명"); 선택한 요소의 지정한 속성 값을 가져 옴 $("요소 선택").attr("속성명", "새 값"); 요소를 선택하여 지정한 속성 값을 적용 $("요소 선택").attr({"속성명1.. 2022. 7. 10.
[영화로 영어공부][Translation] 마녀 1 The Witch : Part 1. The Subversion 번역 English subtitle 영어자막 영어 회화 스피킹 김다미 💚 # : 장면전환, 상황전환 굵은 글씨 : 익힐 구문 * : 의미 # The head, shoot the head. How many times do I need to tell you idiots? Use your goddamn brain for once. # The witch: Part 1. The subversion # Look at you. Why bother going after her? *뭐하러 그래 Dumb kid. Go and wash up. Get out of my sight, get going! Are you deaf? Don't be a pest, screw off, you idiot! Don't you dare look at me! Take him. And the girl? You l.. 2022. 7. 6.
[영화로 영어공부][translation] 나를 찾아줘 Bring me home 번역 English subtitle (starring Lee Young-ae) 이영애 영어 회화 스피킹 # The patient is 45 years old. Fell down the stairs suddenly. No respiration and pulse since I arrived. * [ˌrespəˈreɪʃn] Let's lift him, one, two, three. One, two, three, four, five, six, seven, eight, nine, ten. Good, I'll check his pulse. It's vpb. No pulse. Have DC ready, and 1ml of epinephrine. *US∙GB [ èpənéfri(:)n ] Yes, doc. Contact cardiac unit, did you contact his family? I'll do that n.. 2022. 7. 3.
728x90
반응형
LIST