代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/153151/5652558
java concreteclass.java
package com.javapatterns.memento.wideandnarrow1;
public class ConcreteClass implements Narrow
{
public void operation1()
{
System.out.println("operation1()");
}
public voi
www.eeworm.com/read/105977/15649685
h bank.h
#include
#include "account.h"
#ifndef _BANK_040607_H
#define _BANK_040607_H
class Bank {
public:
void readRecords(char* filePath);
Bank();
char get_command();
void do_comma
www.eeworm.com/read/136989/5833427
h amh_rh_sh.h
//=============================================================================
/**
* @file amh_rh_sh.h
*
* amh_rh_sh.h,v 1.2 2002/01/18 01:52:54 mayur Exp
*
* Creates operation code for AM
www.eeworm.com/read/119738/14823334
sct delbasic.sct
CLASS_USER1
unit CLASS_NAME;
interface
CLASS_USER2
CLASS_USER3
uses SysUtils, Messages, Classes [, BASE_CLASS ] [, ASSOCIATION_ONE_CLASS ][, AGGREGATION_ONE_CLASS ][, ASSOCIATION_MANY_CLASS ]
www.eeworm.com/read/119738/14823353
sct tabobmsg.sct
SCRIPT_NOREPEAT_HEADER_BEGIN
Sequence #, Sender System/Class::Object, Sender Operation, Return Type, Receiver System/Class::Object, Invoked Operation (Parameters) SCRIPT_NOREPEAT_HEADER_END
[INTER
www.eeworm.com/read/119738/14823456
sct delphi0.sct
CLASS_USER1
unit CLASS_NAME;
interface
CLASS_USER2
CLASS_USER3
uses SysUtils, Messages, Classes [, BASE_CLASS ][, ASSOCIATION_ONE_CLASS ][, AGGREGATION_ONE_CLASS ][, ASSOCIATION_MANY_CLASS ][,
www.eeworm.com/read/136989/5833429
h interceptors_result.h
//
// interceptors_result.h,v 1.3 2002/09/25 16:25:38 parsons Exp
//
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
// = FIL
www.eeworm.com/read/136989/5834033
h dii_invocation_adapter.h
// -*- C++ -*-
//=============================================================================
/**
* @file DII_Invocation_Adapter.h
*
* DII_Invocation_Adapter.h,v 1.4 2003/10/30 10:43:0
www.eeworm.com/read/105050/15679324
cpp classoperationpropertydialog.cpp
/* ==========================================================================
Class : CClassOperationPropertyDialog
Author : Johan Rosengren, Abstrakt Mekanik AB
Date : 2004-06-14
P
www.eeworm.com/read/119738/14823351
txt delphi_customer.sct.txt
Unit CLASS_NAME;
{------------------------------------------------------------------------=
-------------------------}
{CLASS_DESCRIPTION}
{--------------------------------------------------