代码搜索:Hello
找到约 10,000 项符合「Hello」的源代码
代码结果 10,000
www.eeworm.com/read/374677/9389519
c hello.c
/*------------------------------------------------------------------------------
HELLO.C
Copyright 1995-1999 Keil Software, Inc.
------------------------------------------------------------------
www.eeworm.com/read/374677/9389520
obj hello.obj
www.eeworm.com/read/374454/9404448
opt hello.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/374454/9404454
c hello.c
/*------------------------------------------------------------------------------
HELLO.C
Copyright 1995-2005 Keil Software, Inc.
------------------------------------------------------------------
www.eeworm.com/read/178378/9404764
cpp hello.cpp
//: C02:Hello.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Saying Hello with C++
#include /
www.eeworm.com/read/177902/9427144
c hello.c
/* HELLO.C -- Hello, world */
#include
main()
{
printf("Hello, world\n");
}
www.eeworm.com/read/177762/9432835
hta hello.hta
Using the Hello Windows Scripting Component
function displayMessage(){
var objHello;
objHello = new Acti
www.eeworm.com/read/177731/9437442
ncb hello.ncb
www.eeworm.com/read/177731/9437446
dsp hello.dsp
# Microsoft Developer Studio Project File - Name="Hello" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App