代码搜索:HelloWorld
找到约 6,037 项符合「HelloWorld」的源代码
代码结果 6,037
www.eeworm.com/read/192182/8400428
c helloworld.c
/*
** $Id: helloworld.c,v 1.35 2006/05/10 09:51:33 xwyan Exp $
**
** Listing 2.1
**
** helloworld.c: Sample program for MiniGUI Programming Guide
** The first MiniGUI application.
**
** Copyrigh
www.eeworm.com/read/391476/8401035
java helloworld.java
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class HelloWorld extends JFrame {
public HelloWorld( String titleText ) {
super( titleText );
addWindowLis
www.eeworm.com/read/291639/8406394
c helloworld.c
#include
/*
* helloworld application code, the start code of Linux application
* compile :
* $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o helloworld helloworld.c
* $cp
www.eeworm.com/read/389459/8518269
c helloworld.c
#include
int main ()
{
printf ("Hello World!\n");
return 0;
}
www.eeworm.com/read/389417/8523265
java helloworld.java
public class HelloWorld{
public static void main(String args[]){
System.out.println("HelloWorld!");
}
}
www.eeworm.com/read/289550/8545209
c helloworld.c
/*===========================================================================
FILE: helloworld.c
===========================================================================*/
/*==============
www.eeworm.com/read/289550/8545212
plg helloworld.plg
Build Log
--------------------Configuration: helloworld - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\郎宇
www.eeworm.com/read/289550/8545215
dsw helloworld.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/289550/8545218
dsp helloworld.dsp
# Microsoft Developer Studio Project File - Name="helloworld" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86