代码搜索:Hello
找到约 10,000 项符合「Hello」的源代码
代码结果 10,000
www.eeworm.com/read/290691/8466909
asm hello.asm
;***************************************************************
;* TMS320C54x ANSI C Codegen Version 3.70 *
;* Date/Time created: Mon Jun 12 17:30:42 2006 *
;*
www.eeworm.com/read/189334/8474859
cpp hello.cpp
#include
#include
#include
#include
int main( int argc, char **argv)
{
int width=40,height=30,space=30;
QApplication app( argc,
www.eeworm.com/read/189334/8474862
o hello.o
www.eeworm.com/read/189219/8484142
c hello.c
#include "ourhdr.h"
int
main(void)
{
printf("hello world from process ID %d\n", getpid());
exit(0);
}
www.eeworm.com/read/189219/8484613
ps hello.ps
%!
/Times-Roman findfont
15 scalefont % point size of 15
setfont % establish current font
300 350 moveto % x=300, y=350 (position on page)
(hello, world) show % output the string to current p
www.eeworm.com/read/189071/8491331
c hello.c
/*
* $Id: hello.c,v 1.5 2004/10/26 03:32:21 corbet Exp $
*/
#include
#include
www.eeworm.com/read/290224/8495226
lua hello.lua
-- the first program in every language
io.write("Hello world, from ",_VERSION,"!\n")
www.eeworm.com/read/188943/8507241
plg hello.plg
Build Log
--------------------Configuration: Hello - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSP
www.eeworm.com/read/188943/8507246
ico hello.ico
www.eeworm.com/read/188943/8507259
rc hello.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////