代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/191217/5167158
java operation.java
/*
* Copyright 1999-2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/190666/5181016
java operation.java
/*
Copyright (c) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms
www.eeworm.com/read/187332/5224878
sgml operation.sgml
Server Operation
Recommended Operational Practices
Operation of a SIP server is not always easy ta
www.eeworm.com/read/179693/5302463
java operation.java
// Serializable, extensible typesafe enum with attached behaviors - Page 111
import java.io.*;
public abstract class Operation implements Serializable {
private final transient String name;
www.eeworm.com/read/179693/5302468
java operation.java
// Typesafe enum with behaviors attached to constants
public abstract class Operation {
private final String name;
Operation(String name) { this.name = name; }
public String toSt
www.eeworm.com/read/172818/5381965
texi operation.texi
@c This is part of the GNU Radius manual.
@c Copyright (C) 2003 Free Software Foundation
@c See file radius.texi for copying conditions.
@comment ******************************************************
www.eeworm.com/read/172609/5383094
c operation.c
/* $Id: operation.c,v 1.7.2.4 2004/11/18 06:54:23 yixiong Exp $ */
/*
* operation.c:
*
* Copyright (C) 2003 Deng Pan
*
* This program is free software; you can redistribut
www.eeworm.com/read/172609/5383099
h operation.h
/* $Id: operation.h,v 1.2.2.4 2004/11/18 06:54:23 yixiong Exp $ */
#ifndef _CKPT_OPERATION_H
#define _CKPT_OPERATION_H
#include
#include
#include "replica.h"
www.eeworm.com/read/168845/5432398
hpp operation.hpp
//
// Copyright (c) 2000-2002
// Joerg Walter, Mathias Koch
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted
www.eeworm.com/read/167133/5467722
java operation.java
/*
Copyright (c) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms