Welcome![Sign In][Sign Up]
Location:
Search - hello.p

Search list

[Program docQT中文版

Description:

嘒彼小星的笔记

http://blog.csdn.net/iamdbl/

 

 

1.1Hello Qt开始  

 

差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本。

1 #include <QApplication>
2 #include <QLabel>
3 int main(int argc, char *argv[])
4 {
5     QApplication app(argc, argv);
6     QLabel *label = new QLabel("Hello Qt!");
7     label->show();
8     return app.exec();
9 }

 


Platform: | Size: 1396219 | Author: liruixin0202 | Hits:

[Windows DevelopPowerBuilder10(05.08.29)

Description: PowerBuilder 10实用编程百例-100 cases of practical programming
Platform: | Size: 6641664 | Author: 于杰 | Hits:

[JSP/Java1

Description: 课件管理系统,用java做的。你们网站的规则不好,会导致浏览人数大大减少。-Courseware management system, using java to do. The rules of your site well, would lead to significantly reduce the number of visitors.
Platform: | Size: 5120 | Author: | Hits:

[DSP program1stsrc

Description: 这是TI DSP5402的一些C语言源代码,完全可以在CCS里调试运行,包括了menory,hello,bios,fution-This is TI DSP5402 some C language source code can be run in debugging in CCS, including the menory, hello, bios, fution
Platform: | Size: 543744 | Author: huangfeng | Hits:

[source in ebookIntermediate_Nodes

Description: The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reaction Routes" program. Using both these programs a Reaction Route Graph for a chemical reaction mechanism can be constructed, which can be used for kinetics studies. The command to create a MATLAB function: new myfun It is also possible to append function code at the function m-file creation time as follows: new myfun disp( Hello World! )
Platform: | Size: 1024 | Author: Nikhiln | Hits:

[Windows DevelopCommandPromptExplorerBar

Description: Windows资源管理器的扩充,提供命令行的显示。-This tool extends explorer with functionality of a command prompt. Implemented as a band object completely in C#. Demonstrates COM Interop and P/Invoke, windows hooking and API interception. Finally you can run all these .Net SDK tools and ‘Hello World!’ programs without leaving explorer shell.
Platform: | Size: 235520 | Author: 徐泽雄 | Hits:

[Data structs1162-Building-with-Blocks

Description: 求和由于最后一扇门肯定在正方形的边界举,对每一个中点都求出要从给定点P到达此中点的所需要的最少的门的个数。-hello word wellcom to our school Delphi/java,CppBuilder visual c++Gone Fishing (1042) - ACM/ICPC Regional Contest East Central North America1999Description Archeologists from the Antiquities and Curios Museum (ACM) have flown to Egypt to examine the great pyramid of Key-Ops. Using state-of-the-art technology they are able to
Platform: | Size: 33792 | Author: hgg | Hits:

[MPIP-helloworld

Description: 利用MPI实现的并行编程 多个进程同时实现的hello world程序-Hello world program implementation of MPI parallel programming multiple processes at the same time achieve
Platform: | Size: 658432 | Author: 王江 | Hits:

[Game Programcocos2djs-tetris-master

Description: cocos2djs-tetris:tetris implemented using cocos2d-js,build 1. create a new hello world project using cocos new -l js tetris 2. copy all the things into the new directory, overwrite all existing files 3. build for android cocos compile -p android 4. run in broswer cocos run -p web -cocos2djs-tetris:tetris implemented using cocos2d-js,build 1. create a new hello world project using cocos new-l js tetris 2. copy all the things into the new directory, overwrite all existing files 3. build for android cocos compile-p android 4. run in broswer cocos run-p web
Platform: | Size: 352256 | Author: heisheng | Hits:

[ConsoleHello_pudn

Description: It is a small introduction console programm writen in C++....Just sayin Hello to you :)! be careful, because I Never tested the programm p Write me if ya tested it, because I am curious but too lazy to test it myself! Thanks!-It is a small introduction console programm writen in C++....Just sayin Hello to you :)! be careful, because I Never tested the programm p Write me if ya tested it, because I am curious but too lazy to test it myself! Thanks!
Platform: | Size: 1024 | Author: micfu | Hits:

[matlabkcover

Description: hello how are you are you fine :p
Platform: | Size: 3072 | Author: diabat | Hits:

CodeBus www.codebus.net