代码搜索:Hello
找到约 10,000 项符合「Hello」的源代码
代码结果 10,000
www.eeworm.com/read/428001/8905608
java hello.java
public class hello
{
public static void main(String arg[])
{
System.out.println("HelloWorld!");
}
}
www.eeworm.com/read/428001/8905615
class hello.class
www.eeworm.com/read/427841/8916589
vcb hello.vcb
www.eeworm.com/read/427841/8916597
ico hello.ico
www.eeworm.com/read/427841/8916608
vco hello.vco
www.eeworm.com/read/427841/8916614
rc hello.rc
// Microsoft eMbedded Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
///////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/427841/8916619
vcw hello.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
www.eeworm.com/read/427841/8916633
vcp hello.vcp
# Microsoft eMbedded Visual Tools Project File - Name="Hello" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Win32
www.eeworm.com/read/427841/8916638
h hello.h
// Hello.h : main header file for the HELLO application
//
#if !defined(AFX_HELLO_H__F0547A45_99B7_4DC1_A873_2FDBD6F1E351__INCLUDED_)
#define AFX_HELLO_H__F0547A45_99B7_4DC1_A873_2FDBD6F1E351__IN
www.eeworm.com/read/427841/8916643
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