代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/428903/8830104
java operation.java
public class Operation {
private double numberA=0;
private double numberB=0;
public double getNumberA() {
return numberA;
}
public void setNumberA(double numberA) {
this.numberA = nu
www.eeworm.com/read/428903/8830119
class operation.class
www.eeworm.com/read/283172/9038431
cpp operation.cpp
// Operation.cpp : implementation file
//
#include "stdafx.h"
#include "毕业设计.h"
#include "Operation.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE
www.eeworm.com/read/283172/9038474
h operation.h
#if !defined(AFX_OPERATION_H__7E5F3815_1A89_4382_9640_EB4F0D240E82__INCLUDED_)
#define AFX_OPERATION_H__7E5F3815_1A89_4382_9640_EB4F0D240E82__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif //
www.eeworm.com/read/281553/9150745
h operation.h
#ifndef OPERATION_H
#define OPERATION_H
#include
using namespace std;
struct Node{
int data;
Node *next;
};
class operation{
public:
void ad(char *a,char *b);
void m
www.eeworm.com/read/182183/9212899
cpp operation.cpp
// Operation.cpp: implementation of the COperation class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Student.h"
#include "Operation.
www.eeworm.com/read/182183/9212923
h operation.h
// Operation.h: interface for the COperation class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_OPERATION_H__C0143641_E809_4EEF_87EB_76351B339876__I
www.eeworm.com/read/178389/9400843
cpp operation.cpp
#include "Operation.h"
#include "phone.h"
#include "sms.h"
#include "Wininet.h"
COperation::COperation(void)
{
}
COperation::~COperation(void)
{
}
BOOL COperation::SendSMS(TCHAR * sz