일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 서평단
- Google Analytics
- 매틀랩
- 통계학
- 서평
- Linux
- 파이썬 시각화
- matplotlib
- 딥러닝
- 한빛미디어
- 월간결산
- SQL
- MATLAB
- Tistory
- 텐서플로
- 한빛미디어서평단
- 시각화
- MySQL
- 리눅스
- Ga
- 블로그
- python visualization
- Python
- Visualization
- 파이썬
- 독후감
- Pandas
- 티스토리
- tensorflow
- Blog
- Today
- Total
목록그림 (5)
pbj0812의 코딩 일기
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/bIcIpN/btsEnWS4MsX/Xf1IgxtSHcQwLM4F7wcgIK/img.png)
- a cat - a cat, stipping style - a cat, dry brushing style - a cat, wet in wet style - a cat, gradation style - cat, scumbling style - a cat, haching style - a cat, cartoon style - a cat, manga style - a cat, scratching art style - cat, glazing style - a cat, impasto art style - a cat, frottage art style - a cat, texture style - a cat, mozaic art style - a cat, pixel art style - a cat, lego blo..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/9uucS/btq0JxpuIWr/Vt3uvwmX4lHSJDhqHiCAb1/img.png)
0. 목표 - 멍멍이 그리기 - Flow Chart 1. HTML 2. CSS *, *:after, *:before { box-sizing: border-box; } body { background: #A5C2F4; } .dog { position: relative; margin: 50px auto; width: 400px; height: 400px; } .dog .face .face1{ position: absolute; top: 120px; left: 25px; width: 400px; height: 400px; border-radius: 100%; background: #FFFFFF; } .dog .face .face2{ position: absolute; top: 380px; left: 150px..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/n3lIM/btqXZJnr3Mn/02neDw0RsUu96fdn7ZqoS0/img.png)
0. 목표 - 농구공 들고 있는 진국이 그리기 1. html WA 2. css *, *:after, *:before { box-sizing: border-box; } body { background: #d0ddf8; } .waba { position: relative; margin: 50px auto; width: 400px; height: 400px; } .waba .body .body1{ position: absolute; bottom: -350px; left: 75px; width: 250px; height: 250px; background: #00CCCB; } .waba .body .body2{ position: absolute; top: 400px; left: 50px; width: 300px;..
strl(1)={'~'};strl(2)={'~'}text(x좌표,y좌표,strl);