블로그 이미지
올해목표 // 10월 어학연수 떠나자~ 자수씨

카테고리

전체글 (1457)
Brand New! (28)
주절주절 (213)
MOT (11)
해외쇼핑 (49)
쇼핑노트 (150)
취미생활 (94)
iPhone (4)
Eclipse (121)
Google (83)
Spring (31)
JAVA (176)
JavaScript (59)
WEB (49)
Database (20)
OS (26)
Tools (8)
Tips (26)
IT정보 (1)
Book (21)
Programming (37)
외부행사 (43)
주변인들 (17)
여행노트 (60)
학교생활 (30)
회사생활 (52)
사회생활 (5)
외국어공부 (12)
잡동사니 (30)
Total
Today
Yesterday
 
05-03 00:01
 

달력

« » 2024.5
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 31
 

최근에 올라온 글

최근에 달린 댓글


오늘부터 '네트워크 프로그래밍 강좌 텀 프로젝트 시작' 기념 curses 강좌를 시작합니다.
저도 사실 이번에 처음해보는거라 많은 오류가 있을 듯 합니다. 흐흐;;;

CDK is a library written in C that provides a collection of widgets for text user interfaces (TUI) development. The widgets wrap ncurses functionality to make writing full screen curses programs faster. A Perl binding is also available.

There are two versions of the library. It was originally written by Mike Glover, introduced as version 4.6 in comp.sources.unix.[1] The other version was extended beginning in May 1999 by Thomas Dickey.
[reference] http://en.wikipedia.org/wiki/Curses_Development_Kit

위에서 말하는 CDK는 Curses Development Kit 의 약자입니다. 즉, C로 구성되어진 text user 인터페이스기반 위짓 라이브러리라고 생각하시면 될 것 같습니다.

ncurses 라고 해서 curses 프로그램을 좀 더 빠르게 랩핑된 라이브러리가 있는데, 제 개발환경에는 curses 밖에 없으므로 curses 기준으로 진행을 하겠습니다.


Posted by 자수씨
, |

글 보관함

최근에 받은 트랙백