Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- redis
- nestjs
- aws
- CSS
- Cookie
- 코드잇
- 유노코딩
- 개발자취업
- 자격증
- 프로그래머스
- JavaScript
- 파이썬프로그래밍기초
- Git
- SQL
- 데이터베이스시스템
- 방송대
- 꿀단집
- 99클럽
- 항해99
- 방송대컴퓨터과학과
- HTML
- Python
- 파이썬
- 중간이들
- mongoDB
- 코딩테스트
- TiL
- node.js
- 엘리스sw트랙
- 코딩테스트준비
Archives
- Today
- Total
목록Tkinter (1)
배꼽파지 않도록 잘 개발해요

TKinterhttps://docs.python.org/3/library/tkinter.html tkinter — Python interface to Tcl/TkSource code: Lib/tkinter/__init__.py The tkinter package (“Tk interface”) is the standard Python interface to the Tcl/Tk GUI toolkit. Both Tk and tkinter are available on most Unix platforms, inclu...docs.python.orgPython의 표준 GUI 라이브러리 TK + interface의 줄인말로, '티케이인터', '티큰터'라고 부름. 여기서 Tk는 Toolkit을 의미하며 스크립트 언어..
Project
2023. 12. 9. 08:49