Programmer's Guide to ncurses
暫譯: 程式設計師的 ncurses 指南

Dan Gookin

  • 出版商: Wiley
  • 出版日期: 2007-02-20
  • 售價: $2,080
  • 貴賓價: 9.5$1,976
  • 語言: 英文
  • 頁數: 576
  • 裝訂: Paperback
  • ISBN: 0470107596
  • ISBN-13: 9780470107591
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Description

* ncurses is a programming library with an API that allows programmers to write text user interfaces in a terminal-independent manner; it's currently the most popular way to program a console in the Unix environment
* The book serves as a tutorial that walks C language programmers from the very basics of ncurses to the more advanced functions, such as manipulating windows, reading the keyboard, color text, using the mouse, and other more advanced possibilities
* The book is also a reference that contains more than 180 standard ncurses library functions and constants and explains how each of these options is optimally used
* Various notes describe the function behavior, while sample code and programs round out the reference

商品描述(中文翻譯)

**描述**

* ncurses 是一個程式庫,提供一個 API,允許程式設計師以與終端機無關的方式撰寫文字使用者介面;目前它是 Unix 環境中最受歡迎的控制台程式設計方式。
* 本書作為一個教程,帶領 C 語言程式設計師從 ncurses 的基本概念學習到更進階的功能,例如操作視窗、讀取鍵盤、顏色文字、使用滑鼠以及其他更進階的可能性。
* 本書同時也是一本參考資料,包含超過 180 個標準 ncurses 函式和常數,並解釋如何最佳化使用這些選項。
* 各種註解描述函式的行為,而範例程式碼和程式則補充了參考資料。