代码搜索:Hello
找到约 10,000 项符合「Hello」的源代码
代码结果 10,000
www.eeworm.com/read/382954/8987159
exe hello.exe
www.eeworm.com/read/185659/8993719
ctk hello.ctk
/* Just yet another Hello World example */
s = $"TEMP";
println("Hello world " + s);
www.eeworm.com/read/426861/8994298
cpp hello.cpp
/*
* Copyright 2001 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/426861/8994344
asm hello.asm
;***************************************************************
;* TMS320C54x ANSI C Codegen Version 3.70 *
;* Date/Time created: Mon Jun 12 17:30:42 2006 *
;*
www.eeworm.com/read/426861/8994388
obj hello.obj
www.eeworm.com/read/426757/9000828
cpp hello.cpp
#include
#include
int main(int argc, char *argv[])
{
QApplication app(argc, argv);
QLabel *label = new QLabel("Hello Qt!", 0);
app.setMainWidget(label);
la
www.eeworm.com/read/426630/9008825
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/426630/9008828
lst hello.lst
C51 COMPILER V6.12 HELLO 09/15/2002 13:49:06 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE HELLO
OBJECT MODULE PLACED IN .
www.eeworm.com/read/426630/9008836