代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/199568/7844793
java maximumfinder.java
// Fig. 6.3: MaximumFinder.java
// Programmer-declared method maximum.
import java.util.Scanner;
public class MaximumFinder
{
// obtain three floating-point values and determine maximum val
www.eeworm.com/read/141979/5766611
h shapeinterface.h
#ifndef __SHAPEINTERFACE_H__
#define __SHAPEINTERFACE_H__
#include
#include
// Foware declared...
class CWindowGc;
/**
*
* @class CShape ShapeInterface.h
* @brief
www.eeworm.com/read/484435/6576204
c malloc.c
#include "malloc.h"
#include "as31glue.h"
#include "printf.h"
/* this "simm_id" type is what will normally be passed around, */
/* and declared inside of other structs (like playlists, file */
/* l
www.eeworm.com/read/258434/11864278
h doansi.h
/*
** DOANSI.H - Portable ANSI screen code interpreter
**
** From DRSK_105.LZH (ansi.c), hereby declared free for use for whatever
** purposes by author: Mark Kimes
*/
/* set maxx,maxy as d
www.eeworm.com/read/155415/11877601
h usermsgs.h
#pragma once
// ALL WM_USER messages are to be declared here *after* 'WM_FIRST_EMULE_USER_MSG'
enum EUserWndMessages
{
// *) Do *NOT* place any message *before* WM_FIRST_EMULE_USER_MSG !!
//
www.eeworm.com/read/341877/12056948
h doansi.h
/*
** DOANSI.H - Portable ANSI screen code interpreter
**
** From DRSK_105.LZH (ansi.c), hereby declared free for use for whatever
** purposes by author: Mark Kimes
*/
/* set maxx,maxy as d
www.eeworm.com/read/341732/12068244
h shapeinterface.h
#ifndef __SHAPEINTERFACE_H__
#define __SHAPEINTERFACE_H__
#include
#include
// Foware declared...
class CWindowGc;
/**
*
* @class CShape ShapeInterface.h
* @brief
www.eeworm.com/read/130553/14186557
h doansi.h
/*
** DOANSI.H - Portable ANSI screen code interpreter
**
** From DRSK_105.LZH (ansi.c), hereby declared free for use for whatever
** purposes by author: Mark Kimes
*/
/* set maxx,maxy as d
www.eeworm.com/read/476965/1365112
h shapeinterface.h
#ifndef __SHAPEINTERFACE_H__
#define __SHAPEINTERFACE_H__
#include
#include
// Foware declared...
class CWindowGc;
/**
*
* @class CShape ShapeInterface.h
* @br
www.eeworm.com/read/472280/1412647
h verify.h
/*
* verify.h
*
* only publically accessible (i.e. required outside of the verifier)
* are declared here.
*
* copyright 2003, Rob Gonzalez (rob@kaffe.org)
*/
#ifndef __verify_h
#define __verif