티스토리 뷰
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
Format | C Types | Python Types | Size |
x | Pad byte | No Values |
|
c | Char | String of length 1 | 1 |
b | Signed char | Integer | 1 |
B | Unsigned char | Integer | 1 |
? | _Bool | bool | 1 |
h | Short | Integer | 2 |
H | Unsigned Short | Integer | 2 |
i | Int | Integer | 4 |
I(아이) | Unsigned int | Integer | 4 |
l(엘) | Long | Integer | 4 |
L | Unsigned long | Integer | 4 |
q | Long long | Integer | 8 |
Q | Unsinged long long | Integer | 8 |
f | Float | Float | 4 |
d | double | Float | 8 |
s | Char[] | String |
|
p | Char[] | String |
|
P | Void * | Integer |
|
'Python' 카테고리의 다른 글
Python, 소스코드 인코딩 (0) | 2016.04.21 |
---|---|
Python, if __name__=="__main__": (0) | 2016.04.21 |
Python, for문 내에서 함수 사용시 함수의 변수선언의 차이점 (0) | 2016.04.21 |
Python, 한줄에 여러구문이 올때 [;],여러줄에 한구문 사용할때[\] (0) | 2016.04.21 |
Python, 2.x와 3의 차이 (0) | 2016.04.21 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- apache
- indicatoron
- ManyToOne
- activebackground
- Excel
- JPA
- highlightbackground
- 상수
- 폼
- FetchType
- Python
- Linux
- command
- borderwidth
- fetch join
- 파이썬
- checkbutton
- 리눅스
- vba
- tkinter command & bind [명령어묶기와 사건묶기] Python
- Private
- highlightthickness
- Module
- disabledforeground
- activeforeground
- onetomany
- Composite Key
- IdClass
- tkinter
- Java
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함