代码搜索:Simple
找到约 10,000 项符合「Simple」的源代码
代码结果 10,000
www.eeworm.com/read/129156/5974953
c simple.c
//---------------------------------------------------------------------------
//
// Module: simple.c
//
// Purpose:
// The sample application demonstrates the usage of the Simple TAPI
//
www.eeworm.com/read/129156/5974958
mak simple.mak
# Microsoft Visual C++ Generated NMAKE File, Format Version 2.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
!IF "$(CFG)" == ""
CFG=Win32 Debug
!MESSAGE No configuration s
www.eeworm.com/read/128447/5990201
cxx simple.cxx
//==========================================================================
//
// simple.cxx
//
// Simple, non formatting trace and assert functions
//
//===================================
www.eeworm.com/read/127438/6006356
c simple.c
#include "mpi.h"
int main(int argc, char *argv[])
{
MPI_Init(&argc, &argv);
MPI_Finalize();
return 0;
}
www.eeworm.com/read/127438/6006357
dsp simple.dsp
# Microsoft Developer Studio Project File - Name="simple" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Consol
www.eeworm.com/read/123952/6056698
pbt simple.pbt
Save Format v3.0(19990112)
appname "simple";
applib "simple.pbl";
liblist "simple.pbl";
type "pb";
www.eeworm.com/read/123322/6060514
cxx simple.cxx
//==========================================================================
//
// simple.cxx
//
// Simple, non formatting trace and assert functions
//
//===================================
www.eeworm.com/read/123117/6063134
java simple.java
/*
* 1.1 version.
*/
import java.applet.Applet;
import java.awt.Graphics;
public class Simple extends Applet {
StringBuffer buffer;
public void init() {
buffer = new StringBuffer();
www.eeworm.com/read/123117/6063137
java simple.java
/*
* 1.0 code.
*/
import java.applet.Applet;
import java.awt.Graphics;
public class Simple extends Applet {
StringBuffer buffer;
public void init() {
buffer = new StringBuffer();
www.eeworm.com/read/117963/6100307
fl simple.fl
# data file for the FLTK User Interface Designer (FLUID)
version 2.0001
images_dir ./
header_name {.h}
code_name {.cxx}
gridx 1
gridy 1
snap 1
decl {\#include } {public
}
dec