deque : double ended queue 멤버원형설명atreference at( size_type _Pos ); const_reference at( size_type _Pos ) const;특정 위치의 원소의 참조를 반환backreference back( ); const_reference back( ) const;마지막 원소의 참조를 반환beginconst_iterator begin() const; iterator begin();첫 번째 원소의 랜던 접근 반복자를 반환clearvoid clear();모든 원소를 삭제emptybool empty() const;아무것도 없으면 true 반환enditerator end( ); const_iterator end( ) const;마지막 원소 다음의(미 사용..
1234567891011121314151617181920 prompt("hello world"); alert("hello world"); Colored by Color Scriptercs 123456789101112 getElementById :id tag의 element를 받아온다. Colored by Color Scriptercs 123456789101112131415161718192021222324252627282930313233 li{ color:blue; } ul li{ font-size: 40px; } .em{tag의 class로 지정(grouping), class의 경우 앞에 '.' 을 같이 쓴다. text-decoration: underline; } html css javascript 최진..
123456789101112131415 비밀번호를 입력해주세요. Colored by Color Scriptercs 12345678910111213141516171819202122232425 Colored by Color Scriptercs 1234567891011121314151617 자바스크립트는 왜 필요한가? Colored by Color Scriptercs onclick 에 해당 명령어를 입력하면, 실시된다. 12345678910111213141516171819202122232425
- Total
- Today
- Yesterday
- 문자열
- XAML
- 생활코딩
- Fakebook
- C++
- 그래프
- BFS
- CustomCollectionViewCell
- WPF
- 타일링
- 코딩야학
- Grid
- MVVM
- listview
- command
- FEED
- dfs
- Custom Cell
- 객체
- 백준온라인
- Cell Animation
- Add TapGesture
- DP
- 스택
- 데이터 바인딩
- CollectionView
- 백준
- BOJ
- UIView Animation
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |