代码搜索:Hello
找到约 10,000 项符合「Hello」的源代码
代码结果 10,000
www.eeworm.com/read/166718/10006059
lst hello.lst
C51 COMPILER V8.02 HELLO 03/04/2006 19:00:19 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE HELLO
OBJECT MODULE PLACED IN H
www.eeworm.com/read/166718/10006071
plg hello.plg
礦ision3 Build Log
Project:
G:\相关资料\打印机技术\原理图\程序模块\Serial\HELLO.uv2
Project File Date: 03/01/2006
Output:
www.eeworm.com/read/166718/10006073
hex hello.hex
:0404A8002562750054
:10048A00E4FDFCC3ED9FEC9E50070DBD00010C80FE
:01049A00F26F
:01049B00223E
:03002300020410C4
:10041000C0E0C0F0C083C082C0D075D000C000C0B2
:0D04200001C002C003C004C005C006C00733
:
www.eeworm.com/read/166718/10006075
c hello.c
/*------------------------------------------------------------------------------
HELLO.C
Copyright 1995-2005 Keil Software, Inc.
------------------------------------------------------------------
www.eeworm.com/read/166718/10006076
obj hello.obj
www.eeworm.com/read/362257/10009040
h hello.h
/****************************************************************************
** $Id: hello.h,v 1.5 1999/08/24 13:08:12 hanord Exp $
**
** Copyright (C) 1992-2000 Trolltech AS. All rights reserved.
*
www.eeworm.com/read/362257/10009041
cpp hello.cpp
/****************************************************************************
** $Id: hello.cpp,v 1.6 1999/08/24 13:08:11 hanord Exp $
**
** Copyright (C) 1992-2000 Trolltech AS. All rights reserved.
www.eeworm.com/read/362257/10009044
pro hello.pro
TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = hello.h
SOURCES = hello.cpp \
main.cpp
TARGET = hello