資源簡介
精通LinuxC編程源代碼,linux下實用的C編程源碼。

代碼片段和文件信息
#include?
int?main(int?argc?char?*argv[])
{
GtkWidget?*app;
gnome_init(“example““0.1“argc?argv);
app=gnome_app_new(“example““Window?title“);
gtk_widget_show(app);
gtk_main();
return?0;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????207??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex.c
?????文件???????8695??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex1
?????文件???????1601??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex1.c
?????文件???????7877??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex2
?????文件????????327??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex2.c
?????文件???????9531??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex3
?????文件???????1062??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex3.c
?????文件????????711??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex31.c
?????文件???????9458??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex4
?????文件????????971??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex4.c
?????文件??????10899??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex5
?????文件???????2370??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex5.c
?????文件???????9039??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex6
?????文件????????725??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex6.c
?????文件??????10495??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex7
?????文件???????1208??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex7.c
?????文件????????207??2009-05-18?16:56??精通LinuxC編程源代碼\chapter10\ex8.c
?????文件??????31703??2009-05-18?16:56??精通LinuxC編程源代碼\chapter11\client\client
?????文件??????19427??2009-05-18?16:56??精通LinuxC編程源代碼\chapter11\client\client.c
?????文件???????2881??2009-05-18?16:56??精通LinuxC編程源代碼\chapter11\client\globalapi.h
?????文件???????2881??2009-05-18?16:56??精通LinuxC編程源代碼\chapter11\server\globalapi.h
?????文件??????35690??2009-05-18?16:56??精通LinuxC編程源代碼\chapter11\server\server
?????文件???????6678??2009-05-18?16:56??精通LinuxC編程源代碼\chapter11\server\servicethread.h
?????文件???????3144??2009-05-18?16:56??精通LinuxC編程源代碼\chapter11\server\threadbuff.h
?????文件????????851??2009-05-18?16:56??精通LinuxC編程源代碼\chapter11\server\ticket.h
?????文件??????14527??2009-05-18?16:56??精通LinuxC編程源代碼\chapter11\server\ticketserver.c
?????文件???????7383??2009-05-18?16:56??精通LinuxC編程源代碼\chapter3\copy
?????文件????????828??2009-05-18?16:56??精通LinuxC編程源代碼\chapter3\copy.c
?????文件???????7419??2009-05-18?16:56??精通LinuxC編程源代碼\chapter3\ex10
?????文件????????774??2009-05-18?16:56??精通LinuxC編程源代碼\chapter3\ex10.c
............此處省略188個文件信息
評論
共有 條評論