搜索资源列表
linuxprogramming
- beging linux program 源码,从hello world 开始教你开发linux程序
hello-gtk
- 一个例子程序,使用linux +gtk+gnome,主要功能是建立一个对话框,打印hello world,有详细的注释,如何编译以及怎样运行,是一个很好的学习上手的例子程序。
HackingHelloWorld_I
- 台湾的Jserv的深入淺出 Hello World,第一次演讲资料,附带源码. 用helloworld程序 详细的分析了gun工具的工作机制!如果学会了本书的内容,你对GNU工具将有个比较好的理解! -Taiwan
HackingHelloWorld-PartII-2006-11-25
- 台湾的Jserv的深入淺出 Hello World,第二次(2006-11-25)演讲资料,附带源码. 用helloworld程序 详细的分析了gun工具的工作机制!如果学会了本书的内容,你对GNU工具将有个比较好的理解! -Taiwan
HackingHelloWorld-PartIII-2007-03-25
- 台湾的Jserv的深入淺出 Hello World,第三次(2007-03-25)演讲资料,附带源码. 用helloworld程序 详细的分析了gun工具的工作机制!如果学会了本书的内容,你对GNU工具将有个比较好的理解! -Taiwan
test
- /* 在这里我们连接 "destroy" 事件到一个信号处理函数。 * 对这个窗口调用 gtk_widget_destroy() 函数或在 "delete_event" 回调函数中返回 FALSE 值 * 都会触发这个事件。*/ g_signal_connect (G_OBJECT (window), "destroy", G_CALLBACK (destroy), NULL) /* 设置窗口边框的宽度。*/ gtk_container_se
qttutorial
- 第一个程序是一个简单的Hello World 例子。它只包含你建立和运行Qt 应用程 序所需要的最少的代码。上面的图片是这个程序的快照。-The first procedure is a simple Hello World example. It includes the establishment and operation of your Qt applications need a minimum of code. The above picture is a snapshot of
hello-world
- 第一个应用程序hello world (基于AT91SAM9260开发板linux2.6.22)-The first application hello world (based on the AT91SAM9260 Development Board linux2.6.22)
hello.tar
- Very useful hello world program
QT
- 一个很好的QT入门教程,从简单的“hello world”入手,到一个复杂的游戏的实现,手把手教你使用QT-A good entry-QT Guide, from a simple " hello world" approach to a complex game the realization of手把手教you use QT
hello
- Simple Hello World application in linux assembly.
hello-example1
- Hello World 标准源代码 GTK 开发经典源代码-C
Hello
- Prints Hello World !
webService
- apache cxf 配置的 webService hello world 小例子,包含与 spring 结合配置的应用与代码发布的应用两种发布形式。-apache cxf configuration webService hello world small examples, including the application with the spring configuration and code with the application of the two release forms
hello-mb
- ibm cell芯片,主核和副核,同步异步实现的的实例代码。hello world程序在ibm cell芯片上的移植。-ibm cell chip, the main core and sub-nuclear, synchronous asynchronous implementation of the example code. hello world program ibm cell chip transplantation.
hello
- linux的简单应用程序,实现打印hello world-simple linux application that prints hello world to achieve
hello
- QT语言的最简单的Hello world的实现。大家可以参考一下。-the implement of the most simple process of "hello world" with QT
HELLO
- 用keil编程,在urat2中显示hello world,简单的实例程序-C51 programming, hello world, displayed in urat2 simple example program
hello
- C code that prints "Hello World" on the standard output
hello-world
- this a simple program to show hello world,but it is important to all of the beginners.-this is a simple program to show hello world,but it is important to all of the beginners.
