代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/127767/14337232
txt e498. performing an ldap ``extended'' operation.txt
www.eeworm.com/read/24409/935393
pdf designing linear circuits for 5v operation.pdf
www.eeworm.com/read/172648/9697740
pdf operation_of_winfast_navigator_for_pda_中文版_.pdf
www.eeworm.com/read/119738/14823395
sct rptoper.sct
SCRIPT_NOREPEAT_HEADER_BEGIN
Report Listing Operation Information
SCRIPT_NOREPEAT_HEADER_END
-----------------------------------------------------------------------------------------------------
www.eeworm.com/read/136989/5833404
h interceptors_sh.h
//
// interceptors_sh.h,v 1.2 2000/08/18 23:49:47 kirthika Exp
//
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
// = FILENA
www.eeworm.com/read/136989/5833416
h argument.h
//
// argument.h,v 1.5 2002/09/25 16:25:38 parsons Exp
//
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
// = FILENAME
//
www.eeworm.com/read/136989/5833432
h arglist.h
//
// arglist.h,v 1.4 2002/07/01 13:49:21 parsons Exp
//
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
// = FILENAME
//
www.eeworm.com/read/172209/9719633
txt serial_port_in_win32.txt
Serial Communications in Win32
Allen Denver
Microsoft Windows Developer Support
December 11, 1995
Allen seldom eats breakfast, but if he had to pick a favorite, Win32 serial communications wou
www.eeworm.com/read/373369/9460627
java robot.java
//: typeinfo/Robot.java
import java.util.*;
import net.mindview.util.*;
public interface Robot {
String name();
String model();
List operations();
class Test {
public
www.eeworm.com/read/169058/9883333
java robot.java
//: typeinfo/Robot.java
import java.util.*;
import net.mindview.util.*;
public interface Robot {
String name();
String model();
List operations();
class Test {
public