代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/296900/3897076
java operation.java
/*
* @(#)Operation.java 1.15 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.rmi.server;
www.eeworm.com/read/293763/3928190
java operation.java
/**
*
*/
package flow.graph.gui.graph.cell.bpel;
import java.io.Serializable;
/**
* @author Administrator
*
*/
public class Operation implements Serializable{
private String name
www.eeworm.com/read/293276/3933489
java operation.java
package com.ismyway.anyview.others;
import com.ismyway.anyview.win.FileExplorer;
public class Operation {
public static final byte INIT_OP = 1;
public static final byte OPEN_OP = 2;
public
www.eeworm.com/read/286799/4034167
cs operation.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Data;
using System.Data.SqlClient;
using System.Windows.Forms;
//using Microsoft.Internal.Performance;
namesp
www.eeworm.com/read/280957/4121579
java operation.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version
www.eeworm.com/read/276984/4160389
java operation.java
/*
*
LA-CC 05-135 Trident 0.7.1
Copyright Notice
Copyright 2006 (c) the Regents of the University of California.
This Software was produced under a U.S. Government contract
(W-7405-ENG-36) by Los
www.eeworm.com/read/276984/4160491
java operation.java
/*
*
LA-CC 05-135 Trident 0.7.1
Copyright Notice
Copyright 2006 (c) the Regents of the University of California.
This Software was produced under a U.S. Government contract
(W-7405-ENG-36) by Los
www.eeworm.com/read/272250/4217311
java operation.java
package cn.edu.buaa.ieguam.logmanage.pojos;
import cn.edu.buaa.ieguam.logmanage.Pojo;
import java.lang.Integer;
import java.lang.String;
/**
* Pojo for table OPERATION
* @author tongxiao
www.eeworm.com/read/268397/4252709
java operation.java
package dragon.nlp.tool.lemmatiser;
/**
* Interface of lemmatising operations
*
* Copyright: Copyright (c) 2005
* Company: IST, Drexel University
* @author Davis Zho
www.eeworm.com/read/449550/1676161
java operation.java
package com.po;
/**
* Operation entity.
*
* @author MyEclipse Persistence Tools
*/
public class Operation implements java.io.Serializable {
// Fields
private Integer opId;
pri