代码搜索:capable
找到约 809 项符合「capable」的源代码
代码结果 809
www.eeworm.com/read/399052/7898202
cpp asyncselect.cpp
// Module Name: asyncselect.cpp
//
// Description:
//
// This sample illustrates how to develop a layered service provider that is
// capable of counting all bytes transmitted through a TCP
www.eeworm.com/read/136772/13361582
h mips.h
/* File: mips.h
* ------------
* The Mips class defines an object capable of emitting MIPS
* instructions and managing the allocation and use of registers.
* It is used by the Tac instruction
www.eeworm.com/read/152185/5675467
cpp overlap.cpp
// Module Name: overlapped.cpp
//
// Description:
//
// This sample illustrates how to develop a layered service provider that is
// capable of counting all bytes transmitted through a TCP/
www.eeworm.com/read/152185/5675470
cpp asyncselect.cpp
// Module Name: asyncselect.cpp
//
// Description:
//
// This sample illustrates how to develop a layered service provider that is
// capable of counting all bytes transmitted through a TCP
www.eeworm.com/read/151092/5686783
java messagemanager.java
// MessageManager.java
// MessageManger is an interface for objects capable of managing
// communications with a message server.
package com.deitel.messenger;
public interface MessageManager {
www.eeworm.com/read/119401/6084163
java messagemanager.java
// MessageManager.java
// MessageManger is an interface for objects capable of managing
// communications with a message server.
package com.deitel.messenger;
public interface MessageManager {
www.eeworm.com/read/403556/11514878
makefile
# make is used to build user command 'idea'
# make raster is used to build a user command 'idea' that is capable to
# encrypt and decrypt rasterfiles (pictures on SUN compute
www.eeworm.com/read/115563/15010097
makefile
# make is used to build user command 'idea'
# make raster is used to build a user command 'idea' that is capable to
# encrypt and decrypt rasterfiles (pictures on SUN compute
www.eeworm.com/read/214343/15105179
java graphlistvertex.java
package structure;
import java.util.Iterator;
/**
* A private implementation of a vertex for use in graphs that
* are internally represented as a list. A vertex
* is capable of holding a label an
www.eeworm.com/read/250753/4427450
java messagemanager.java
// MessageManager.java
// MessageManger is an interface for objects capable of managing
// communications with a message server.
package com.deitel.messenger;
public interface MessageManager {