代码搜索:Hello

找到约 10,000 项符合「Hello」的源代码

代码结果 10,000
www.eeworm.com/read/351311/10658836

axf hello.axf

www.eeworm.com/read/422145/10661593

c hello.c

/* * test code for pxa250's PREMIUM * * Author: Yong-iL Joh * Date : $Date: 2002/08/02 03:02:43 $ * * $Revision: 1.5 $ */ #include "config.h" #include "machine.h" #include
www.eeworm.com/read/277038/10675582

c hello.c

/* HELLO.C -- Hello, world */ #include main() { printf("Hello, world\n"); }
www.eeworm.com/read/421904/10681647

h hello.h

/*************************************************************************** hello.h - description ------------------- begin
www.eeworm.com/read/421904/10681692

c hello.c

/*************************************************************************** hello.c - description ------------------- begin
www.eeworm.com/read/351073/10683042

cpp hello.cpp

#include #include int main(int argc, char *argv[]) { QApplication app(argc, argv); QLabel *label = new QLabel("Hello Qt!"); label->show(); return app.exec(); }
www.eeworm.com/read/351073/10683045

pro hello.pro

TEMPLATE = app SOURCES = hello.cpp
www.eeworm.com/read/276900/10698261

gif hello.gif

www.eeworm.com/read/421785/10698605

c hello.c

/* hello.c -- converts command-line argument to number */ #include #include int main(int argc, char *argv[]) { int i, times; if (argc < 2 || (times = atoi(ar
www.eeworm.com/read/276856/10699914

clw hello.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CAboutDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "hello.h"