摘要
Linux环境下大部分图形用户界面程序采用GTK+加以实现。介绍了用GTK+开发应用程序的基本思想和方法,叙述了基于GTK+和Glade的界面布局方式和信号捕捉的实现。在对GTK+编程技术研究的基础上,结合多线程和套接字编程技术,实现了一个简单的网络聊天室程序。
Most graphical user interface programs are realized by GTK+ in Linux environment. This paper introduces the basic ideas and methods used in the procedures of developing application by GTK+, and describes the realization to layout method of the interface and signal capture method based on GTK+ and Glade. On the basis of the study on GTK+ programming technology, combining multithreading and socket programming technology, the authors realized a simple network chatroom program.
出处
《软件导刊》
2007年第8期38-40,共3页
Software Guide