搜索结果
找到约 203 项符合
Gtk-sct 的查询结果
Linux/Unix编程 linux gtk+基础编程源代码
linux gtk+基础编程源代码,都是自己亲手编写的,在debian etch下编译通过,
使用gtk2.0库,对初学者有一定的帮助。
Linux/Unix编程 简单的linux下的用GTK实现的任务管理器软件
简单的linux下的用GTK实现的任务管理器软件
Linux/Unix编程 code about gtk++ for MID intel develop in Linux moblin. code interface write as language c in linu
code about gtk++ for MID intel develop in Linux moblin.
code interface write as language c in linux, compiler is gcc
Linux/Unix编程 用 gtk 实现的 mplayer 的界面(原界面用 x 底层函数实现)
用 gtk 实现的 mplayer 的界面(原界面用 x 底层函数实现),包含透明和不规则效果
Linux/Unix编程 gtk 学习
gtk 学习,linux环境下gtk开发教程
Linux/Unix编程 this is a robot game which is use gtk++ and it is same as in linux robot game player need to save
this is a robot game which is use gtk++ and it is same as in linux robot game
player need to save himself and robots will com towards him
Linux/Unix编程 gtk 入门教程,适用于初学者。一般问题都能找到答案
gtk 入门教程,适用于初学者。一般问题都能找到答案
Linux/Unix编程 GTK in embedded systems
GTK in embedded systems
Linux/Unix编程 CC = gcc clist: clist.c $(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs` c
CC = gcc
clist: clist.c
$(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs`
clean:
rm -f *.o clist *.bak