일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- 50mm f/1.8G
- spring
- Nikon
- AF-S NIKKOR 85mm f/1.8G
- D750
- 18-35mm
- AF-S NIKKOR 50mm f/1.8G
- 85mm 1.8g
- 출사
- 50mm
- 여름성경학교
- 푸초
- AF-S NIKKOR 18-35mm f/3.5-4.5G ED
- 경치
- 카메라
- 꽃
- daily
- Photo
- 하늘풍경
- af-s 18-35
- 85mm f/1.8G
- 렌즈
- 일상
- 사진
- 니콘
- camera
- 푸른초장교회
- 풍경
- AF-S 18-35mm
- nikkor
- Today
- Total
목록병갈이블록 (142)
병갈이 블록
www.appcoda.com/wkwebview-error/ Resolving WebKit Error: Could not instantiate class named WKWebView Here is the solution to resolve the error: "Could not instantiate class named WKWebView because no class named WKWebView was found" in Xcode 10.2. www.appcoda.com 링크 참고. ** 심플 정리 좌측에 프로젝트 최고레벨 선택 -> 우측창 상단에 [Build Phases]탭 클릭 -> 아래 목록 중 [Link Binary With Libraries]를 펼친다. -> "+"선택하여 "WebKit.framew..
pygame 버전 올리기. $ python3 -m pip install pygame==2.0.0.dev6
hak-mac:~ byunghakjang$ pip3 install pygame Collecting pygame Using cached pygame-1.9.6.tar.gz (3.2 MB) Building wheels for collected packages: pygame Building wheel for pygame (setup.py) ... error ERROR: Command errored out with exit status 1: command: /usr/local/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/ld/_2p_r0l15nzf3lffxmwzkkf00000gn/T/pip-..
https://soft91.tistory.com/9 [JQuery] JQuery 기본문법 [JQuery] JQuery 기본문법 직접 선택자 종류 사용법 설명 전체 선택자 $("*") 모든 요소를 선택 아이디 선택자 $("#아이디 명") id 속성에 지정한 값을 가진 요소를 선택 클래스 선택자 $(".클래스 명") 클래스 속.. soft91.tistory.com 참고...
https://joshuajangblog.wordpress.com/tag/%EC%95%84%ED%86%B0-%ED%95%84%EC%88%98-%ED%94%8C%EB%9F%AC%EA%B7%B8%EC%9D%B8/ 아톰 필수 플러그인 – Captain Pangyo joshuajangblog.wordpress.com 참고... atom-beautify pigments code-peek highlight-selected autoclose-html package-sync minimap minimap-cursorline color-picker emmet linter sort-lines atom-html-preview atom-beautify Beautify HTML, CSS, JavaScript, PHP, Pytho..