代码搜索:Hello
找到约 10,000 项符合「Hello」的源代码
代码结果 10,000
www.eeworm.com/read/363296/9962469
h hello.h
// hello.h : main header file for the HELLO application
//
#if !defined(AFX_HELLO_H__15D20FE7_FBC4_42EB_AE9D_4A0AAA35DD02__INCLUDED_)
#define AFX_HELLO_H__15D20FE7_FBC4_42EB_AE9D_4A0AAA35DD02__IN
www.eeworm.com/read/363296/9962471
cpp hello.cpp
// hello.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "hello.h"
#include "helloDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/363296/9962472
opt hello.opt
www.eeworm.com/read/363296/9962475
plg hello.plg
Build Log
--------------------Configuration: hello - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\fuan\LO
www.eeworm.com/read/363296/9962476
ncb hello.ncb
www.eeworm.com/read/363296/9962489
rc hello.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/363296/9962498
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
www.eeworm.com/read/167540/9964195
c-hello
www.eeworm.com/read/167516/9966824
c hello.c
/* Nand Flash Image Writing Utility */
/* (C) 2002, Mizi Research Inc.
Author: Hwang, Chideok
*/
#define _GNU_SOURCE
#include
int
main(int argc, char *argv[])
{
pr
www.eeworm.com/read/363059/9969598